dsconfig(1) — USER COMMANDS
NAME
dsconfig − display data storage device configuration
SYNOPSIS
/usr/bin/dsconfig [ simple_administration_device_name ]
DESCRIPTION
The dsconfig command produces the mapping of the simple administration names for data storage devices found in /dev/rSA to the device names found in /dev/rdsk or /dev/rmt and prints the physical location of the associated peripheral on the machine. The dsconfig command with no arguments prints the mapping for every entry in /dev/rSA.
EXAMPLE
dsconfig disk1 disk6
SA: disk1
device: /dev/rdsk/c1d0s6
configuration: Integral Disk Drive 0
SA: ctape1
device: /dev/rmt/ctape1
configuration: Tape Drive 1
— Essential Utilities