Error in local storage info

lobic

New Member
May 30, 2016
11
0
1
46
after update to pve-manager/4-3-3/557191d3 (from 10.10.2016) there is a error in usage information on local storage - on every system i can see only Nan% (0 B of 0B). previous version (update from 27.9.2016) was OK a and can see the right (on non updated systems) free/total capacity of local storage. note that local-zfs and nfs has correct information about free/total space storage
 
can you please post the ouptut of the complete
Code:
pveversion -v

and did you clear your browser cache?
if yes and it did not help can you post the output of
Code:
time df /
 
can you please post the ouptut of the complete
Code:
pveversion -v

and did you clear your browser cache?
if yes and it did not help can you post the output of
Code:
time df /

yep, i did, its clear..

root@pvetemp:~# pveversion -v
proxmox-ve: 4.3-66 (running kernel: 4.4.16-1-pve)
pve-manager: 4.3-3 (running version: 4.3-3/557191d3)
pve-kernel-4.4.6-1-pve: 4.4.6-48
pve-kernel-4.4.13-1-pve: 4.4.13-56
pve-kernel-4.4.13-2-pve: 4.4.13-58
pve-kernel-4.4.15-1-pve: 4.4.15-60
pve-kernel-4.4.16-1-pve: 4.4.16-64
pve-kernel-4.4.19-1-pve: 4.4.19-66
pve-kernel-4.4.10-1-pve: 4.4.10-54
lvm2: 2.02.116-pve3
corosync-pve: 2.4.0-1
libqb0: 1.0-1
pve-cluster: 4.0-46
qemu-server: 4.0-91
pve-firmware: 1.1-9
libpve-common-perl: 4.0-75
libpve-access-control: 4.0-19
libpve-storage-perl: 4.0-66
pve-libspice-server1: 0.12.8-1
vncterm: 1.2-1
pve-qemu-kvm: 2.6.2-2
pve-container: 1.0-78
pve-firewall: 2.0-31
pve-ha-manager: 1.0-35
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u2
lxc-pve: 2.0.5-1
lxcfs: 2.0.4-pve1
criu: 1.6.0-1
novnc-pve: 0.5-8
zfsutils: 0.6.5.7-pve10~bpo80

root@pvetemp:~# time df /
Filesystem 1K-blocks Used Available Use% Mounted on
rpool/ROOT/pve-1 3304411392 18996992 3285414400 1% /

real 0m0.003s
user 0m0.000s
sys 0m0.000s
 
Tracked as #1165, fix is on the list.
 
Last edited:
Lobic,

It (may) has nothing to do with your issue but you should reboot your host in order to load the new kernel you've installed:

root@pvetemp:~# pveversion -v
proxmox-ve: 4.3-66 (running kernel: 4.4.16-1-pve)
pve-manager: 4.3-3 (running version: 4.3-3/557191d3)
pve-kernel-4.4.6-1-pve: 4.4.6-48
pve-kernel-4.4.13-1-pve: 4.4.13-56
pve-kernel-4.4.13-2-pve: 4.4.13-58
pve-kernel-4.4.15-1-pve: 4.4.15-60
pve-kernel-4.4.16-1-pve: 4.4.16-64
pve-kernel-4.4.19-1-pve: 4.4.19-66
 
Lobic,

It (may) has nothing to do with your issue but you should reboot your host in order to load the new kernel you've installed:

root@pvetemp:~# pveversion -v
proxmox-ve: 4.3-66 (running kernel: 4.4.16-1-pve)
pve-manager: 4.3-3 (running version: 4.3-3/557191d3)
pve-kernel-4.4.6-1-pve: 4.4.6-48
pve-kernel-4.4.13-1-pve: 4.4.13-56
pve-kernel-4.4.13-2-pve: 4.4.13-58
pve-kernel-4.4.15-1-pve: 4.4.15-60
pve-kernel-4.4.16-1-pve: 4.4.16-64
pve-kernel-4.4.19-1-pve: 4.4.19-66


thank you, but after restart i still have "NaN% (0B of 0B)" in local storage
 
thank you, but after restart i still have "NaN% (0B of 0B)" in local storage

which was to be expected - it is a bug in pve-storage, and like I said, the fix is already available on the pve-devel list
 
Is it already foreseeable when this fix is available in the pve-no-subscription repository?
 
as soon as its tested and bug-free, then it will be released. I expect in a about a week, maybe faster.
 
  • Like
Reactions: Padrio