ADSM-L

Re: How to tell firmware level of 3584 without the web interface?

2006-03-29 16:09:29
Subject: Re: How to tell firmware level of 3584 without the web interface?
From: David Longo <David.Longo AT HEALTH-FIRST DOT ORG>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 29 Mar 2006 16:05:48 -0500
Also from the AIX Platform:

#lscfg -vpl smcX

#lscfg -vpl rmtX

To get firmware versions of library and tape drives.
Howvere, if AIX has not been rebooted since firmware was updated,
the old versions will show with these commands.

To get updated versions, delete device at AIX level and run cfgmgr.
Of course, make sure TSM tape operations are not active when you do this!


David B. Longo
System Administrator
Health First, Inc.
3300 Fiske Blvd.
Rockledge, FL 32955-4305
PH      321.434.5536
Pager  321.634.8230
Fax:    321.434.5509
david.longo AT health-first DOT org


>>> jamesez AT UMICH DOT EDU 03/29/06 3:50 PM >>>
On Wed, 29 Mar 2006, T. Lists wrote:

> How else can I get the firmware level of the library and drives?

Aside from walking up to the display (the version is the four-digits on
one corner of the screen), from linux you can

  mtx -f /dev/sg3 inquiry
  Product Type: Medium Changer
  Vendor ID: 'IBM     '
  Product ID: '03584L32        '
  Revision: '5770'
  Attached Changer: No

  mtx -f /dev/sg4 inquiry
  Product Type: Tape Drive
  Vendor ID: 'IBM     '
  Product ID: 'ULT3580-TD2     '
  Revision: '5AT0'
  Attached Changer: No

The Linux version of IBMtapeutil also has an "inquiry" command that shows
the version of the changer:

  Vendor ID-----------------------------IBM
  Product ID----------------------------03584L32
  Product Revision Level----------------5770

and the drives:

  Vendor ID-----------------------------IBM
  Product ID----------------------------ULT3580-TD2
  Product Revision Level----------------5AT0

--Jim

##############################################################
This message is for the named person's use only.  It may 
contain confidential, proprietary, or legally privileged 
information.  No confidentiality or privilege is waived or 
lost by any mistransmission.  If you receive this message 
in error, please immediately delete it and all copies of it 
from your system, destroy any hard copies of it, and notify 
the sender.  You must not, directly or indirectly, use, 
disclose, distribute, print, or copy any part of this message
if you are not the intended recipient.  Health First reserves
the right to monitor all e-mail communications through its
networks.  Any views or opinions expressed in this message
are solely those of the individual sender, except (1) where
the message states such views or opinions are on behalf of 
a particular entity;  and (2) the sender is authorized by 
the entity to give such views or opinions.
##############################################################

<Prev in Thread] Current Thread [Next in Thread>