• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Need help with ESXi error!

ChRoNo16

[H]ard|Gawd
Joined
Feb 3, 2011
Messages
1,587
I am trying to setup a Turnkey windows domain controller for my home network, and when I add the pre built VM to my datastore, and put it in my inventory, I get this error:

Module DevicePowerOn power on failed.
Unable to create virtual SCSI device for scsi0:0, '/vmfs/volumes/4e4185e5-f140e6a5-f458-0018fe3076fd/turnkey-domain-controller-11.2-lucid-x86/turnkey-domain-controller-11.2-lucid-x86.vmdk'
Failed to open disk scsi0:0: Unsupported or invalid disk type 7. Make sure that the disk has been imported.

I am stumped. I have no options for importing the disk, I do not know why it will not let me run it.
 
I'm going to guess that it was a workstation VM? I've seen something similar from trying to use a workstation virtual disk directly on ESX(i).

Either way, go to the console where you can run vmkfstools, and run -i against the .vmdk. I believe you specify the source .vmdk (the one that isnt' working) and a destination vmdk with a new name for it. It'll run through and "import" the .vmdk. Once it is done it should work. Don't forget you have to go back to the VM settings and repoint the virtual disk to use the imported one.
 
or use converter to convert the original image (better)

Yeah. Converter is handy to fix all sorts of weird things.

How familiar are you with Converter and resizing partitions? Working with someone at EMC on the VMworld labs and we ran in to an issue with that.
 
Converter would probably be a better way to do it, but hey I get bonus points for knowing the vmkfstools command line options. =)
 
ill give the converter a shot. I mean if I cant it isnt a huge deal, I could do a straight windows server for the house, but thats alotta wasted resources.
 
Yeah. Converter is handy to fix all sorts of weird things.

How familiar are you with Converter and resizing partitions? Working with someone at EMC on the VMworld labs and we ran in to an issue with that.

Decently - what's up?
 
Back
Top