Start a Conversation

Unsolved

This post is more than 5 years old

1357

July 8th, 2010 05:00

Element address

How will i get element address for all the drives in tape library ?

12 Posts

July 8th, 2010 05:00

Hi,

Do inquire, then sjisn

BR

July 8th, 2010 05:00

For a single drive... eg /dev/rmt/0cbn

88 Posts

July 8th, 2010 07:00

Hi,

You gather the scsi id by running the "inquire -lc" command.

The id would be in the format scsidev@X.X.X (example scsidev@1.1.0)

Afterwards run the command sjisn scsidev@X.X.X (example scsidev@1.1.0)

The results will show the element address.

To verify a device, you may cross reference the serial# from the inquire output, with the serial # in the sjisn output.

KB atricle esg93274 found here http://solutions.emc.com/emcsolutionview.asp?id=esg93274 describes how to use the abovementioned commands in details.

Regards,

John

No Events found!

Top