Yeah, this is my home server. I worked in IT for over 25 years doing Windows, Linux, and AIX administration (with a little bit of ESXi at the end), but about 3 years ago, I burned out and walked away and have been doing hands on maintenance and repair work, so my IT skills have gotten a bit rusty. There's a lot of good information in that link. However, I get different results from the commands than what was shown in the link.
For example, when I run "esxcli storage vmfs extent list", I don't show naa id's:
[root@esxi1nuc:~] esxcli storage vmfs extent list
Volume Name VMFS UUID Extent Number Device Name Partition
--------------------- ----------------------------------- ------------- ------------------------------------------------------------------------ ---------
2TB-Temp 6275687b-e3e41838-3409-b8aeed793534 0 mpx.vmhba40:C0:T0:L0 1
Crucial SSD 2TB MX500 627e97d6-a7bb3344-9ff4-b8aeed793534 0 t10.ATA_____CT2000MX500SSD1_________________________2137E5D2D6FD________ 1
Samsung SSD 250GB 56811f06-aaf43310-d7d3-b8aeed793534 0 t10.ATA_____Samsung_SSD_850_EVO_M.2_250GB___________S24BNXAG901579B_____ 1
The drive I'm looking for is the 2TB-Temp, so I'm guessing my 'naa' number is mpx.vmhba40:C0:T0:L0
Am I understanding that correctly?
For the next steps, it says to unmount the datastore, but it doesn't show up in the Datastores list. If I proceed to the next step to detach the device, I get this error:
Call "HostStorageSystem.DetachScsiLun" for object "storageSystem" on ESXi "192.168.3.20" failed.
Not sure what to do about that.
When I try to list the permanently detached devices, I get nothing:
[root@esxi1nuc:~] esxcli storage core device detached list
[root@esxi1nuc:~]
Does that mean it's not detached?
When I try to list the filesystems, I get this error:
[root@esxi1nuc:~] esxcli storage filesystem list
Error getting data for filesystem on '/vmfs/volumes/6275687b-e3e41838-3409-b8aeed793534': Cannot open volume: /vmfs/volumes/6275687b-e3e41838-3409-b8aeed793534, skipping.
[root@esxi1nuc:~]
It doesn't even show me the filesystems for the internal drives.
I think I might still be seeing the old internal drive in the devices list -- or maybe it is the old ID of this same external USB drive from before shutting down and removing the internal drive, but not sure how to detach it since that menu option isn't there when I right click:

Maybe if we clean up the device list we might have better luck?
Thanks again for your patience with me.
Was this post helpful?
thumb_up
thumb_down