Installation guide
Table Of Contents
- Command Line Interface
- Reference Guide
- Introduction
 - General Control Commands
 - container Commands
- container add_level
 - container create mirror
 - container create mmirror
 - container create mstripe
 - container create mvolume
 - container create raid5
 - container create stripe
 - container create volume
 - container delete
 - container extend file_system
 - container extend mvolume
 - container extend volume
 - container list
 - container lock
 - container move
 - container promote
 - container readonly
 - container readwrite
 - container reconfigure
 - container release_cache
 - container remove drive_letter
 - container remove failover
 - container remove file_system
 - container remove global_failover
 - container restore RAID5
 - container scrub
 - container set cache
 - container set failover
 - container set global_failover
 - container set io_delay
 - container set label
 - container show cache
 - container show failover
 - container split
 - container unlock
 - container unmirror
 
 - controller Commands
- controller details
 - controller firmware compare
 - controller firmware save
 - controller firmware update
 - controller list
 - controller pause_io
 - controller rescan
 - controller reset_scsi_channel
 - controller resume_io
 - controller set automatic_failover
 - controller set array_verify
 - controller show automatic_failover
 - controller show channels
 - controller show array_verify
 
 - disk Commands
 - diagnostic Commands
- diagnostic clear boot_parameters
 - diagnostic dump structures
 - diagnostic dump text
 - diagnostic load_arrays
 - diagnostic moderation set count
 - diagnostic moderation set timer
 - diagnostic moderation show count
 - diagnostic moderation show timer
 - diagnostic set boot_parameter
 - diagnostic show boot_parameter
 - diagnostic show history
 
 - logfile Commands
 - task Commands
 - enclosure Commands
- enclosure activate slot
 - enclosure identify slot
 - enclosure list
 - enclosure prepare slot
 - enclosure set alarm
 - enclosure set door
 - enclosure set fan
 - enclosure set interval
 - enclosure set power
 - enclosure set scsiid
 - enclosure set temperature
 - enclosure show fan
 - enclosure show power
 - enclosure show slot
 - enclosure show status
 - enclosure show temperature
 
 - Automated Scripts
 
 
 - Reference Guide
 

3-73
container Commands
/extend_fs{=boolean}
Specifies whether to extend the file system so that it occupies 
the entire reconfigured array. If you specify TRUE, the 
command adds no new freespace and extends the file system 
so that it occupies the entire reconfigured array. (The 
command extends the file system after completing the 
reconfigure operation.) If you specify FALSE, the command 
adds freespace to the reconfigured array and does not extend 
the file system to occupy the entire reconfigured array.
This switch defaults to FALSE.
This switch applies only to those multilevel volume sets on 
which an NTFS file system resides. If you extend an NTFS file 
system, you must reboot your system in order for the 
extension to take effect.
If you do not specify this switch, you can later extend the file 
system with the container extend file_system
command.
This switch is supported on Windows.
/mirror{=boolean}
Specifies whether to reconfigure the existing array into a 
mirror set. If you specify TRUE, the command reconfigures 
the existing array into a mirror set. If you specify FALSE, the 
command does not reconfigure the existing array into a 
mirror set.
This switch defaults to FALSE.
/partition_move{=boolean}
Specifies whether to move partitions instead of adding extra 
space (using additional disks). If you specify TRUE, the 
command moves partitions instead of adding extra space. If 
you specify FALSE, the command does not move partitions.
This switch defaults to FALSE.
/partition_size{=integer}
Specifies the partition size. All partitions must be the same 
size and you can specify only one partition per disk.










