I'm trying to create a storage on my hard drive, but I get this error:
Failed to create VMFS datastore 3 RAID - Operation failed, diagnostics report: Unable to create Filesystem, please see VMkernel log for more details: Failed to create VMFS on device t10.ATA_____ST1000LM0352D1RK172__________________________________WDES9VH9:1
I tried this method but it didn't work for me: https://communities.vmware.com/t5/ESXi-Discussions/Attempting-to-add-a-VMFS-partition-in-ESXi-v8-results-in-quot/m-p/2946652#M285757
I attach kernel logs:
2023-05-31T15:30:48.400Z cpu16:2099060 opID=aac23bff)World: 11950: VC opID esxui-dd35-9d4e maps to vmkernel opID aac23bff
2023-05-31T15:30:48.400Z cpu16:2099060 opID=aac23bff)LVM: 12723: LVMProbeDevice failed with status "Device does not contain a logical volume".
2023-05-31T15:30:48.460Z cpu11:2098139)vmw_ahci[0000001f2]:<5> CompletionBottomHalf:TF/IF Error, PxIS=0x08000000, PxTDF=0x40,PxSERR=0x00480100, PxCI=0x00000000, PxSACT=0x00000002, ActiveTags=0x00000002
2023-05-31T15:30:48.460Z cpu11:2098139)vmw_ahci[0000001f2]:<5> CompletionBottomHalf:SCSI cmd 0x2a on slot 1 lba=0x5680, lbc=0x80
2023-05-31T15:30:48.460Z cpu11:2098139)vmw_ahci[0000001f2]:<5> CompletionBottomHalf:cfis->command= 0x61
2023-05-31T15:30:48.460Z cpu11:2098139)vmw_ahci[0000001f2]:<5> LogExceptionSignal:Signal: --|--|--|--|--|TF|--|--|--|--|-- (0x0020) Curr: --|--|--|--|--|--|--|--|--|--|-- (0x0000)
2023-05-31T15:30:48.460Z cpu22:2097725)vmw_ahci[0000001f2]:<5> LogExceptionProcess:Process: --|--|--|--|--|TF|--|--|--|--|-- (0x0020) Curr: --|--|--|--|--|TF|--|--|--|--|-- (0x0020)
2023-05-31T15:30:48.460Z cpu22:2097725)vmw_ahci[0000001f2]:<5> ExceptionHandlerWorld:Performing device reset due to Task File Error.
2023-05-31T15:30:48.460Z cpu22:2097725)vmw_ahci[0000001f2]:<5> ExceptionHandlerWorld:hardware stop on slot 0x1, activeTags 0x00000002
2023-05-31T15:30:48.472Z cpu22:2097725)vmw_ahci[0000001f2]:<5> ExecInternalCommandPolled:port status: 0x40000008, tf status: 0x84c1
2023-05-31T15:30:48.473Z cpu22:2097725)vmw_ahci[0000001f2]:<5> _IssueComReset:Issuing comreset...
2023-05-31T15:30:48.773Z cpu22:2097725)vmw_ahci[0000001f2]:<5> ExecInternalCommandPolled:FAIL!!: Internal command 2f, 00, status: Storage initiator error
2023-05-31T15:30:48.773Z cpu22:2097725)vmw_ahci[0000001f2]:<5> ExceptionHandlerWorld:Fail to get error log data
2023-05-31T15:30:48.775Z cpu22:2097725)vmw_ahci[0000001f2]:<5> _IssueComReset:Issuing comreset...
2023-05-31T15:30:48.817Z cpu22:2097725)vmw_ahci[0000001f2]:<5> ExceptionHandlerWorld:fail a command on slot 1
2023-05-31T15:30:48.817Z cpu10:2097211)NMP: nmp_ThrottleLogForDevice:3863: Cmd 0x2a (0x459a8fabf980, 2098833) to dev "t10.ATA_____ST1000LM0352D1RK172__________________________________WDES9VH9" on path "vmhba1:C0:T5:L0" Failed:
2023-05-31T15:30:48.817Z cpu10:2097211)NMP: nmp_ThrottleLogForDevice:3872: H:0x0 D:0x2 P:0x0 Valid sense data: 0x4 0x44 0x0. Act:NONE. cmdId.initiator=0x43035e3476c0 CmdSN 0x9f
2023-05-31T15:30:48.817Z cpu10:2097211)ScsiDeviceIO: 3511: Cmd(0x459a8fabf980) 0x2a, CmdSN 0x9f from world 2098833 to dev "t10.ATA_____ST1000LM0352D1RK172__________________________________WDES9VH9" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x4 0x44
2023-05-31T15:30:48.817Z cpu10:2097211)0x0.
2023-05-31T15:30:48.826Z cpu16:2099060 opID=aac23bff)LVM: 10468: LVMProbeDevice failed on (4161359520, t10.ATA_____ST1000LM0352D1RK172__________________________________WDES9VH9:1): Device does not contain a logical volume
2023-05-31T15:30:48.826Z cpu16:2099060 opID=aac23bff)FSS: 2350: Failed to create FS on dev [t10.ATA_____ST1000LM0352D1RK172__________________________________WDES9VH9:1] fs [3 RAID] type [vmfs6] fbSize 1048576 => I/O error
What could be the problem?