A string value that specifies the container of the storage element with DSSI node id: N and MSCP unit number: N. This storage element might be either a (virtual) disk or tape. In VMS, running on an emulated VAX 4000 model 106 or 108 node, these storage elements appear as DSSI disks (DIAN:) or DSSI (TF86) tapes (MIAN:).
Possible values of the parameter are strings in one of the following forms:
- Physical disk drives
- "\\.\PhysicalDrive<X>", where X is 0, 1, …
- "\\.\PhysicalDrive(DevID =XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX)"
DevID addresses the target physical disk by its WWID (hexadecimal 128-bit identifier assigned to the disk drive by its manufacturer/originator).
Example:
Div |
---|
| set PAA container[2]="\\.\PhysicalDrive(DevID= 6008-05F3-0005-2950-BF8E-0B86-A0C7-0001)"
|
|
.The WWID values can be obtained from "Host Device Check" utility ("All drives" section), for example:Image Removed.
Note |
---|
If the "Host Device Check" utility does not display any WWID, this means the target disk does not have one. Use the "\\.\PhysicalDrive<N>" mapping in this case. |
- iSCSI disks
- Physical tape drives recognized by Windows
- "\\.\Tape<X>", where X is 0, 1, …
..
- Floppy drives
- CD-ROM drives (read-only)
- "\\.\CdRom<X>", where X is 0, 1, …
.
- CHARON-VAX disk images
- [<drive>":\"<path-name>"\"]<file-name>[".vdisk"]
.
- CHARON-VAX tape images
This parameter is initially not set, thus creating NO storage elements on the bus with corresponding DSSI node id.