Reference Guide
Table Of Contents
- Dell EMC PowerEdge RAID Controller Command Line Interface Reference Guide
- Contents
- Overview
- Accessing the command prompt
- Working with the PERC Command Line Interface Tool
- System commands
- Controller commands
- Drive commands
- Virtual drives commands
- Add virtual drives commands
- Delete virtual drives commands
- Delete non-RAID disks
- Virtual drive show commands
- Preserved cache commands
- Change virtual drive properties commands
- Virtual drive initialization commands
- Virtual drive erase commands
- Virtual drive migration commands
- Virtual drive consistency check commands
- Background initialization commands
- Foreign configurations commands
- BIOS-related commands
- Drive group commands
- BBU commands
- Enclosure commands
- PHY commands
- Logging commands
- PERC CLI command examples
- Getting a complete list of CLI commands
- Checking controller availability
- Viewing controllers
- Viewing free space information
- Viewing disk1 information
- Viewing controller, virtual disk, and drivers information
- Checking for preserved cache
- Deleting preserved cache
- Viewing expansion information
- Viewing expansion size
- Viewing the foreign configuration
- Importing the foreign configuration
- Viewing BBU information
- Viewing physical drive details for the specified slot in the controller
- Viewing the boot drive for the controller
- Setting virtual drive as boot drive
- Locating a drive
- Stopping a locate operation
- Snapdump commands
- Getting help
- Documentation resources
Input example:
perccli /c1/e56/s3 set jbod
perccli /cx[/ex]/sx set good [force]
This drive changes the drive state to unconfigured good. If the drive has the operating system in it, use the force option.
Input example:
perccli /c1/e56/s3 set good
perccli /cx[/ex]/sx set offline
This command changes the drive state to offline.
Input example:
perccli /c1/e56/s3 set offline
perccli /cx[/ex]/sx set online
This command changes the drive state to online.
Input example:
perccli /c1/e56/s3 set online
perccli /cx[/ex]/sall set jbod
This command converts all unconfigured good drives to Non-RAID disks.
Input example:
perccli /c1/e56/sall set jbod
perccli /cx[/ex]/sx-y set jbod
This command converts all the selected unconfigured good drives to Non-RAID disks.
Input example:
perccli /c1/e56/s1-6 set jbod
Locate drives commands
The PERC Command Line Tool supports the following commands to locate a drive and activate the physical disk activity LED:
perccli /cx[/ex]/sx start locate
perccli /cx[/ex]/sx stop locate
The detailed description for each command follows.
perccli /cx[/ex]/sx start locate
This command locates a drive and activates the drive’s LED.
Input example:
perccli /c0/e56/s1 start locate
24
Working with the PERC Command Line Interface Tool