Like this, a non-ZFS filesystem living on a whole disk will also be detected when it is not mounted. Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
9 lines
344 B
Plaintext
9 lines
344 B
Plaintext
{
|
|
"blockdevices": [
|
|
{"path":"/dev/sdm", "parttype":null, "fstype":null},
|
|
{"path":"/dev/sdm1", "parttype":"6a898cc3-1dd2-11b2-99a6-080020736631", "fstype":"zfs_member"},
|
|
{"path":"/dev/sdm9", "parttype":"6a945a3b-1dd2-11b2-99a6-080020736631", "fstype":null},
|
|
{"path":"/dev/sdn", "parttype":null, "fstype":"xfs"}
|
|
]
|
|
}
|