Configuring Openfiler’s iSCSI Functionality
iSCSI is an IP based storage networking standard for linking hosts to storage devices (iSCSI Targets), developed by the Internet Engineering Task Force (IETF). By carrying standard SCSI commands over IP networks, iSCSI is used to facilitate data transfers over standard gigbit Ethernet networks. The iSCSI protocol is among the key technologies driving the rapid development of low cost storage area network (SAN) devices by increasing the capabilities and performance of storage data transmission.
Given that most users will not have access to fibre channel based SAN hardware in their ESX labs we will be utilising Openfiler’s iSCSI functionality and the inbuilt software based iSCSI initiator functionality in ESX 3.5 to create the shared storage needed for us to explore HA and DRS. To configure Openfiler we need to complete the following steps.
-
Enable iSCSI Target Server Service
-
Configure Block Device (Disk) for use
-
Create a volume group and a logical volume
-
Create a new iSCSI target
-
Configure network access and ACL’s for our initiators
Let’s make start by logging onto the OpenFiler server. Point a browser to the IP address of the openfiler server not forgetting to use HTTPS and the openfiler default admin port of 446.
HTTP://<IP address of Openfiler>:446