NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Hardware

[SOLVE] Wrong spare disk used as a data disk

laniocedric
4,912 Views

Hello,

 

I've got a issue with my disk on a FAS2020, I explain:

I've got 2 type of physical disk in the system : 413 GB and 827 GB. Before the problem, there was 1 spare disk of each type.

One of my 413 GB disk failed and instead of the 413 GB spare disk, the system use a 827 GB spare disk as data disk for the agregate.

 

So now I've got 2 413 GB spare disks and no 827 GB spare, and one 827 GB disk use as a 413 GB data disk.

 

Is there a way to move a 413 GB spare disk as data and obtain the return of my 827 GB data disk as a spare ?

 

You can see the problem on this screenshot - disk involve is the 0c.00.6

 

Thank you for your help ! 🙂

 

FAS2020.png

1 ACCEPTED SOLUTION

SYNTAXERROR
4,908 Views

Have you tried to replace it:

 

"disk replace start 0c.00.6 0c.00.0"

 

to replace the bigger one with the spare.

Use the option -m if it don't works like this.

View solution in original post

3 REPLIES 3

SYNTAXERROR
4,909 Views

Have you tried to replace it:

 

"disk replace start 0c.00.6 0c.00.0"

 

to replace the bigger one with the spare.

Use the option -m if it don't works like this.

laniocedric
4,881 Views

Looks like it is the perfect command, thank you !

I pass it and comme back for the result.

 

Thanks again for your support ! Smiley Very Happy

laniocedric
4,875 Views

It works perfectly ! Smiley Very Happy

 

Thank you SyntaxError for this solution !

Public