ONTAP Discussions
ONTAP Discussions
Hi,
I am trying to configure 2 nodes (with 3 stacks of disks) that we just added to our lab environment. These nodes were decommissioned from the production environment. The disks in 2 stacks are displaying as broken with one stack showing amber light on all but 3 disks.
Please can someone direct me as to how to solve this problem(s) as I am new to Netapp Storage?
xxxxxxxx::*> storage disk show -container-type broken
                     Usable           Disk    Container   Container
Disk                   Size Shelf Bay Type    Type        Name      Owner
---------------- ---------- ----- --- ------- ----------- --------- --------
4.10.3              836.9GB    10   3 SAS     broken      -         yyyyy
4.10.4              836.9GB    10   4 SAS     broken      -         yyyyy
4.10.5              836.9GB    10   5 SAS     broken      -         yyyyy
4.10.6              836.9GB    10   6 SAS     broken      -         yyyyy
.
.
5.50.10              3.63TB    50  10 FSAS    broken      -        yyyyy
5.50.11              3.63TB    50  11 FSAS    broken      -        yyyyy
5.50.12              3.63TB    50  12 FSAS    broken      -        yyyyy
.
.
.
Thanks.
Solved! See The Solution
Hi Gidi,
Thanks for reaching out. We have resolved the problem with the following commands:
Set -priv advanced
disk unfail -s <disk name>
disk zerospares
The disks are now spares and owned by one of the nodes.
What OS and mode these disks came from and what OS they are on now?
any steps performed before? (removing from aggr, removing ownership)
Gidi
Hi Gidi,
Thanks for reaching out. We have resolved the problem with the following commands:
Set -priv advanced
disk unfail -s <disk name>
disk zerospares
The disks are now spares and owned by one of the nodes.
Good morning,
I have tried the commands indicated and I have not been able to solve it... I keep getting the broken disk.
Any other option?
Hi JorgeRemeseiro,
Which command failed?
Thanks!
Jianping