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.

AFF

Ontap 9 make unassigned Disks to spare Disks

thomas382
10,167 Views

Hello;

I have some Disks from other Stotages with i want to use in our FAS 2554 Cdot 9.3.

I could not find the correct command to move an unassigned disk to the spare container, with "storage disk show" i see the disk is unasigned:

1.0.1 - 0 1 BSAS unassigned - -

 

I want to use this Disks as spares, could you please help me?

Gretings Thomas

1 ACCEPTED SOLUTION

Ontapforrum
10,157 Views

Hi,

 

Please use the following commands:
::> storage disk show -container-type unassigned
::> storage disk assign -disk disk_name -owner owner_name

 

Once it is assigned to owner/node, it will be eligible as spare.

 

Thanks!

View solution in original post

1 REPLY 1

Ontapforrum
10,158 Views

Hi,

 

Please use the following commands:
::> storage disk show -container-type unassigned
::> storage disk assign -disk disk_name -owner owner_name

 

Once it is assigned to owner/node, it will be eligible as spare.

 

Thanks!

Public