musc_county_is wrote:
We are running ESXi 5.0 U2 in a clustered environment and would like to present a target on a separate SAN to a guest OS for testing purposes.
As noted above, if the VM has the network access and the SAN is configured to allow the VM iSCSI initiator you just do the usual iSCSI configuration on the specific guest operating system.
Be aware however that this setup in my opinion causes a higher risk at the environment. You typically want the storage network as isolated as possible, and if you allow VMs to directly connect to the storage LAN there are increased risk of unstability of the whole storage system.
A single VM could for example by mistake set the same IP address as the iSCSI target, causing IP conflicts and possible bringing down all storage access for all hosts.