Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. szewczykm

    SSA Recovery

    OK for the record: mkdev -l hdisk# -p ssar -c disk -s ssar -t hdisk -w connectionlocation You can get the connection location by running lsdev -Ccpdisk -r connwhere I'm online again. I can mark it done. Thanks so much for everyone's patience and help.
  2. szewczykm

    SSA Recovery

    I really don't think I'm missing anything to make these disks work except for the SMIT scripts to make it easier. The disks are all there, online, available. There's just not mapping between hdisk4 -> pdisk1 Or whatever it used to be. I'm pretty sure that's it. So what I need is a command...
  3. szewczykm

    SSA Recovery

    From earlier question: Output: pdisk0 Available 00-05-P 2GB SSA C Physical Disk Drive pdisk1 Available 00-05-P 2GB SSA C Physical Disk Drive pdisk2 Available 00-05-P 2GB SSA C Physical Disk Drive pdisk3 Available 00-05-P 2GB SSA C Physical Disk Drive pdisk4 Available 00-05-P 2GB SSA C...
  4. szewczykm

    SSA Recovery

    Odd, I get no data when I run that command. I thought I'd at least get the other hdisks...
  5. szewczykm

    SSA Recovery

    I've recovered an old AIX 4.2 box. I've imported all the VG's on the internal disks. Now I need to move onto the SSA enclosure. I'll preface this by saying the root of all my problems over the past few weeks was that my SSA disks went offline. Thinking it wasn't hardware (because how weird...
  6. szewczykm

    Restoring my system from MKSYSB

    Oh, rootvg on my old system was all tucked nicely on hdisk0. Nothing special.
  7. szewczykm

    Restoring my system from MKSYSB

    Going by the numbers, this is what happens: ------------------------------------------------------- Installing Base Operating System If you used the system key to select SERVICE mode, turn the system key to the NORMAL position any time before the installation ends...
  8. szewczykm

    Restoring my system from MKSYSB

    I should add that I've read the documentation once. I'll go back and do it again, but I don't think I missed anything.
  9. szewczykm

    Restoring my system from MKSYSB

    Well, if you've seen my other threads you know the whole saga. Dropping all previous posts, this is my situation. I've got a 7013 that was running AIX 4.2 when something happened to it to make it semi-disfuntctional. Where I am now is, I have 4 blank disks. I've installed AIX 4.2 and I'm at...
  10. szewczykm

    How do I know if a disk is blank? AIX 4.2

    Well, I was able to obtain 4 blank disks to use. So I'm working on a system restore onto new disks. See followup message for more: Restoring my system from MKSYSB
  11. szewczykm

    How do I know if a disk is blank? AIX 4.2

    There are volume groups defined on them, but I can't correlate any mounting to anything that's on these disks. In my /etc/filesystems file, there's no mention of these devices at all.
  12. szewczykm

    How do I know if a disk is blank? AIX 4.2

    I'm having trouble with my system and I want to start over on it. I have 4 physical disks in the system. It >>SEEMS<< to me that HDISKs 1-3 are all unused. But before I start moving them around and overwriting them I want to make sure what I'm seeing is correct. I want to make sure that they...
  13. szewczykm

    BOSBOOT: Error in STRIP

    Hmmm... I decided to make some backups of my system in it's current state. I told my management that I've lost hope of being able to fix the system without doing something that's initially destructive. (System rebuild from tape, or re-install OS) So I'm making a MKSYSB tape and a regular...
  14. szewczykm

    BOSBOOT: Error in STRIP

    How do I tell if there is mirroring going on with the other hdisk's? I found: Error Description InfoExplorer article &quot;How to Mirror rootvg for Maximum Operating System Availability&quot; should advise the user that whenever the boot lv hd5 is updated it is the users responsibility to...
  15. szewczykm

    BOSBOOT: Error in STRIP

    I have tried your suggesting with recreating the BLV. I get the same results. I can destroy and recreate hd5 with no errors but I still get the same 888 on bootup. This is really killing me. I'm beginning to wonder if this isn't a hardware problem after all. Nothing on bootup identifies a...
  16. szewczykm

    BOSBOOT: Error in STRIP

    Here's another clue. I may have to drop this path I'm on for something else because I'm not making any progress here. I did a shutdown and at the end of the shutdown I got the same 888 error. No parameters. Just &quot;shutdown&quot;. Can you help me understand the significance of the...
  17. szewczykm

    BOSBOOT: Error in STRIP

    I went into the command, removed the -Kernel and now the boot image is smaller when it's done. omething is being stripped. The command ran without error. I rebooted and got the same error. So I'm going to try AIXSPAdmin's suggestion again (I'm assuming it's killing all boot info and boot...
  18. szewczykm

    BOSBOOT: Error in STRIP

    Not fixed yet, but I did a cat bosboot and looked at the one actually running on my system, not one I found online. Lo and behold: strip -Kernel $skernel > /dev/null So, strip -Kernel is interpreted as strip -K. Now, in what world is it ok to use strip -Kernel and in what world isn't it OK?
  19. szewczykm

    BOSBOOT: Error in STRIP

    OK, thanks much for the suggestions. so far I still haven't had success. I tried both suggestions and it all worked as advertised, but I still get the 888 102 700 0c8 right after the {299}. Here is exactly what happens: #bosboot -a -d /dev/hdisk0 strip: illegal option -- K strip: -- Usage...
  20. szewczykm

    BOSBOOT: Error in STRIP

    I'm certain that I have a /unix file. I've tried using the -k to specify the unix file, to make sure it wasn't missing anything. But it's not BOSBOOT that's throwing the error. It's STRIP which is called in the BOSBOOT routine: # Function state_func4 state_func4 () { # # Strip required...

Part and Inventory Search

Back
Top