(9839) Disk Device Names?

Archive of the OpenVMS Ask the Wizard (ATW) questions and answers database.
Locked

Topic author
User
Visitor
Posts: 0
Joined: Mon Jan 10, 2022 8:16 am
Reputation: 0
Status: Offline

(9839) Disk Device Names?

Post by User » Sun Sep 12, 2004 9:26 am

I have searched through all the VMS documentation and the following not clear
to me:
Some documentation refers to disk names as DKA. Other documentaion indicates
DUA. What is the naming convention for physical local disk drives in VMS?


Wizard
Visitor
Posts: 0
Joined: Mon Jan 10, 2022 8:17 am
Reputation: 0
Status: Offline

Re: (9839) Disk Device Names?

Post by Wizard » Mon Sep 13, 2004 9:26 am

DK is a local SCSI disk prefix, DKA is the first SCSI controller,
and (somewhat counterintuitively) DKA200: is the third SCSI unit.

DU is a local or served MSCP-type disk, while DUB is the second
MSCP controller present. Disk unit numbers are typically assigned
at the MSCP storage device or MSCP controller.

DI disks are the older names for DSSI disks, these devices now
use the DU device prefix and driver stack on all current releases.

DV is one of the floppy disk device prefixes.

Locked