You are here
vuser1 - Mon, 2009/11/02 - 12:09
Hello!
I downloaded MediaWiki appliance, in VMWare server did "Add VM to inventory". The appliance boots, VM-tools status is "running" and everything works OK, but instead of information about harddisk I see "Hard disk not valid". I tried to remove/re-add the disk to VM, it says disk is 20Gb, it adds it, but finally status is again "Hard disk not valid". But it works!
I noticed that "
Virtual Hardware Version" is 6 and updated it to 7. Still hard disk is not valid.
What did I wrong? Should I expect problems? Can I ignore this issue?
Thank you!
Forum:
No answer? Do appliances work
No answer? Do appliances work on VMWare Server 2.0?
Safe to ignore
It sounds harmless to me, but
It sounds harmless to me, but if you are concerned about using it under these circumstance, download the iso and install from there.
Solved - ddb.adapterType needs to be set to lsilogic
I figured out why VMWare server labels the hard disk as invalid, but firstly let me say that it is harmless.
The VMDK includes meta data, where the variable ddb.adapterType is set to null, where it should actually be set to the virtualDev specified in the vmx, which is lsilogic.
The fix is simple:
Also, for completeness, update the vmx to specify that the hard disk deviceType is a disk, though this should not be needed:
You might need to unregister and reregister the VM for changes to take effect.
We will be releasing updated builds of all 2009.10 appliances including this fix, as well as the missing nic issue.
VM builds patched and re-uploaded
Add new comment