Closed Ekerim closed 2 years ago
This is related to this issue over in the openzfs repo.
Root cause is still under investigation and will need to be fixed in openzfs source, but in the meantime this workaround should get the job done until its fixed upstream.
mkdir /root/.zpool.d
curl -o /root/.zpool.d/upath https://scripts.45drives.com/zfs/upath && chmod +x /root/.zpool.d/upath
ZPOOL_SCRIPTS_AS_ROOT=1 zpool status -p -t -c upath
Thank you.
Worked as it should.
On Rocky 8 (RHEL8) the message '/dev/(null' is shown as a message for each disk in the status view.