]> git.proxmox.com Git - pve-storage.git/blob - src/test/disk_tests/cciss/disklist_expected.json
fixup error messages when getting file size info
[pve-storage.git] / src / test / disk_tests / cciss / disklist_expected.json
1 {
2 "cciss/c0d0" : {
3 "wearout" : "N/A",
4 "vendor" : "HP",
5 "rpm" : -1,
6 "type" : "unknown",
7 "serial" : "SER111",
8 "osdid" : -1,
9 "osdid-list" : null,
10 "health" : "UNKNOWN",
11 "model" : "LOGICAL_VOLUME",
12 "size" : 5120,
13 "wwn" : "0x0000000000000000",
14 "gpt" : 1,
15 "devpath" : "/dev/cciss/c0d0"
16 }
17 }