IBM System Storage DS3000 Programming Manual page 593

Hide thumbs Also See for System Storage DS3000:
Table of Contents

Advertisement

show "Setting additional attributes for logical drive 7"'//Configuration settings
that cannot be set during logical drive creation
set logicalDrive ["7"] cacheFlushModifier=10;
set logicalDrive ["7"] cacheWithoutBatteryEnabled=false;
set logicalDrive ["7"] mirrorEnabled=true;
set logicalDrive ["7"] readCacheEnabled=true;
set logicalDrive ["7"] writeCacheEnabled=true;
set logicalDrive ["7"] mediaScanEnabled=false;
set logicalDrive ["7"] redundantCheckEnabled=false;
set logicalDrive ["7"] modificationPriority=high;
The command in this example, like the create logicalDrive command in the previous example, creates a
new logical drive. The significant difference between these two examples is that this example shows how
you can define specific disk drives to include in the logical drive. Use the show storageSubsystem
profile command to find out what disk drives are available in a storage subsystem.
The create logicalDrive command takes this form:
create logicalDrive raidLevel=(0 | 1 | 3 | 5 | 6) userLabel=logicalDriveName
drives=(enclosureID1,slotID1...enclosureIDn,slotIDn)
[capacity=logicalDriveCapacity | owner=(a | b) |
cacheReadPrefetch=(TRUE | FALSE) | segmentSize=segmentSizeValue]
[enclosureLossProtect=(TRUE | FALSE)] | [dssPreAllocate = (true | false) ]
| [ securityType= (true | capable | none) ]
13-3
Chapter 13. Example Script Files

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the System Storage DS3000 and is the answer not in the manual?

This manual is also suitable for:

System storage ds4000System storage ds5000

Table of Contents

Save PDF