vmware disk timeout

Started by andrea.consadori, December 02, 2015, 10:49:45 AM

Previous topic - Next topic
Hi all,
today dhcp server stop working and on vmware console i found
the virtual disk has been configured as ide

December 02, 2015, 10:56:50 AM #1 Last Edit: December 02, 2015, 10:59:34 AM by phoenix
Is this running as a VM on ESXi? If it is, which version? Did you configure the disk as IDE when you created the VM? If you did, why did you do that when the default is normally for ESXi to create a SCSI HD? Are you saying that the fact that it's configured as an IDE HD is causing your problem with DHCP? Have you looked in the logs to see if there's any errors from DHCP? It's my preference to run my DHCP & DNS servers on other VMs, not the firewall. :)
Regards


Bill

Hi, it's a lab envirorment

i use ide disk because scsi disk are not seen during the installation

vmware esxi 5.5update3


That's odd? Maybe not a solution for you, but I know ESXi 6.0 does support SCSI disks just fine.
Used that for a short while last year.
Hobbyist at home, sysadmin at work. Sometimes the first is mixed with the second.

esxi 5.5 support both ide and scsi but opensense during installation see only ide disk.

but the problem is the ide disk?
why all this error messages?

It looks like a problem in the virtualisation layer, fiddling with the guest's IDE settings (more conservative) might help. All in all those messages are not good and can produce all sorts of undefined behaviour.

This issue happens with a vmware SCSI disk as well, not just IDE, sometimes when i reboot opnsense for a kernel/base update, when it is booting the disk times out and can't mount root

How is this fixed, by restarting the VM?

Since the vm does not finish booting in my case, the only option is to power off and start up the vm again, i'm not sure if a reset will fix it.

That's what I meant, good. :) Is there a newer VMware version you can migrate to? Haven't seen this in a while in VMware.

didnt test esxi5.5 with OPNsense. No issues with esxi6 - iscsi hdd (vm version11)


I should have mentioned, I am on ESXi 6.0, and experiencing this issue.

Thanks for this update. I researched a bit more and found: https://forums.freenas.org/index.php?threads/cam-status-ata-status-error.16833/

Someone suggest that IDE mode will work better, since you're showing ada(4) issues, may it be set to SATA instead? (it's definitely not SCSI, might also be worth the try, but beware of the /etc/fstab modifications you'll have to do)