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) ]
Chapter 13. Example Script Files
13-3
Summary of Contents for System Storage DS3000
Page 599: ...Appendix A Examples of information returned by the show commands A 3...
Page 601: ...Appendix A Examples of information returned by the show commands A 5...
Page 603: ...Appendix A Examples of information returned by the show commands A 7...
Page 605: ...Appendix A Examples of information returned by the show commands A 9...
Page 607: ...Appendix A Examples of information returned by the show commands A 11...
Page 609: ...Appendix A Examples of information returned by the show commands A 13...
Page 611: ...Appendix A Examples of information returned by the show commands A 15...
Page 623: ...Appendix A Examples of information returned by the show commands A 27...
Page 625: ...Appendix A Examples of information returned by the show commands A 29...
Page 627: ...Appendix A Examples of information returned by the show commands A 31...
Page 651: ......
Page 652: ...Part Number 00W1466 Printed in USA GA32 0961 05 1P P N 00W1466...