NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

Moving Mapped Lun to a new Igroup

Ssmartodd
4,290 Views

I want to move a two iSCSI Mapped LUNs to a new IGroup.  They are a boot  and a pagefile luns connecting to the first node of a windows cluster server. I want to separate them from the other data luns before I build the 2nd node of the cluster. Can I simply point them to the new igroup without any issue?

3 REPLIES 3

Ontapforrum
4,216 Views

Hi,

 

No. You cannot, pointing to new igroup is a disruptive process.

 

You will need to:
1) creaet a new igroup
2) unmap from old igroup
3) Map to new igroup

 

Thanks!

Ssmartodd
4,191 Views

Thnks:

 

1. I will shutdown the server and unmap the two system LUNs (boot and pagefile)

 Example:  cluster1::> lun mapping delete -vserver vs1 -path /vol/vol1/lun1 -igroup ig1

2. Create new igroup (i.e. sqlboot_n1 and n2)

3. Map system LUNs to new igroup.

 

 

 

 

Ontapforrum
4,184 Views

Welcome. Steps in order looks fine.

Public