cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1166
Views
0
Helpful
2
Replies

VSOM 6.3.3 Drive Rebuild

DAvelarNIC
Level 1
Level 1

Hello all!

I was wondering if someone can post the commands to check a drive rebuild status for VSOM 6.3.3. I can see it via the WebIOS but need to check remotely. This is on an MSP series server running Linux.

Thanks

1 Accepted Solution

Accepted Solutions

Scott Olsen
Level 6
Level 6

/opt/MegaRAID/MegaCli/MegaCli -pdrbld -showprog -physdrv "[:]" -a0

... likely.

Others are:

Info on the raid (assuming the raid is a0)

/opt/MegaRAID/MegaCli/MegaCli -ldinfo -lall -a0

/opt/MegaRAID/MegaCli/MegaCli -pdlist -a0

The file MegaSAS.log from the current directory will also contain the output of the commands,

To start the rebuild of drive 0, run the command (only if it didn't start on its own), this makes the drive a hot spare:

/opt/MegaRAID/MegaCli/MegaCli -pdrbld -start -physdrv "[:]" -a0

If a drive gets marked as "foreign", clear the foreign configuration:

/opt/MegaRAID/MegaCli/MegaCli -CfgForeign -Clear -a0

And, to silence the beeping:

/opt/MegaRAID/MegaCli/MegaCli -adpsetprop AlarmSilence -aALL

Flash start / stop

/opt/MegaRAID/MegaCli/MegaCli -pdlocate start physdrv [8:1] -a0 -nolog

/opt/MegaRAID/MegaCli/MegaCli -pdlocate stop physdrv [8:1] -a0 -nolog

Hope this helps!!

Scott Olsen
Solutions Specialist
Bulletproof Solutions Inc.
Web: www.bulletproofsi.com


Scott Olsen Solutions Specialist Bulletproof Solutions Inc. Web: www.bulletproofsi.com

View solution in original post

2 Replies 2

Scott Olsen
Level 6
Level 6

/opt/MegaRAID/MegaCli/MegaCli -pdrbld -showprog -physdrv "[:]" -a0

... likely.

Others are:

Info on the raid (assuming the raid is a0)

/opt/MegaRAID/MegaCli/MegaCli -ldinfo -lall -a0

/opt/MegaRAID/MegaCli/MegaCli -pdlist -a0

The file MegaSAS.log from the current directory will also contain the output of the commands,

To start the rebuild of drive 0, run the command (only if it didn't start on its own), this makes the drive a hot spare:

/opt/MegaRAID/MegaCli/MegaCli -pdrbld -start -physdrv "[:]" -a0

If a drive gets marked as "foreign", clear the foreign configuration:

/opt/MegaRAID/MegaCli/MegaCli -CfgForeign -Clear -a0

And, to silence the beeping:

/opt/MegaRAID/MegaCli/MegaCli -adpsetprop AlarmSilence -aALL

Flash start / stop

/opt/MegaRAID/MegaCli/MegaCli -pdlocate start physdrv [8:1] -a0 -nolog

/opt/MegaRAID/MegaCli/MegaCli -pdlocate stop physdrv [8:1] -a0 -nolog

Hope this helps!!

Scott Olsen
Solutions Specialist
Bulletproof Solutions Inc.
Web: www.bulletproofsi.com


Scott Olsen Solutions Specialist Bulletproof Solutions Inc. Web: www.bulletproofsi.com

Thats what I needed. Thank you!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: