Operating System - HP-UX
1752488 Members
5774 Online
108788 Solutions
New Discussion юеВ

Re: Server crash hpux 11.11 --urgent help

 
Trng
Super Advisor

Server crash hpux 11.11 --urgent help

Dear All,

my server is not booting and getting panic while loading below .server is hpux 11.11 and booting in single usermode,but not going to multiusermode ..need urgent help

Configure system crash dumps ................................................ OK
VxVM device node check ...................................................... OK
VxVM general startup ........................................................ OK
VxVM reconfiguration recovery ............................................... OK
Mount file systems .......................................................... OK
Update kernel and loadable modules .......................................... N/A
Initialize loadable modules ................................................. atdd: load() called
atdd: Class is tape
atdd: control init!
atdd: Load complete!
NOTICE: modld: Module already loaded
atdd: load() called

rgds,trng
administrator
10 REPLIES 10
Laurent Menase
Honored Contributor

Re: Server crash hpux 11.11 --urgent help

apparantly looks like you have a problem with a module.
you may need to get the dump and have it analyzed.
what is the panic message?
Matti_Kurkela
Honored Contributor

Re: Server crash hpux 11.11 --urgent help

Google tells me "atdd" seems to be a driver for some IBM tape hardware.

Have you patched the system, or made any other configuration changes since the last time the server was booted successfully?

Have you tried booting the system with the previous kernel configuration (vmunix.prev)? If that is successful, then something may have gone wrong in your last kernel configuration change.

MK
MK

Re: Server crash hpux 11.11 --urgent help

I agree with Matti's recommendation to boot from vmunix.prev. Once you get the server back up, you can verify the proper version of the driver was installed for your OS. For HP-UX B.11.11, the driver version should start with a 3 (3.n.n.n).

Hope this helps,

Bruce
Steven E. Protter
Exalted Contributor

Re: Server crash hpux 11.11 --urgent help

Shalom,

Current kernel is definitely hosed.

Booting off alternate kernel is the only quick way to bring your system up.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Trng
Super Advisor

Re: Server crash hpux 11.11 --urgent help

Hi All,

system was not booting from previous kernel as well...i have rem oved kminit from /sbin and started ,it is started in single user mode ..how to remove a particular module from kminit script


rgd,trng
administrator
Dennis Handly
Acclaimed Contributor

Re: Server crash hpux 11.11 --urgent help

>system was not booting from previous kernel as well.

The same cause, that atdd? Has it ever worked since you added it?
Raj D.
Honored Contributor

Re: Server crash hpux 11.11 --urgent help

Trng,

-What was the uptime before it crashed,
-If there was a previous crash, if yes did you check in /var/adm/crash/ when the system was up.
- what is the output of /etc/shutdownlog (If previously taken) .

- What is the previous /etc/rc.log says for atdd driver. (was it loaded successfully.)

- Try following:
Initialize loadable modules ................................................. atdd

At this time quickly press "Ctrl+Alt+| " to bypass the driver, hope fully the system will bootup.

- The driver can be bypass by renaming the /sbin/rcx.d/Sxxatdd (something like that) file to ZZxxatdd , so it won't load next time.


Hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Viktor Balogh
Honored Contributor

Re: Server crash hpux 11.11 --urgent help

Hi Trng,

Have you changed anything on the server before it behaved wrong? Any SW or HW install?

Did it crashed or have you just restarted the system? If unsure take a look into /etc/shutdownlog

****
Unix operates with beer.
Trng
Super Advisor

Re: Server crash hpux 11.11 --urgent help

Hi All,

i hv moved kminit from run level script and rebooted & able to boot the server normally ..any idea how to remove atdd modules alone from kminit

2:what are all the keyboard interupts are avl in HPUX for bypassing something ?..

rgds,trng
administrator