Start a Conversation

Unsolved

S

1 Rookie

 • 

1 Message

54

October 7th, 2024 02:48

How could add hot hot spare to unity traditional pool in OE 5.0 with CLI?

I already checked the Dell Unity™ Family Configuring Pools guide, but it didn’t include any CLI commands for adding a hot spare to a traditional pool... 

I want to add a hot spare disk as a dedicated one, if possible.

Moderator

 • 

7.5K Posts

October 7th, 2024 13:42

Hello SH03

 

To add a hot spare drive in Unity via CLI, you can use the following command:
```
/stor/prov/addhotsparedrive -disk <disk_ID>
```
Replace `<disk_ID>` with the specific ID of the drive you want to designate as a hot spare. This command will add the selected drive as a hot spare in the Unity storage system. Here is the link to the CLI guide for unisphere as well. https://dell.to/4eB8Gam

No Events found!

Top