Re: What vzctl --features nfs:on ... do? [message #32829 is a reply to message #32815] |
Mon, 01 September 2008 13:31   |
piavlo
Messages: 159 Registered: January 2007
|
Senior Member |
|
|
vzctl-3.0.22
Yes mount -t nfs... always works from inside of VE
while there is mask 0000000000000000/0000000000000000
I just did vzctl set 111 --features nfs:on --save
and restarted the VE and now the mask is 0000000000000002/0000000000000002
And then i also add vzctl set 111 --features sysfs:on --save the mask is 0000000000000003/0000000000000003
So AFAI understand sysfs is least significant bit and nfs is second significant bit. And mask is in decimal or hexadicimal format.
[Updated on: Mon, 01 September 2008 13:36] Report message to a moderator
|
|
|