You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zabbix throws an error for zpool discovery, if zfs pool and zfs dataset have the same name.
As example, proxmox zfs layout zpool list rpool NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT rpool 952G 3.29G 949G - - 2% 0% 1.00x ONLINE - zfs list rpool NAME USED AVAIL REFER MOUNTPOINT rpool 3.29G 919G 104K /rpool
ZFS: Zfs Pool discovery
Cannot create item: item with the same key "zfs.get.fsinfo[rpool,available]" already exists.
Cannot create item: item with the same key "zfs.get.fsinfo[rpool,used]" already exists.
The text was updated successfully, but these errors were encountered:
Zabbix throws an error for zpool discovery, if zfs pool and zfs dataset have the same name.
As example, proxmox zfs layout
zpool list rpool NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT rpool 952G 3.29G 949G - - 2% 0% 1.00x ONLINE -
zfs list rpool NAME USED AVAIL REFER MOUNTPOINT rpool 3.29G 919G 104K /rpool
ZFS: Zfs Pool discovery
Cannot create item: item with the same key "zfs.get.fsinfo[rpool,available]" already exists.
Cannot create item: item with the same key "zfs.get.fsinfo[rpool,used]" already exists.
The text was updated successfully, but these errors were encountered: