VMware Cloud Community
thomn8r
Contributor
Contributor

ESX 4 & EVA 8400

I have an EVA 8400 and I'm trying to configure LUNS for ESX 4.0.

I create & present the vdisk, but when I try to add the storage in ESX, I get the error "Error duing the configuration of the host: Failed to get disk partition information"

I did some googling found an fdisk hack (fdisk <device> ->o ->w ->quit). This works for ESX 3, but not in ESX 4; I get an error when I try to write the parittion. To get around this, I presented the LUN to an ESX 3 host and ran the fdisk commands just fine.

However: I still get the 'failed to get disk partition information' error, but if I click "Back" and then "Next" I get past the error! The next error I get is "Object reference is not set to an instance of an object" I can't get around that - my guess is it's a bug.

Is there a reliable way to do this on the command line?

0 Kudos
2 Replies
thomn8r
Contributor
Contributor

Shoulda included this:

/usr/sbin/esxcfg-scsidevs -l

naa.50001fe1501ef8b0

Device Type: RAID Ctlr

Size: 0 MB

Display Name: HP Fibre Channel RAID Ctlr (naa.50001fe1501ef8b0)

Plugin: NMP

Console Device: /vmfs/devices/genscsi/naa.50001fe1501ef8b0

Devfs Path: /vmfs/devices/genscsi/naa.50001fe1501ef8b0

Vendor: HP Model: HSV450 Revis: 0952

SCSI Level: 5 Is Pseudo: false Status: on

Is RDM Capable: true Is Removable: false

Is Local: false

Other Names:

vml.020c00000050001fe1501ef8b0485356343530

0 Kudos
thomn8r
Contributor
Contributor

I solved it: my LUN was 2048Gb; I reduced it to 2047 and the error went away.

0 Kudos