Ask a Question related to AIX, Design and Development.

  1. #1

    Default QUICK SSA QUESTION

    AIXers,

    I'm looking for a quicker way to determine the physical locations of
    ssa drives in a SSA drawer w/o having to use diag/ssa service aides
    for location. I'm trying to draw a schematic going through diags is
    pretty tedious.

    Does anyone know of a quicker and/or better way?

    Thanks in advance
    Ken Guest

  2. Similar Questions and Discussions

    1. very quick question
      In my database a field is designated as 0 or -1 . When i make my form how do i set up the drop down menu so that the user chooses yes or no and...
    2. Quick CSS question
      Hi, I have a css file that I used when building my template. Now that I'm building additional pages from the template, do I edit the same css file...
    3. quick MX question....
      how do you get rid of that window on the right where it says 'color swatches', 'components', etc.. it really bothers me, it makes the working area...
    4. Quick question
      if you want to select top 100 records, you will use SELECT TOP 100 * FROM tableName Is there anyone knows how to find bottom 100 records? ...
    5. A Quick Question
      Does anyone know if it is possible to create a Flash movie that has the ability to let the user click on a button to begin the installation of a...
  3. #2

    Default Re: QUICK SSA QUESTION

    [email]ucstyle@hotmail.com[/email] (Ken) wrote in message news:<d526473a.0307091147.682f87b7@posting.google. com>...
    > AIXers,
    >
    > I'm looking for a quicker way to determine the physical locations of
    > ssa drives in a SSA drawer w/o having to use diag/ssa service aides
    > for location. I'm trying to draw a schematic going through diags is
    > pretty tedious.
    >
    > Does anyone know of a quicker and/or better way?
    >
    > Thanks in advance
    you could try to get maymap from your IBM-friend ;-)
    (it's not aix-standard, says "IBM internal use only")
    below sample output (maybe distorted due to linebreaking)
    gives you a nice drawing of your hosts and ssa-disks/cabling

    --------------------------------

    ************************************************** ***************************
    MAYMAP Version v1.98n 6-Feb-98 18:00 : Colonial SSA Network Map Utility
    Written by Lee Sanders - Copyright (C)IBM 1994-1998 - IBM Internal Use Only
    ************************************************** ***************************
    maymap: No IPN Node Number for ssa0 obtained from ODM.
    maymap: Getting default IPN Node Number
    maymap: Default IPN Node Number = 0x80
    maymap: Number was greater than 100. Using default
    ************************************************** ***************************
    SSA Enhanced RAID Adapter Card: ssa0 [Node 0x80] [Bus: 0] [Slot: 3] found.
    Type: adapter/mca/ssa Firmware: 6701
    Time Out Period set to 120
    ************************************************** ***************************
    Device ssa0 [Node 0x80] - 16 DriverPhysical resources reported
    Allicat/SSA = 0664 S1H ... Starfire/Scorfire SSA = DFHC (Model Varies)
    Scorpion/SSA = DCHC (Model Varies)
    ************************************************** ***************************
    ..-------. .--------. .--------. .--------. .--------. .--------.
    |gis-1 | |Mystery | |DCHC 09B| |DCHC 09B| |DCHC 09B| |DCHC 09B|
    |Node 80|---|?? ?? ??|---|29D4F045|---|29D4B0BB|---|AC7AD540|---|AC7AD5AC|---.
    |Port A1| |SSA Node| |CUSMA903| |CUSMA903| |CUSMA903| |CUSMA903| |
    ..-------. .--------. .--------. .--------. .--------. .--------. |
    .-------------------------------------------------------------------.
    | .--------. .--------. .--------. .--------. .--------.
    | |DCHC 09B| |DCHC 09B| |DCHC 09B| |DCHC 09B| |DCHC 09B|
    .--|29D4FF87|---|29D4FEDD|---|29D4FFBA|---|29D07C1B|---|945C4FA5|---.
    |CUSMA903| |CUSMA903| |CUSMA903| |CUSMA903| |CUSMA908| |
    .--------. .--------. .--------. .--------. .--------. |
    .-------------------------------------------------------------------.
    | .--------. .--------. .--------. .--------. .--------.
    | |DCHC 09B| |DCHC 09B| |DCHC 09B| |DCHC 09B| |DCHC 09B|
    .--|945C79A0|---|945C79CC|---|945C78DB|---|29D4DBB8|---|29D4F463|---.
    |CUSMA908| |CUSMA908| |CUSMA908| |CUSMA903| |CUSMA903| |
    .--------. .--------. .--------. .--------. .--------. |
    .-------------------------------------------------------------------.
    | .--------. .--------.
    | |DCHC 09B| |DCHC 09B|
    .--|29D4F936|---|29D50111|---.
    |CUSM2048| |CUSMA903| |
    .--------. .--------. |
    ..-------. |
    |gis-1 | |
    |Node 80|-----------------------------.
    |Port A2|
    ..-------.
    ..-------.
    |gis-1 |
    |Node 80|--- ??
    |Port B1|
    ..-------.
    ..-------.
    |gis-1 |
    |Node 80|--- ??
    |Port B2|
    ..-------.
    Joerg Ammann Guest

  4. #3

    Default Re: QUICK SSA QUESTION

    Ken wrote in message ...
    >AIXers,
    >
    >I'm looking for a quicker way to determine the physical locations of
    >ssa drives in a SSA drawer w/o having to use diag/ssa service aides
    >for location. I'm trying to draw a schematic going through diags is
    >pretty tedious.
    >
    >Does anyone know of a quicker and/or better way?
    >
    >Thanks in advance
    maymap is the way to go.
    Apart from that you will probably find that the SSA drives are assigned
    pdisk numbers in serial number order, so if you are able to set up your SSA
    drives in serial number order it should make things a lot simpler. Not sure
    if this is standard or not, but it works for me on AIX 4.3.3.
    Regards,
    Jeffrey.


    Jeffrey Ross Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139