Is is possible to set up ESXi or more expensive ESX server as a storage target (FCoE, ISCSI or NFS, in that order) for other ESX servers? If so, how?
feedback
|
|
One solution would be to set up a VM guest on the ESX / ESXi server running something like openfiler which is a linux based open source storage server It can be downloaded from http://www.openfiler.com/ and supports iSCSI and NFS - not sure about FCoE | |||||||
feedback
|
|
You can install Openfiler and pass whole physical hard drive (or more) to this virtual machine (VMWare Raw Disk Mapping - RDM). Then you can easily configure Openfiler as FCoE Target or iSCSI target or NFS Server. RDM usually for iSCSI targets, but you can configure your ESXi manually (RDM for physical hdd). Example:
and then edited the servername.vmx to include the following lines:
Discussion about VMWare Raw Disk Mapping, and similar questions at ServerFault. Here is complete HOWTO configuration Openfiler as iSCSI target for ESX/ESXi. | |||
|
feedback
|