Get volume info on ZFS return volume_size_info on 'xxxxxxx' failed

Yangtzi

Active Member
Jun 22, 2019
7
1
43
47
Get volume info on zfs return failed.



Bash:
oot@pve1:~# pvesh get /nodes/pve1/storage/
┌───────────────────┬───────────┬─────────┬────────┬────────────┬─────────┬────────┬────────────┬───────────┬───────────────┐
│ content           │ storage   │ type    │ active │      avail │ enabled │ shared │      total │      used │ used_fraction │
╞═══════════════════╪═══════════╪═════════╪════════╪════════════╪═════════╪════════╪════════════╪═══════════╪═══════════════╡
│ images,rootdir    │ data      │ zfspool │ 1      │  90.74 GiB │ 1       │ 0      │ 144.38 GiB │ 53.63 GiB │        37.15% │
├───────────────────┼───────────┼─────────┼────────┼────────────┼─────────┼────────┼────────────┼───────────┼───────────────┤
│ images,rootdir    │ local-lvm │ lvmthin │ 1      │ 777.86 GiB │ 1       │ 0      │ 794.79 GiB │ 16.93 GiB │         2.13% │
├───────────────────┼───────────┼─────────┼────────┼────────────┼─────────┼────────┼────────────┼───────────┼───────────────┤
│ vztmpl,backup,iso │ local     │ dir     │ 1      │  70.46 GiB │ 1       │ 0      │  93.93 GiB │ 18.66 GiB │        19.86% │
└───────────────────┴───────────┴─────────┴────────┴────────────┴─────────┴────────┴────────────┴───────────┴───────────────┘
root@pve1:~# pvesh get /nodes/pve1/storage/data/content
┌────────┬───────────┬─────────────────────────────┬───────┬───────────┬───────┬────────┬───────────┬──────┬──────────────┬──────┐
│ format │      size │ volid                       │ ctime │ encrypted │ notes │ parent │ protected │ used │ verification │ vmid │
╞════════╪═══════════╪═════════════════════════════╪═══════╪═══════════╪═══════╪════════╪═══════════╪══════╪══════════════╪══════╡
│ raw    │ 20.00 GiB │ data:vm-100-user01_disk.raw │       │           │       │        │           │      │              │  100 │
├────────┼───────────┼─────────────────────────────┼───────┼───────────┼───────┼────────┼───────────┼──────┼──────────────┼──────┤
│ raw    │ 32.00 GiB │ data:vm-103-disk-0          │       │           │       │        │           │      │              │  103 │
└────────┴───────────┴─────────────────────────────┴───────┴───────────┴───────┴────────┴───────────┴──────┴──────────────┴──────┘
root@pve1:~# pvesh get /nodes/pve1/storage/data/content/vm-103-disk-0
volume_size_info on 'data:vm-103-disk-0' failed
root@pve1:~#
root@pve1:~#
root@pve1:~#
root@pve1:~#
root@pve1:~# pvesh get /nodes/pve1/storage/local-lvm/content/
┌────────┬───────────┬───────────────────────────┬────────────┬───────────┬───────┬────────┬───────────┬──────┬──────────────┬──────┐
│ format │      size │ volid                     │      ctime │ encrypted │ notes │ parent │ protected │ used │ verification │ vmid │
╞════════╪═══════════╪═══════════════════════════╪════════════╪═══════════╪═══════╪════════╪═══════════╪══════╪══════════════╪══════╡
│ raw    │  4.00 MiB │ local-lvm:base-101-disk-0 │ 1644657508 │           │       │        │           │      │              │  101 │
├────────┼───────────┼───────────────────────────┼────────────┼───────────┼───────┼────────┼───────────┼──────┼──────────────┼──────┤
│ raw    │ 60.00 GiB │ local-lvm:base-101-disk-1 │ 1644657509 │           │       │        │           │      │              │  101 │
├────────┼───────────┼───────────────────────────┼────────────┼───────────┼───────┼────────┼───────────┼──────┼──────────────┼──────┤
│ raw    │ 15.00 GiB │ local-lvm:vm-100-disk-0   │ 1644656361 │           │       │        │           │      │              │  100 │
├────────┼───────────┼───────────────────────────┼────────────┼───────────┼───────┼────────┼───────────┼──────┼──────────────┼──────┤
│ raw    │  4.00 MiB │ local-lvm:vm-102-disk-0   │ 1645788324 │           │       │        │           │      │              │  102 │
├────────┼───────────┼───────────────────────────┼────────────┼───────────┼───────┼────────┼───────────┼──────┼──────────────┼──────┤
│ raw    │ 60.00 GiB │ local-lvm:vm-102-disk-1   │ 1645788324 │           │       │        │           │      │              │  102 │
├────────┼───────────┼───────────────────────────┼────────────┼───────────┼───────┼────────┼───────────┼──────┼──────────────┼──────┤
│ raw    │  4.00 MiB │ local-lvm:vm-103-disk-0   │ 1645788507 │           │       │        │           │      │              │  103 │
├────────┼───────────┼───────────────────────────┼────────────┼───────────┼───────┼────────┼───────────┼──────┼──────────────┼──────┤
│ raw    │ 60.00 GiB │ local-lvm:vm-103-disk-1   │ 1645788508 │           │       │        │           │      │              │  103 │
├────────┼───────────┼───────────────────────────┼────────────┼───────────┼───────┼────────┼───────────┼──────┼──────────────┼──────┤
│ raw    │ 60.00 GiB │ local-lvm:vm-106-disk-1   │ 1645786194 │           │       │        │           │      │              │  106 │
└────────┴───────────┴───────────────────────────┴────────────┴───────────┴───────┴────────┴───────────┴──────┴──────────────┴──────┘
root@pve1:~# pvesh get /nodes/pve1/storage/local-lvm/content/vm-106-disk-1
┌────────┬────────────────────────┐
│ key    │ value                  │
╞════════╪════════════════════════╡
│ format │ raw                    │
├────────┼────────────────────────┤
│ path   │ /dev/pve/vm-106-disk-1 │
├────────┼────────────────────────┤
│ size   │ 60.00 GiB              │
├────────┼────────────────────────┤
│ used   │ 0.00 B                 │
└────────┴────────────────────────┘
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!