Unsolved

This post is more than 5 years old

31 Posts

13560

October 29th, 2012 05:00

How to migrate from ISCSI to FC?

Hello,

I have a VNX5300 that connected to 3 ESXi5 server via ISCSI connection (few iscsi Lun as a data store).

Now I have a FC switch and fc HBA and I need to migrate my ISCSI LUN to FC LUN (those LUN's are VMFS).

What is the best procedure to move my LUN to FC with a little impact to production?

1K Posts

October 29th, 2012 05:00

You don't need to migrate the LUNs.Unmount the VMFS volumes and remove the iSCSI connections in vCenter. Remove the iSCSI host from the Storage Group in Unisphere and unregister the host. Attach the host to the array by zoning and registering the host in Unisphere. Add the host host into the same storage group from which you removed the iSCSI host from and perform a disk rescan.

The host used the iSCSI protocol to see the LUNs. The LUNs are still created on RAID Groups/Pools. All you are doing is changing the protocol the host is using to communicate to the VNX. Thus, a migration is not necessary. You just need to clean up the iSCSI configuration and configure the fibre configuration.

1K Posts

October 29th, 2012 06:00

You said "little impact" and not "no downtime"

You can zone and register the host before removing the iSCSI connections. Get a lot of that work done before unmounting the VMFS datastore. The downtime we are talking about is 2 minutes. If you have swing space you can present LUNs via fibre and perform storage vMotion from iSCSI to fibre datastores. Personally, take a few minutes of downtime to get this done. Will make your life a lot easier.

31 Posts

October 29th, 2012 06:00

Hi thank you,

but this procedure is with downtime.

4 Operator

 • 

5.7K Posts

October 29th, 2012 07:00

You cannot access a LUN over iSCSI as well as FC at the same time, so yes, there will be downtime.

Message was edited by: RRR Why did I even respond to this one? That happpens when you reply by email..... Note to myself: sort email on topic and look if there's other answers as well

1K Posts

October 29th, 2012 07:00

Forgot about that, thank you for the correction dynamox

9 Legend

 • 

20.4K Posts

October 29th, 2012 07:00

connecting one host via iSCSI and FC at the same time is not supported.

4 Operator

 • 

8.6K Posts

October 29th, 2012 08:00

It wouldnt be a bad idea though to create a new small ISCSI test LUN to work out the correct steps for zoning and making it available through FC before doing that to the production LUNs

That will help minimize the downtime

December 10th, 2013 01:00

I think connecting is actually not a problem, we can connect and even zone the servers at the SAN, but we cannot register the host as the same hostname can't have iscsi and FC registration at the array. Please correct me if i am wrong....

December 10th, 2013 05:00

Hi Ernes,

Can you please suggest if there is some document which gives the steps which can be referred to.

December 10th, 2013 05:00

Hello Jeanpa I think you must have got this figured out by now, can you please suggest the way you went please

Top