This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!
PercCLI¶
PercCLI seems to be a forked version of StorCLI, by Dell.
Reference(s)
- TODO
Table of contents¶
Install¶
TODO
TODO
TODO
Download the latest version of PercCLI (7.5.007.0529
at the time of writing, check it on
repology, you can also find the latest zip
file to download on the Gentoo PercCLI package
page (click on the latest
version)):
Download the latest version of PercCLI (7.5.007.0529
at the time of writing, check it on
repology, you can also find the latest zip
file to download on the Gentoo PercCLI package
page (click on the latest
version)):
Use¶
When specified, the PERC controller used in the below examples is the controller 0 (i.e. /c0
).
-
same as StorCLI.
-
print information on the controller and the configuration:
-
print information on the existing hard drives and their status (IDs,...):
-
print information on the existing virtual drives and their status:
-
print current status of all rebuilds:
-
locate a physical disk, e.g. disk 1 in enclosure 64 of the controller 0:
-
create a RAID 5 virtual drive of 11 disks from slot 0 to 10 (included), in enclosure 64:
-
create a RAID 5 virtual drive of 11 disks from slot 0 to 10 (included) in enclosure 64, with a hot spare from slot 11 in enclosure 64:
-
add hot spare disk, e.g. disk 11 in enclosure 64 of the controller 0 to the drive group 2:
-
add hot spare disk, e.g. disk 11 in enclosure 64 of the controller 0, globally:
-
delete hot spare disk, e.g. disk 11 in enclosure 64 of the controller 0:
If this cheat sheet has been useful to you, then please consider leaving a star here.