change tape device link -- final

"White, Edward" <[email protected]> Tue, 02 Jun 2009 11:14:56 -0500
Newsgroups gmane.os.tru64.managers
Message-ID <2E9263050F8EE046972BE0510E7A71DA029B4EAC@SH-EXCHBE2.master.lsuhsc.edu>
first, thanks to all who responded.  here is what was done:

hwmgr -show scsi
to get the device id's of the two tape devices.

hwmgr -delete scsi -did 15
where 15 is id for the "missing" device.

dsfmgr -m tape2 tape0
to move it tape0.

some of this came from our software vendor and some from my class notes.
but if i'm understanding everyone correctly, the delete step was not
really needed.  the simple dsfmgr -e src dst is all that's needed
because the unused link will go away on the next reboot. 

this will go into my notes this time!!

thanks all,
    eddie