Adaptec ASC-58300 SCSI Card 2220600-R Manual Do Utilizador

Códigos do produto
2220600-R
Página de 97
Appendix E: Installing and Using the Command Line Utility
79
HRCONF Commands
Perform the following functions from the command line:
hrconf backup
For large-scale deployments, stores the current controller and disk drive configuration setting 
to a specific file. Stored files can be used with the 
RESTORE
 command to restore to another 
controller or disk drive. To restore, the controller or disk drive must have the same 
configuration as it did before the backup. For example: the same type of controller, same 
number and type of disk drives with same IDs and channels.
Syntax
hrconf backup <Controller#> <Filename>
Parameters
Controller# is the controller number
Filename is the relative or absolute path with filename
Example 
hrconf backup 1 c:\windows\hr2200
Return values
SUCCESS: 0x00 indicates the command completed successfully
FAILURE: 0x01 indicates the command failed
hrconf create
Creates logical drives. You must provide the channel and device ID of the physical drives. On 
redundant logical drives, HRCONF performs autosynchronization.
Syntax
hrconf create <Controller#> LOGICALDRIVE [Options] <Size> <RAID#> <CHANNEL# 
DRIVE#> [CHANNEL# DRIVE#] ... [noprompt]
HRCONF Commands