Network Card User Manual
Example 9: To Make a New System Disk
This example shows how use a single SSA disk to make a new system disk.
Type the command:
> ssaraid -H -l ssa0 -n pdisk0 -a use=system -d
where:
-H specifies that this operation is a change operation.
-l ssa0 specifies the RAID manager that is to be used.
-n pdiskspecifies the pdisk that is to be changed to a system disk.
-a use specifies the new use of the pdisk.
-d specifies that a system disk is to be attached to the new array.
The result, in summary format, is similar to that shown here:
pdisk0 0004AC506C4000D system n/a 4.5GB Physical disk
pdisk1 0004AC506D6D00D member n/a 4.5GB Physical disk
pdisk2 0004AC50A44200D member n/a 2.3GB Physical disk
pdisk3 0004AC515EA400D member n/a 4.5GB Physical disk
hdisk5 900335FE80C84CK rebuilding 9.0GB RAID-5 array
Example 10: To Delete an Array
This example shows how to delete an array.
Type the command:
> ssaraid -D -l ssa0 -n hdisk5 -u
where:
-D specifies that this operation is a delete operation.
-l ssa0 specifies the RAID manager that is to be used.
-n hdisk specifies the hdisk that is to be deleted
-u specifies the system disk must be detached.
Chapter 12. Using the SSA Command Line Interface for RAID Configurations 243
|
|
|
|