Summary Wildfire boot up problems

From: Yogesh Bhanu (yogesh@gsf.de)
Date: Tue Aug 26 2003 - 03:46:01 EDT


Dear Managers ,
                  Sorry for the late summary ,
But its is most of the times Better late than never ;) .
   I got few but good responses and I would like to thank
Roberts ,Izzat and Shawn for putting me on the right track .
Now for the summary

Well for some reason I had a mucked up sysconfigtab, which I had to
restore from backup .
   Unfortunately I had erased my hw db so had to rename my devices back
to the old config , that took me a while, but the beast cameback online :) .

I was wondering if there is such a thing for a cluster system .

Shawn had send me a document outlining what has to be done .

Follow these steps after restoring the root disk before booting
GENVMUNIX. For TRU64 UNIX 5.1

> This here is the simple thing to try.
>
>
>
> delete /etc/hw.db
>
> then in single user mode run
>
> dn_setup -init
>
>
>
> Here is something that I found that is a bit more complex if the above
>
> does not work.
>
>
>
> Note: This procedure is for non-clustered systems only!
>
>
>
> 1) Invoke this script on the initial system to delete all the files
>
> that have knowledge of that system's configuration.
>
>
>
> #!/bin/sh
>
> rm /etc/dec*
>
> rm /etc/dccd.*
>
> rm /etc/dcdd.*
>
> rm /etc/dfsc.*
>
> rm /etc/dfsl.*
>
> rm /cluster/members/member0/etc/cfginfo
>
> rm /etc/cfginfo
>
> rm /cluster/members/member0/etc/dfsl.dat
>
> rm /dev/tty0*
>
> rm /dev/lp*
>
> rm /dev/kevm*
>
> rm /dev/scp*
>
> rm /devices/disk/*
>
> rm /devices/rdisk/*
>
> rm /devices/tape/*
>
> rm /devices/ntape/*
>
> rm /devices/changer/*
>
> rm /devices/dmapi/*
>
> rmdir /devices/disk
>
> rmdir /devices/rdisk
>
> rmdir /devices/tape
>
> rmdir /devices/ntape
>
> rmdir /devices/changer
>
> rmdir /devices/dmapi
>
> rm /dev/disk /dev/rdisk /dev/tape /dev/ntape
>
> rm /dev/changer /dev/dmapi
>
> rm /cluster/members/member0/.Booted
>
>
>
> 2) Shutdown the system
>
>
>
> 3) Move the system disk to the other system
>
>
>
> 4) Boot the other system (using genvmunix) to single user
>
>
>
> 5) /sbin/mountroot
>
>
>
> 6) Fix all files that know about device special files
>
> - advfs
>
> - LSM
>
> - sysconfigtab (device special file name of swap device)
>
> - fstab (ufs mounted devices)
>
>
>
> use hwmgr -v d to get new device special file names
>
>
>
>
>
> 8) Build a new kernel
>
>
>
> 9) Reboot with the new kernel
>
>

cheers
yogesh



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:33 EDT