Hi all,
The output I get from the web interface under Datacenter > Summary > Storage is different from the one I get running zpool list from the CLI. Could anyone please explain this?
root@pve01:~# !489
zpool list
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
pool-0 4.34T 2.12T 2.23T - 51% 48% 1.00x ONLINE -
root@pve01:~# zpool status
pool: pool-0
state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(5) for details.
scan: scrub repaired 0B in 32h52m with 0 errors on Mon Nov 12 09:16:38 2018
config:
NAME STATE READ WRITE CKSUM
pool-0 ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
sdb ONLINE 0 0 0
sdc ONLINE 0 0 0
mirror-1 ONLINE 0 0 0
sdd ONLINE 0 0 0
sde ONLINE 0 0 0
mirror-2 ONLINE 0 0 0
sdf ONLINE 0 0 0
sdg ONLINE 0 0 0
mirror-3 ONLINE 0 0 0
sdh ONLINE 0 0 0
sdi ONLINE 0 0 0
errors: No known data errors
root@pve01:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 189G 0 189G 0% /dev
tmpfs 38G 908M 37G 3% /run
/dev/mapper/pve-root 46G 15G 29G 35% /
tmpfs 189G 37M 189G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 189G 0 189G 0% /sys/fs/cgroup
pool-0 280G 128K 280G 1% /pool-0
pool-0/proxmox 280G 128K 280G 1% /pool-0/proxmox
pool-0/proxmox/backup 282G 2.2G 280G 1% /pool-0/proxmox/back
pool-0/proxmox/container 280G 128K 280G 1% /pool-0/proxmox/cont
pool-0/proxmox/container/subvol-102-disk-1 8.0G 637M 7.4G 8% /pool-0/proxmox/cont
pool-0/proxmox/kvm 280G 0 280G 0% /pool-0/proxmox/kvm
x.x.x.x:/vm 2.6T 1.6T 1.1T 59% /mnt/pve/qnap-vm
x.x.x.x:/ISO 2.6T 1.6T 1.1T 59% /mnt/pve/qnap-iso
/dev/fuse 30M 40K 30M 1% /etc/pve
tmpfs 38G 0 38G 0% /run/user/0
Thanks,
Stefano
The output I get from the web interface under Datacenter > Summary > Storage is different from the one I get running zpool list from the CLI. Could anyone please explain this?
root@pve01:~# !489
zpool list
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
pool-0 4.34T 2.12T 2.23T - 51% 48% 1.00x ONLINE -
root@pve01:~# zpool status
pool: pool-0
state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(5) for details.
scan: scrub repaired 0B in 32h52m with 0 errors on Mon Nov 12 09:16:38 2018
config:
NAME STATE READ WRITE CKSUM
pool-0 ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
sdb ONLINE 0 0 0
sdc ONLINE 0 0 0
mirror-1 ONLINE 0 0 0
sdd ONLINE 0 0 0
sde ONLINE 0 0 0
mirror-2 ONLINE 0 0 0
sdf ONLINE 0 0 0
sdg ONLINE 0 0 0
mirror-3 ONLINE 0 0 0
sdh ONLINE 0 0 0
sdi ONLINE 0 0 0
errors: No known data errors
root@pve01:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 189G 0 189G 0% /dev
tmpfs 38G 908M 37G 3% /run
/dev/mapper/pve-root 46G 15G 29G 35% /
tmpfs 189G 37M 189G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 189G 0 189G 0% /sys/fs/cgroup
pool-0 280G 128K 280G 1% /pool-0
pool-0/proxmox 280G 128K 280G 1% /pool-0/proxmox
pool-0/proxmox/backup 282G 2.2G 280G 1% /pool-0/proxmox/back
pool-0/proxmox/container 280G 128K 280G 1% /pool-0/proxmox/cont
pool-0/proxmox/container/subvol-102-disk-1 8.0G 637M 7.4G 8% /pool-0/proxmox/cont
pool-0/proxmox/kvm 280G 0 280G 0% /pool-0/proxmox/kvm
x.x.x.x:/vm 2.6T 1.6T 1.1T 59% /mnt/pve/qnap-vm
x.x.x.x:/ISO 2.6T 1.6T 1.1T 59% /mnt/pve/qnap-iso
/dev/fuse 30M 40K 30M 1% /etc/pve
tmpfs 38G 0 38G 0% /run/user/0
Thanks,
Stefano