http://www.experts-exchange.com/Software/VMWare/Q_26389860.html
http://www.experts-exchange.com/Software/VMWare/Q_26366697.html
Basically use the troubleshooting section of the local console to enable local tech support, logon via Alt-F1 and enter the following command:
# esxcli nmp satp addrule --satp VMW_SATP_LOCAL --driver="aic79xx" --description="Specific rule for Adaptec Card"NOTE: for ESXi version 5 the above command does not work - the syntax has changed slightly. The following command worked for me though:
# esxcli storage nmp satp rule add --satp VMW_SATP_LOCAL --driver="aic79xx" --description="Specific rule for Adaptec Card"Reboot server and the tape drive is live and good to assign to a virtual machine.
No idea why this happened for this specific hardware, assume it will be fixed in a future release of VMWare. For some reason the ESXi host does not know which driver to load for the Adaptec SCSI card and the line above forces ESXi to load the correct driver. (UPDATE: Unfortunately not yet fixed in ESXi 4.1U1 or ESXi 5.0.0U1)
Thanking you Nice post.
ReplyDeleteTandberg Mxp
NICE!
ReplyDeleteThank you very much, it works.
ReplyDelete