We currently run Exchange 2007 under ESXi 4.1 using NFS storage for the C: drives on our mailbox and hub transport/client access servers.
We present to the Exchange mailbox server two luns using Microsoft's iSCSI initiator. One lun is used for the Exchange database and one for Exchange log files.
We will be migrating to Exchange 2010 and could certainly use a similar setup. What I would rather do though is:
- Carve out two more volumes on my FAS3020 and make them NFS shares
- Add these NFS shares to ESXi
- Add two disks to my Exchange mailbox server using these two NFS shares for storage
- Use one disk for my Exchange database and one for log files
Two questions:
Is this supported? According to this article (http://technet.microsoft.com/en-us/library/aa996719.aspx) it may not be supported, here is the important paragraph:
"All storage used by an Exchange guest machine for storage of Exchange data must be block-level storage because Exchange 2010 doesn't support the use of network attached storage (NAS) volumes. Also, NAS storage that's presented to the guest as block-level storage via the hypervisor isn't supported."
Is anybody running Exchange 2010 using NFS for storage of database and logs files?