NS0-157 · Question #28
A customer has an aggregate, aggr1_01 with three RAID groups: rg0, rg1, and rg2. Each RAID group has 15 disks, and the aggregate's maximum RAID group size is set to 18 disks. The customer adds three…
The correct answer is C. The three disks are added to RAID group rg2. Tested with a 4 node clustered Data ONTAP 8.3 cluster Cluster::> storage aggregate add-disks -aggregate aggr2 -diskcount 3 Cluster::> run -node node03 sysconfig -V volume aggr2 (3 RAID groups): group 2: 18 disks group 1: 15 disks group 0: 15 disks
Question
A customer has an aggregate, aggr1_01 with three RAID groups: rg0, rg1, and rg2. Each RAID group has 15 disks, and the aggregate's maximum RAID group size is set to 18 disks. The customer adds three additional disks to the aggregate using the following command:
storage aggregate add-disks -aggregate aggr1_01 -diskcount 3 How are the RAID groups affected by this command?
Options
- AThe disks are added to a new RAID group rg3.
- BEach RAID group receives one additional disk.
- CThe three disks are added to RAID group rg2.
- DThe three disks are added to RAID group rg0.
How the community answered
(35 responses)- A11% (4)
- B6% (2)
- C54% (19)
- D29% (10)
Explanation
Tested with a 4 node clustered Data ONTAP 8.3 cluster Cluster::> storage aggregate add-disks -aggregate aggr2 -diskcount 3 Cluster::> run -node node03 sysconfig -V volume aggr2 (3 RAID groups): group 2: 18 disks group 1: 15 disks group 0: 15 disks
Topics
Community Discussion
No community discussion yet for this question.