HP Xw8200 LSI SCSI: Integrated RAID User's Guide (PCI plug-in and system board - Page 79

A.5.3, IS Parameter Defaults for Fusion-MPT SCSI Controllers, A.5.4, Examples of Command Line Usage

Page 79 highlights

A.5.3 IS Parameter Defaults for Fusion-MPT SCSI Controllers • Disk Write Cache ENABLED • Volume ENABLED • Disk Offline when SMART error DISABLED • Product ID Suffix ENABLED • No Inquiry Data saved from IS disks • Controller 0 • Size defaults to maximum allowable by disks selected, minus a disk coercion factor. The disk coercion factor allows disks of different sizes within the same disk class to work for a striped logical drive. • Logical Drive Vendor ID: LSILOGIC • Logical Drive Product ID: 1030 IS • Logical Drive Revision ID: 0x1000 A.5.4 Examples of Command Line Usage This section shows how various DOS-based CU command line options are used for striped volumes. A.5.4.1 Creating a Custom Striped Logical Drive At least two targets must be listed with the /t option. Other options can be used on the same command line as the create options, to override the defaults. Here are some examples: Example 1 - Configure a striped volume with three disks on adapter 1, using the disks at SCSI IDs 1, 4, and 5. mptpsir /rts /c1 /t1 /t4 /t5 Example 2 - Configure the IS logical drive the same as in Example 1, but limit the size to 1000 Mbytes and don't reboot on exit. mptpsir /rts /c1 /t1 /t4 /t5 /sz1000 /nr Example 3 - Configure a striped volume with the characteristics specified in inputfile. (The command line options in c:\inputfile must be in a contiguous block of text with no inserted carriage returns.) Configuring an IS Volume with the DOS-Based CU Version 1.0 Copyright © 2003 by LSI Logic Corporation. All rights reserved. A-13

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82

Configuring an IS Volume with the DOS-Based CU
A-13
Version 1.0
Copyright © 2003 by LSI Logic Corporation. All rights reserved.
A.5.3
IS Parameter Defaults for Fusion-MPT SCSI Controllers
Disk Write Cache ENABLED
Volume ENABLED
Disk Offline when SMART error DISABLED
Product ID Suffix ENABLED
No Inquiry Data saved from IS disks
Controller 0
Size defaults to maximum allowable by disks selected, minus a disk
coercion factor. The disk coercion factor allows disks of different
sizes within the same disk class to work for a striped logical drive.
Logical Drive Vendor ID: LSILOGIC
Logical Drive Product ID: 1030 IS
Logical Drive Revision ID: 0x1000
A.5.4
Examples of Command Line Usage
This section shows how various DOS-based CU command line options
are used for striped volumes.
A.5.4.1
Creating a Custom Striped Logical Drive
At least two targets must be listed with the
/t
option. Other options can
be used on the same command line as the create options, to override
the defaults. Here are some examples:
Example 1 –
Configure a striped volume with three disks on adapter 1,
using the disks at SCSI IDs 1, 4, and 5.
mptpsir /rts /c1 /t1 /t4 /t5
Example 2 –
Configure the IS logical drive the same as in Example 1,
but limit the size to 1000 Mbytes and don’t reboot on exit.
mptpsir /rts /c1 /t1 /t4 /t5 /sz1000 /nr
Example 3 –
Configure a striped volume with the characteristics
specified in
inputfile
. (The command line options in
c:\inputfile
must be in a contiguous block of text with no inserted carriage returns.)