C
Chris Rivera
Guest
I use a nfs mount for 2 directories.
/var/lib/vz/backup ( backups )
/var/lib/vz/xtemplates ( templates folder )
this works great for all nodes... i just installed new iso 2.3, ran upgrade distro got it up to date. I added the mounts and it looks right.
*.*.*.*:/backup on /var/lib/vz/backup type nfs (rw,vers=3,addr=)
*.*.*.*:/xtemplates on /var/lib/vz/xtemplates type nfs (rw,vers=3,addr=)
i can use the command line to goto these mounts and verify the files from the nfs directory is mounted and its not showing local data. But when i goto proxmox gui and choose storage > node 12 > {backups|xtemplates} i get loading that never shows anything. When i try to see the content using the api i get back a blank response.
Why does the gui and api not see the data?
I have rebooted the server, Restarted pvedaemon, pve-cluster.
######
root@proxmox11:~# pveversion -v
pve-manager: 2.3-13 (pve-manager/2.3/7946f1f1)
running kernel: 2.6.32-18-pve
proxmox-ve-2.6.32: 2.3-88
pve-kernel-2.6.32-11-pve: 2.6.32-66
pve-kernel-2.6.32-16-pve: 2.6.32-82
pve-kernel-2.6.32-18-pve: 2.6.32-88
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-4
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-36
qemu-server: 2.3-17
pve-firmware: 1.0-21
libpve-common-perl: 1.0-48
libpve-access-control: 1.0-26
libpve-storage-perl: 2.3-6
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.4-6
ksm-control-daemon: 1.1-1
#####
/var/lib/vz/backup ( backups )
/var/lib/vz/xtemplates ( templates folder )
this works great for all nodes... i just installed new iso 2.3, ran upgrade distro got it up to date. I added the mounts and it looks right.
*.*.*.*:/backup on /var/lib/vz/backup type nfs (rw,vers=3,addr=)
*.*.*.*:/xtemplates on /var/lib/vz/xtemplates type nfs (rw,vers=3,addr=)
i can use the command line to goto these mounts and verify the files from the nfs directory is mounted and its not showing local data. But when i goto proxmox gui and choose storage > node 12 > {backups|xtemplates} i get loading that never shows anything. When i try to see the content using the api i get back a blank response.
Why does the gui and api not see the data?
I have rebooted the server, Restarted pvedaemon, pve-cluster.
######
root@proxmox11:~# pveversion -v
pve-manager: 2.3-13 (pve-manager/2.3/7946f1f1)
running kernel: 2.6.32-18-pve
proxmox-ve-2.6.32: 2.3-88
pve-kernel-2.6.32-11-pve: 2.6.32-66
pve-kernel-2.6.32-16-pve: 2.6.32-82
pve-kernel-2.6.32-18-pve: 2.6.32-88
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-4
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-36
qemu-server: 2.3-17
pve-firmware: 1.0-21
libpve-common-perl: 1.0-48
libpve-access-control: 1.0-26
libpve-storage-perl: 2.3-6
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.4-6
ksm-control-daemon: 1.1-1
#####