Diskmanage: fix usage test for sdd
sdd1 and sdd2 were listed in the zfs output but were not included in the partlist, so the zfs detection test was wrong now it is correct and more in line with the real world Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Fabian Grünbichler
parent
b8cbfd362f
commit
1e6057d1b4
@ -85,6 +85,7 @@
|
||||
"type" : "hdd",
|
||||
"osdid" : -1,
|
||||
"serial" : "SERIAL1",
|
||||
"used": "ZFS",
|
||||
"vendor" : "ATA",
|
||||
"wwn" : "0x0000000000000000",
|
||||
"devpath" : "/dev/sdd"
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
sdd1
|
||||
sdd2
|
||||
sde1
|
||||
sdf1
|
||||
sdm1
|
||||
|
||||
Reference in New Issue
Block a user