Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Solved! See The Solution
1 ACCEPTED SOLUTION
Sergey_Osipov has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
1 REPLY 1
Sergey_Osipov has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!