[PVE-User] NFS share do not mount from GUI but succeed with CLI
Laurent LEGENDRE
geminux50 at gmail.com
Thu Aug 2 13:29:07 CEST 2012
Hi,
We build a 3 nodes cluster (without HA) connected to a SAN for KVM storage.
We also have a NAS with an NFS share for backups.
I can add the nfs share (showmount works, we're able to the remote
exports) but proxmox never mounts it and do not show any
errors...(even after reboot)
However manual mount works well ! Any idea ??
# mkdir /mnt/pve/NFS_BKPS
# mount 192.168.30.25:/backups_proxmox -o vers=3,rw /mnt/pve/NFS_BKPS
###### mount
[...]
192.168.30.25:/backups_proxmox on /mnt/pve/NFS_BKPS type nfs
(rw,vers=3,addr=192.168.30.25)
###### cat /etc/pve/storage.cfg
[...]
nfs: NFS_BKPS
path /mnt/pve/NFS_BKPS
server 192.168.30.25
export /backups_proxmox
options vers=3
content backup
maxfiles 1
###### pveversion --verbose
pve-manager: 2.1-12 (pve-manager/2.1/be112d89)
running kernel: 2.6.32-13-pve
proxmox-ve-2.6.32: 2.1-72
pve-kernel-2.6.32-11-pve: 2.6.32-66
pve-kernel-2.6.32-13-pve: 2.6.32-72
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.3-1
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.92-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.8-1
pve-cluster: 1.0-27
qemu-server: 2.0-45
pve-firmware: 1.0-17
libpve-common-perl: 1.0-28
libpve-access-control: 1.0-24
libpve-storage-perl: 2.0-27
vncterm: 1.0-2
vzctl: 3.0.30-2pve5
vzprocps: 2.0.11-2
vzquota: 3.0.12-3
pve-qemu-kvm: 1.1-6
ksm-control-daemon: 1.1-1
More information about the pve-user
mailing list