Hi,

For SCSI drivers:

lsdev -C | grep hdisk
hdisk0     Available 00-01-00-0,0 2.2 GB 16 Bit SCSI Disk Drive
hdisk1     Available 00-01-00-1,0 2.2 GB 16 Bit SCSI Disk Drive

the third field represents location (controller) and SCSI id , where:
00-01-00-  = Controller
0,0 = SCSI id

For SSA drivers:
lsdev -C | grep pdisk
pdisk7     Available 1A-08-HS01-06-P SSA160 Physical Disk Drive
pdisk8     Available 1A-08-P         SSA160 Physical Disk Drive

The third field is the controller ID , where
1A-08  = Controller ID
-HS01-06-P = Enclosure identification and disk position in the loop , if
you are using an external SSA disk array.
-P  = SSA internal loop

to obtain information about controller:

lsdev -C | grep 1A-08 | grep -v disk

HIH,
Antonio Belloni



                                                                                       
                                                 
                      Boyle Candi                                                      
                                                 
                      <[EMAIL PROTECTED]        To:       Multiple recipients of list 
ORACLE-L <[EMAIL PROTECTED]>                    
                      ens.com>                 cc:                                     
                                                 
                      Sent by:                 Subject:  Re: AIX question              
                                                 
                      [EMAIL PROTECTED]                                                
                                                  
                                                                                       
                                                 
                                                                                       
                                                 
                      21/02/2003 16:35                                                 
                                                 
                      Please respond to                                                
                                                 
                      ORACLE-L                                                         
                                                 
                                                                                       
                                                 
                                                                                       
                                                 




And, though I'm not sure if you need root to run it, I remember smitty
was a wonderful little menu-driven tool for finding such information.
And you hit a key combo that would show you the actual command for
future reference.

You'll have to forgive the vagueness, it's been quite some time since I
had to use AIX. (Ah, the party we had when they took that RS6000 out of
here)

-Candi



On Fri, 2003-02-21 at 13:39, Gene Sais wrote:
> Everything in IBM land is 'ls...' something.  I think lscfg should give
> you more info, not sure of all the switches.
> Gene
>
> >>> [EMAIL PROTECTED] 02/21/03 12:19PM >>>
>
>
> AIX 4.3.3
> Can anyone tell me if there's a command to determine what volumes/disks
> are on each controller?
>
> I'm way out of my element here but the SA for this system is scarce.
>
> Thanks for any suggestions, and have a great weekend everyone
>
> Lisa Koivu
> Oracle Database Administrator
> Fairfield Resorts, Inc.
> 5259 Coconut Creek Parkway
> Ft. Lauderdale, FL, USA  33063
> Office: 954-935-4117
> Fax:    954-935-3639
> Cell:    954-683-4459
>
> "The sender believes that this E-Mail and any attachments were free of
> any virus, worm, Trojan horse, and/or malicious code when sent. This
> message and its attachments could have been infected during
> transmission.  By reading the message and opening any attachments, the
> recipient accepts full responsibility for taking proactive and remedial
> action about viruses and other defects. The sender's business entity is
> not liable for any loss or damage arising in any way from this message
> or its attachments."
>
> -- Please see the official ORACLE-L FAQ: http://www.orafaq.net --
> Author: Koivu, Lisa INET: [EMAIL PROTECTED] Fat City Network
> Services -- 858-538-5051 http://www.fatcity.com San Diego, California --
> Mailing list and web hosting services
> --------------------------------------------------------------------- To
> REMOVE yourself from this mailing list, send an E-Mail message to:
> [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the
> message BODY, include a line containing: UNSUB ORACLE-L (or the name of
> mailing list you want to be removed from). You may also send the HELP
> command for other information (like subscribing).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Boyle Candi
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).







-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to