Veritas NetBackup™ Appliance Capacity Planning and Performance Tuning Guide
- About this Guide
- Section I. Capacity planning
- Section II. Best Practices
- Section III. Performance tuning
- Section IV. Quick reference to Capacity planning and Performance tuning
RAID Controller commands
Table: RAID Controller commands lists the commands to view the status of RAID processes:
Note:
Ensure that all the MegaCLI commands are executed under the strict guidance of Support.
Table: RAID Controller commands
Description | Command |
---|---|
Monitor progress of the RAID rebuild | /opt/MegaRAID/MegaCli/MegaCli64 -PDRbld -ShowProg -PhysDrv[Enclosure ID:Slot number of the hotspare disk] - aN |
Check whether consistency checker is running | /opt/MegaRAID/MegaCli/MegaCli64 -ldcc -progdsply -Lall - aall |
To check whether Patrol Read is running: | /opt/MegaRAID/MegaCli/MegaCli64 -adppr -info - aall |
To check BBU status: | /opt/MegaRAID/MegaCli/MegaCli64 -adpBbuCmd -GetBbuStatus -aAll |
To configure RAID rebuild process to use maximum of RAID controller resources for the RAID rebuild (no operations should be active on the appliance): | /opt/MegaRAID/MegaCli/MegaCli64 -AdpSetProp -RebuildRate 100 -a0 |
After rebuild process finishes change should be returned to the default value): | /opt/MegaRAID/MegaCli/MegaCli64 -AdpSetProp -RebuildRate 30 -a0 |