Hi all!
I'm trying to mount nfs share inside openvz container (Gentoo) but I can't. I'm getting:
On host I've no proboem with mounting. I've set FEATURES for container:
I have no idea what I'm doing wrong. May I please for advice?
I'm trying to mount nfs share inside openvz container (Gentoo) but I can't. I'm getting:
Code:
# mount.nfs -v 192.168.7.162:/data/nfs/ /data/nfs/ -o vers=3,nolock
mount.nfs: timeout set for Mon Jun 24 13:22:40 2013
mount.nfs: trying text-based options 'vers=3,nolock,addr=192.168.7.162'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 192.168.7.162 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 192.168.7.162 prog 100005 vers 3 prot UDP port 39248
mount.nfs: mount(2): No such device
mount.nfs: No such device
On host I've no proboem with mounting. I've set FEATURES for container:
Code:
# grep FEATURES /etc/pve/openvz/100.conf
FEATURES="nfsd:on"
I have no idea what I'm doing wrong. May I please for advice?
Code:
# pveversion --verbose
pve-manager: 3.0-23 (pve-manager/3.0/957f0862)
running kernel: 2.6.32-20-pve
proxmox-ve-2.6.32: 3.0-100
pve-kernel-2.6.32-20-pve: 2.6.32-100
lvm2: 2.02.95-pve3
clvm: 2.02.95-pve3
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-1
pve-cluster: 3.0-4
qemu-server: 3.0-20
pve-firmware: 1.0-22
libpve-common-perl: 3.0-4
libpve-access-control: 3.0-4
libpve-storage-perl: 3.0-8
vncterm: 1.1-4
vzctl: 4.0-1pve3
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-13
ksm-control-daemon: 1.1-1
Last edited: