ONTAP Hardware

FAS2020 Remove Drives

KARLOCHACON
5,384 Views

hi guys

I have a FAS2020 Dual Controller

While working on this Storage I assigned 9 Disk RAID-DP to Filer1 (Top) and 3 Disk RAID-4 to Filer2 (Bottom).

Now after reading and learning about this storage I decided to distribute the load and create 2 RAID-DP one in each controller and no hot spares to maximize space using:

options raid.min_spare_count 0

just to let you know I have no data at all in Filer1 which is aggr0 where vol0 for the root volume is presented.

so is there a way to remove 3 disks from my Filer1 and assign them to Filer2? by command line or something.

I know I can remove the current spare from Filer1 by

disk remove_ownership ....

but what about the other 2 Hard Disks?

thanks a lot

1 ACCEPTED SOLUTION

columbus_admin
5,384 Views

With no user data, that is the way I would go.  Configuring the filer again would not be enough to warrant my changing raid types, changing disks around, moving the root vol, changing the raid type back.

- Scott

View solution in original post

8 REPLIES 8

columbus_admin
5,384 Views

Unfortunately not, once disks are assigned to an aggregate, the only way to get them back is to destroy the aggregate and build everything again.  As you don't have any data in it, this is less of a problem, but not the solution you were hoping for.

- Scott

aborzenkov
5,384 Views

But he has data - vol0 ...

aborzenkov
5,384 Views

You have to options.

  1. Reinstall one head. Shut it down, reassign disks from other head, start installation procedure on the remaining ones. As you have no user data, could be an option.
  2. Convert two RAID_DP into RAID4 which gives you 2 spare disks. Assign them to the head, create new aggregate and move root volume to it. Then destroy old root aggregate and redistribute disks as needed. Convert back to RAID_DP when finally done. May be easier as it does not require to redo all settings.

KARLOCHACON
5,384 Views

Maybe I will go the DP to RAID 4 way.

I was looking for something else about netapp and found this

https://communities.netapp.com/message/30559#30559

Maybe I will be doing that....basically from scratch

just Please give me your inputs for RAID 4 and RAID DP with each 6 disks I posted above

KARLOCHACON
5,384 Views

hi again

I was thinking if going from scratch using Control+ C menu and 4a option will set everything to default? 4 and 4 disk for each controller?

(1)  Normal boot.

(2)  Boot without /etc/rc.

(3)  Change password.

(4)  Initialize owned disks (4 disks are owned by this filer).

(4a) Same as option 4, but create a flexible root volume.

(5)  Maintenance mode boot.

thanks

columbus_admin
5,385 Views

With no user data, that is the way I would go.  Configuring the filer again would not be enough to warrant my changing raid types, changing disks around, moving the root vol, changing the raid type back.

- Scott

columbus_admin
5,384 Views

You have to take into account that when you create an aggregate, you are striping all of those disks as part of one large container.  Each smaller part has been allocated to a part of the larger whole.  If you pull out some of the smaller bits, you have to rebuild the whole.  This is no different than a standalone server with a RAID controller.

- Scott

KARLOCHACON
5,384 Views

by the way guys any difference of advantage of using RAID-DP over RAID-4?

Configuration 1

RAID-DP , 6 Disks each controller

no hot spares

8 Disks for Data

Configuration 2

RAID-4,  5 Disks each controller

1 Hot Spare each controller

8 Disks for Data

any input? thanks

Public