I'm at odds again. I thought it was resolved, but it is not.
Pveversion -v
Whenever I try to create a CT onto a NFS Share I get an error for chmod
Attached is the setting for my NFS Share (Share Name = "proxCT")
The network is 192.168.222.0/24
The NFS is 192.168.222.11
Proxmox is 192.168.222.10
I can successfully create KVM on the share using /vdev1/proxKVM
The ownership of all new files created through SSH are "root".
"no_root_squash" has been enabled for /vdev1/proxCT
'sharenfs = rw=@192.168.222.0/24,root=@192.168.222.0/24 vdev1/proxCT'
I CAN download template files to this NFS share, whereas, I couldn't before during test production.
Pveversion -v
Code:
root@zwtprox1:/mnt/pve/proxCT# pveversion -vpve-manager: 3.0-23 (pve-manager/3.0/957f0862)
running kernel: 2.6.32-22-pve
proxmox-ve-2.6.32: 3.0-107
pve-kernel-2.6.32-20-pve: 2.6.32-100
pve-kernel-2.6.32-22-pve: 2.6.32-107
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-23
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
Code:
Creating container private area (/mnt/pve/proxCT/template/cache/centos-6-standard_6.3-1_i386.tar.gz)
chmod: changing permissions of `/mnt/pve/proxCT/private/108.tmp': Operation not permitted
tar: ./usr/lib/libdns.so.81.4.1: Cannot open: Operation not permitted
tar: ./usr/lib/libtiff.so.3.9.4: Cannot open: Operation not permitted
tar: ./usr/lib/libnsssysinit.so: Cannot open: Operation not permitted
tar: ./usr/lib/libisccfg.so.82.0.1: Cannot open: Operation not permitted
tar: ./usr/lib/libffi.so.5.0.6: Cannot open: Operation not permitted
tar: ./usr/lib/libgnutlsxx.so.26.14.12: Cannot open: Operation not permitted
tar: ./usr/lib/libkdb5.so.5.0: Cannot open: Operation not permitted
The network is 192.168.222.0/24
The NFS is 192.168.222.11
Proxmox is 192.168.222.10
I can successfully create KVM on the share using /vdev1/proxKVM
The ownership of all new files created through SSH are "root".
"no_root_squash" has been enabled for /vdev1/proxCT
'sharenfs = rw=@192.168.222.0/24,root=@192.168.222.0/24 vdev1/proxCT'
I CAN download template files to this NFS share, whereas, I couldn't before during test production.
Last edited: