openvz: startup warnings

mir

Famous Member
Apr 14, 2012
3,585
142
133
Copenhagen, Denmark
Hi all,

When ever I start a CT I get this in the log:
/bin/cp: preserving permissions for `/etc/hosts.6': Operation not supported
ERROR: Can't copy file /etc/hosts

Anything to worry about?
 
I guess the container is on NFS? Make sure you use no_root_squash one the NFS server. (Maybe noacl can also help).
 
It is a NFS on a zpool (nexenta) but no_root_squash is set:

sharemgr show -vp
default nfs=()
zfs
zfs/vShare/nfs nfs=(anon="-1") nfs:sys=(rw="@172.16.2.0/24" root="@172.16.2.0/24")
/volumes/vShare/nfs
 
It is a NFS on a zpool (nexenta) but no_root_squash is set:

sharemgr show -vp
default nfs=()
zfs
zfs/vShare/nfs nfs=(anon="-1") nfs:sys=(rw="@172.16.2.0/24" root="@172.16.2.0/24")
/volumes/vShare/nfs

I really need help OpenVz show error and warning because my Nexenta is not accept No Root Squash , how to configure this step by step
please help me