I used to have a datastore defined across 2 disks (spanned 2 partitions on 2 disks). After some disk maintenance the datastore disappeared.
The 2 vmfs partitions on 2 disks seem to still be there:
naa.6842b2b07523ad00266e747a07b4f40c:3
naa.6842b2b07523ad0022b0972b1b2d9380:1
Here are a couple of things I see in the logs:
2020-06-07T01:18:16.558Z cpu3:2097803)ScsiDeviceIO: 3015: Cmd(0x459a6a755f80) 0x1a, CmdSN 0x1944 from world 0 to dev "naa.6842b2b07523ad00266e747a07b4f40c" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.
2020-06-07T01:18:16.558Z cpu3:2102696)LVM: 11279: Device naa.6842b2b07523ad00266e747a07b4f40c:3 detected to be a snapshot:
2020-06-07T01:18:16.558Z cpu3:2102696)LVM: 11286: queried disk ID: <type 2, len 22, lun 0, devType 0, scsi 0, h(id) 9838619252749419043>
2020-06-07T01:18:16.558Z cpu3:2102696)LVM: 11293: on-disk disk ID: <type 2, len 22, lun 0, devType 0, scsi 0, h(id) 12515120875663827942>
2020-06-07T01:18:17.051Z cpu11:2097804)ScsiDeviceIO: 3015: Cmd(0x45a2403d9480) 0x1a, CmdSN 0x19f4 from world 0 to dev "naa.6842b2b07523ad00266e747a07b4f40c" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.
2020-06-07T01:18:17.096Z cpu11:2097804)ScsiDeviceIO: 3015: Cmd(0x45a240214b40) 0x1a, CmdSN 0x1a09 from world 0 to dev "naa.6842b2b07523ad0022b0972b1b2d9380" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.
2020-06-07T01:18:17.103Z cpu12:2098768)LVM: 14889: Extent zero missing
Output of command esxcfg-volume -l:
VMFS UUID/label: 5b1f0184-de3a7854-541e-842b2b5ad05e/datastore1
Can mount: No (some extents missing)
Can resignature: No (some extents missing)
Extent name: naa.6842b2b07523ad00266e747a07b4f40c:3 range: 0 - 277759 (MB)
Any help will be much appreciated.