Hi guys
I have to decide how best to set up a VMware and iSCSI SAN. Here's the basic information:
I am splitting a 36TB SAN (running DDP) into various Virtual Disks. For one VM, it will be a File Server so it will have a 5TB drive available on its D: (Windows Server 2012).
I am not sure which of the following is a best-practice route:
Option 1: VM runs iSCSI connection to SAN, VMware Host does not
The Server 2012 VM initiates the iSCSI connection to the SAN directly, so on the operating system level, it is using iSCSI to connect to the 5TB D:
Option 2: VMware Host runs iSCSI connection to SAN as one big datastore, and I set up a 5TB VMDK for the VM
The VMware Host initiates the iSCSI connection to the SAN and has one big 22TB datastore (after DDP). I then configure the local VM as having a 5TB VMDK on that datastore.
My questions aren't easily answered because I can't tell which would be best-practice. We are not running vMotion or HA or anything right now besides an independent ESXi host, so if the host were to die, I can run a new host that talks to the SAN and gets the VMs back up.
Is it better to have the iSCSI running on the Host layer (so when the host boots up, it establishes the iSCSI connection before the VMs boot up) or to have the VMs run the connection? I don't really know ...
I have to decide how best to set up a VMware and iSCSI SAN. Here's the basic information:
I am splitting a 36TB SAN (running DDP) into various Virtual Disks. For one VM, it will be a File Server so it will have a 5TB drive available on its D: (Windows Server 2012).
I am not sure which of the following is a best-practice route:
Option 1: VM runs iSCSI connection to SAN, VMware Host does not
The Server 2012 VM initiates the iSCSI connection to the SAN directly, so on the operating system level, it is using iSCSI to connect to the 5TB D:
Option 2: VMware Host runs iSCSI connection to SAN as one big datastore, and I set up a 5TB VMDK for the VM
The VMware Host initiates the iSCSI connection to the SAN and has one big 22TB datastore (after DDP). I then configure the local VM as having a 5TB VMDK on that datastore.
My questions aren't easily answered because I can't tell which would be best-practice. We are not running vMotion or HA or anything right now besides an independent ESXi host, so if the host were to die, I can run a new host that talks to the SAN and gets the VMs back up.
Is it better to have the iSCSI running on the Host layer (so when the host boots up, it establishes the iSCSI connection before the VMs boot up) or to have the VMs run the connection? I don't really know ...