Today I had the misfortune of having a drive fail on a ZFS volume. One of the two hot-spares did its thing and took over for the failing drive, but PBS has a UI bug where it fails to parse the output of some ZFS command:

Clicking on the "Details" button for any ZFS pool generates a modal dialog with the above output, and I can only dismiss it via 'ESC'.
If someone on Team Proxmox can tell me the command line to use I can capture the output for a proper bug report before I replace the drive.

Code:
unable to parse zfs status config tree - 0: at line 15, in Eof: /dev/disk/by-id/wwn-0x5000c50062d23573-part1 INUSE currently in use ^ (400)
Clicking on the "Details" button for any ZFS pool generates a modal dialog with the above output, and I can only dismiss it via 'ESC'.
If someone on Team Proxmox can tell me the command line to use I can capture the output for a proper bug report before I replace the drive.