• 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.

VMware ESXi slow boot with RDM's

WoodiE

Limp Gawd
Joined
Jan 28, 2003
Messages
231
I have several hosts that have RDM's (they are the bane of my existence) which is causing VERY slow ESXi boot times (4+ hours). I know there is a KB on how to fix this by running:

esxcli storage core device setconfig -d naa.id --perennially-reserved=true

And I've already created a script to apply this to all the needed datastores (80+ for each host). Typically this wouldn't be as bad of an issue but to top it off we're having serious storage issues and bad controllers on the storage array. This is causing hosts to stop responding and causing all kinds of other nice issues. Which typically means these hosts end up getting rebooted before I can run this script (obviously can't run the script when the host is hung and not responding) however while the host is up and online is there an advanced setting that anyone might know that I can change the timeout default time and retry count that can be applied now? You're not using host profiles.

Any other fixes than what's listed in the KB would be greatly appreciated.
 
sadly no - all those were taken out when that config option was added. :(
 
Back
Top