ONTAP Hardware
ONTAP Hardware
We are planning on removing our SAS shelf and relocating it to another netapp stack.
This will leave the current netapp 2240 with two controllers and the SATA disks.
Our plan is to remove the current aggr and vol from the SAS shelf that are currently owned by one of the controllers.
Then remove ownership of the SAS disks from that controller. Making us able to move the shelf.
However, one area we are worried about is that the current Aggr on the SAS disks holds the Vol0 for that controller.
I can Snapmirror that across to the SATA shelf. But there is already a Vol0 on that Sata shelf for the controller that ownes all the SATA disks.
Would I snapmirror Vol0 across and then rename it to Vol1 - assign ownership 50/50 between the SATA disks. And set it to be the Root for the once SAS controller?
Then I could remove the old vol0 from the SAS shelf - remove disk ownership and move the shelf.
Any advice would be appreciated.
Hi John,
Quite sometime back i have also faced the same issue and what i did is to migrate the vol0 and destroy the old one and move the diskshelf out. Below is the complete procedure
Please remember that moving a root volume requires a reboot of the controller.
Therefore, i suggest to complete this activity in your Maintenance windows.
It is always good to have a snapshot created before starting any migrations
FASProd>snap create -V vol0 vol0_snap
1. Disable the cluster:
FASProd>cf disable
Thanks for your help.
We only have one spare on the SATA shelf. So look like we will have to blow away the Aggr on SATA that includes Vol0 - (snapmirrored this across to the SAS shelf)
Recreate the SATA Aggr leaving 4 disks available.
Assign the 4 disks to the SAS controller.
Move the snapmirroed volumes back to the new Aggr on SATA.
Make another aggr with the 4 disks for the SAS controller.
Move the Vol0 for SAS to that aggr - Set As Root.
Blow away the SAS aggr and remove disk ownderships.
Remove the SAS shelf.
Reboot controllers.
The question we had was will the SATA conroller run when we blow away the aggr to free up disks? The Vol0 for this controller is located in this location. We will copy it back after the new aggr is created.
I am hoping that only after a reboot that the changes would be seen.
Also using 4 disks is that overkill for just an aggr for Vol0?
PS this is a 7 mode environment.