This is Windows 2003, and to be supported you need to have your full cluster
on the Microsoft HCL, including hosts, firmware, HBA's, switches, and
storage.
So, you need to ensure that your vendor has a tested and qualified cluster
with iSCSI and FC on the HCL
Else, this will not be supported
rgds,
Edwin.
"Dean" <> wrote in message
news:37B60484-150A-4CBE-9F34-...
> Sorry, one other thing. I want to continue using my FC as my primary
> connections to the SAN, I just wanted the iSCSI as a backup in case of a
> FC
> disaster..like loosing both switches, as improbable as that is. So all of
> the data is already formatted and I see the LUNs via FC. Would I simply
> continue with step 3 of your instructions?
>
> Thanks,
> Dean
>
> "Plain Simple" wrote:
>
>> Hi Dean,
>>
>> Just setup my 2003 server two node cluster with iscsi (using Dell
>> Equallogic SAN), what is it that you have questions on?
>>
>> Here are the basics:
>>
>> To Do for both nodes
>> 1. Install Windows 2003 Server SP1 (or whatever is newer)
>> 2. Install Microsoft hotfix to allow support for GPT disks (disks
>> above 2tb) http://support.microsoft.com/kb/919117/
>> 3. Install Microsoft iSCSI initiator
>>
>> Take inactive node offline
>>
>> On the primary active node
>> 1. Connect to iscsi targets and LUN's
>> 2. Partition and format LUN's according to your desire, also assign
>> drive letter(s)
>> 3. Create a new group in Cluster Administration named "iscsi" (or
>> whatever you want)
>> 4. Add a resource to the group for a "Generic Service", the service
>> name is "MSiSCSI"
>> 5. Take the group and resource online
>> 6. Bring the second cluster node online and fail over the "iscsi"
>> group to it
>>
>> On the second node with "iscsi" group now active on it
>> 1. Connect to iscsi targets and LUN's
>> 2. Assign drive letter(s) to appropriate drives
>> 3. Add another resource to the "iscsi" group for a "Physical Disk",
>> point it to the partition you want to be clustered
>> 4. Bring the "Physical Disk" resource(s) online
>> 5. If the resources come online successfully, fail the "iscsi" group
>> over to the primary node
>>
>>
>> Done!
>> .
>>