ONTAP Discussions

Shelf Removal/Addition With Same Shelf ID

lmunro_hug
3,456 Views

Hi All,

I need to remove a SATA shelf and replace it with a SAS shelf on one of our controllers. The SATA shelf which I will be removing currently has a shelf ID of 13, I would like to replace this with a new SAS shelf in the same position on the stack and use the same shelf ID.

Is it OK to do this in a single step instead of two steps with a clean boot/halt between each change?

Eg:

1. Offline SATA aggregate

2. Halt both controllers in the cluster pair

3. Remove the SATA shelf

3. Add SAS shelf and set shelf ID to 13 (this was the same as the SATA shelf)

4. Boot both controllers and assign disks

or

1. Offline SATA aggregate

2. Halt both controllers in the cluster pair

3. Remove the SATA shelf

4. Boot both controllers and confirm successful boot

5. Halt both controllers in the cluster pair

6. Add SAS shelf and set shelf ID to 13 (this was the same as the SATA shelf)

7. Boot both controllers and assign disks

In short is it ok to change the shelf ID to one that was used before in the same controller. Also just to clarify is it OK to halt the controllers, change the shelf ID's then boot without loss of data?

Many Thanks

Luke

3 REPLIES 3

bsti
3,456 Views

This is the approach I would take, and I've no reason to believe it would not work:

1. Offline SATA Aggregate

2. Turn off disk auto assign:  options disk.auto_assign off

3.  Unassign disks in the SATA shelf

4.  Halt both nodes

5.  Uncable SATA shelf

6.  Boot controllers

7.  Hot-add new SAS shelf: 

      a.  Power on new shelf

      b.  Set shelf ID

      c.  Reboot shelf to let new shelf ID take effect

      d.  Cable new shelf to controller HA Pair

      e.  Assign new disks to controllers

Is there a reason you can't hot-add the new shelf?  Hot-adding a shelf is covered here:  https://library.netapp.com/ecm/ecm_get_file/ECMP1119629

lmunro_hug
3,456 Views

Hi,

Thanks for your response, hot-add seems like the logical choice.

We are removing the SATA as we want this controller to have 15k SAS disks only. The SATA shelf will then be used on another controller once removed.

Luke

bsti
3,456 Views

Glad that helped!

Public