Owners Manual
Unable to add a Fluid Cache ESXi 6.0 host to an existing
server cluster
Description
Using Enterprise Manager GUI, if you try to add an ESXi 6.0 Fluid Cache host to an
existing server cluster within a Storage Center, the following error message is
displayed:
SC servers must all have the same operating system.
Solution
When adding a new Fluid Cache ESXi6.0 server host to an existing sub server
cluster, in the Edit Server Settings dialog box, select VMware ESXi 5.5 for the
Operating System type instead of VMware ESXi 6.0. After adding the server to the
sub server cluster, when Enterprise Manager prompts you to change the version,
change the operating system type to VMware ESXi 6.0.
This method enables you to add an ESXi 6.0 host to an existing sub server cluster
on the SC8000 without any issue.
Unable to install Dell Fluid Cache VSA properly on the
following Fluid Cache Cluster platforms
Description
When configuring Fluid Cache VSA iSCSI interface on the Fuid Cache Cluster
ESXi5.5U3 and ESXi6.0U1 platforms during VSA installation, the following error
message is displayed.
"Cannot configure ISCSI initiator already configured for a different ESX host".
Solution
1(Preferred)
Perform the following steps, and then configure the iSCSI section in the VSA setup:
1. In the Web Client, open the VSA console, and enable SSH.
2. Log in to VSA through SSH.
3. Run the following command to navigate to the iscsi directory:
#cd /etc/iscsi
4. Open the initiatorname.iscsi file and verify if the value for the InitiatorName is
displayed in asterix (*). For example:
root@localhost iscsi]# cat initiatorname.iscsi
InitiatorName=***************************************
5. Run the following command to edit theinitiatorname.iscsi file.
#vi initiatorname.iscsi
6. Change the characters with asterisk (*) with the proper ESXi Hosts vmhba##
software IQN that the VSA is associated. For example:
root@localhost iscsi]# cat initiatorname.iscsi
InitiatorName=iqn.1998-01.com.vmware:FLDC-QAESXi55U1-
Srv1-48a43810
45