ONTAP Discussions

Multiple RAID Groups in the same Aggregate

JOHNYTHENMARRY
2,326 Views

Hi,

How do we create multiple RAID Groups in the same Aggregate?

Thanks

Johny

1 ACCEPTED SOLUTION

scottgelb
2,326 Views

Most let it run automattically.  The default for SAS is 16 drives per rg, so if you create an aggr with 32 drives it automatically creates 2 raid groups.  If you want to force a new raid group you can use "aggr add aggrname -g new"

View solution in original post

2 REPLIES 2

scottgelb
2,327 Views

Most let it run automattically.  The default for SAS is 16 drives per rg, so if you create an aggr with 32 drives it automatically creates 2 raid groups.  If you want to force a new raid group you can use "aggr add aggrname -g new"

JOHNYTHENMARRY
2,326 Views

Thanks Scott

Public