- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Nick, that sounds more like it, don't know why I was thinking it was the disk block size.I'll check out your blog.
Nice write up. One thing I found when I started working with SSD's and ESXi was an issue with the hypervisor not being able to see the disk resource as local so you saw nothing in vcenter. I found this little tidbit that might be useful in adding to your blog
- esxcli storage nmp device list
- Look for output like the following. The key parts of this output are highlighted in yellow.
- naa.600508b1001c3b7559b32be63f27a8ba
Device Display Name: HP Serial Attached SCSI Disk (naa.600508b1001c3b7559b32be63f27a8ba)
Storage Array Type: VMW_SATP_LOCAL
- esxcli storage nmp satp rule add -s VMW_SATP_LOCAL --device naa.600508b1001c3b7559b32be63f27a8ba --option="enable_local enable_ssd"
- esxcli storage core device list -d naa.600508b1001c3b7559b32be63f27a8ba"
- naa.600508b1001c3b7559b32be63f27a8ba
Display Name: HP Serial Attached SCSI Disk (naa.600508b1001c3b7559b32be63f27a8ba)
Has Settable Display Name: true
Size: 95362
Device Type: Direct-Access
Multipath Plugin: NMP
Devfs Path: /vmfs/devices/disks/naa.600508b1001c3b7559b32be63f27a8ba
Vendor: HP
Model: LOGICAL VOLUME
Revision: 3.42
SCSI Level: 5
Is Pseudo: false
Status: on
Is RDM Capable: false
Is Local: true
Is Removable: false
Is SSD: true