  | | | boot after kernel panic | boot after kernel panic 2007-02-13 - By Luis Rodr?guez
Back Hi Rick
i attach a txt file with the last 10 messages before kernel panic advise... you ask for this in first mail.
i enter in rescue mode, and can see mysql and postgresql files in /mnt/sysimage
i have 2 questions:
1. is possible to mount a usb hd to backup? this is becasue the ethernet card appears not up... so i try to attach an usb hd when review dmesg appears the usb is detected, but not assign any device. apparently assign sda2, but when try to mount an error appears advice that nothing there.. later check, and this sda2 and sda5 not in /dev appears with permission like this brwx-- --- in /tmp
2. fsck is safe for ext3 filesystem? i review the fstab and have something like this: / ext3 /dev/cciss/c0d1p2 swap /dev/cciss/c0d1p3 swap /dev/cciss/c0d1p5 swap /dev/cciss/c0d1p6 swap /dev/cciss/c0d1p7 swap /dev/cciss/c0d1p8 swap
and some ohter entries.
the Raid is via hardware: Controler Compaq Smart Array 5i slot 0 the array are 3 scsi hd about 75GB, the controller have 18GB
i not an expert, so... i hope can you help me, or may be what recommend: try to restore the system or try to backup the databases and install the OS again .
this last option i try to avoid because we have several configurations to access some data in another servers, and imply 4 or more days of work.
and this server have applications must be run yesterday... why note have a backup server... please dont ask. why not have a database backup? the last one have about 45 days.
we appreciate any comment.
Thanks again.
Rick Stevens escribi??: > On Mon, 2007-02-12 at 18:19 -0600, Luis Rodr??guez wrote: > >> i check the options you tell me... >> >> about fsck >> >> i rescue boot and the filesystem put in /mnt/sysimage >> >> so >> >> is safe to ran fsck /mnt/sysimage/root >> >> or need to umount and ran fsck over dev hd? >> > > Take note of what's mounted as /mnt/sysimage, then unmount it and run > fsck against it. Your fsck should look like: > > fsck -y /dev/hda1 > > The "hda1" may be "hda2" or some other name. If it checks out, reboot > again in rescue mode and let the volume mount again. You need to know > what kernel version you're running and you'll need to run the following > commands: > > # chroot /mnt/sysimage > # cd /boot > # mkinitrd -f -v initrd-(kernel-version).img (kernel-version) > # exit > # exit > > Replace "(kernel-version)" with the version of the kernel you normally > run on that machine. The first "exit" will exit the chroot environment, > the second exits the rescue mode. Pop out the CD and see if it'll boot. > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > - Rick Stevens, Senior Systems Engineer rstevens@(protected) - > - VitalStream, Inc. http://www.vitalstream.com - > - - > - All generalizations are false. - > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > > > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > Redhat-install-list mailing list > Redhat-install-list@(protected) > https://www.redhat.com/mailman/listinfo/redhat-install-list > To Unsubscribe Go To ABOVE URL or send a message to: > redhat-install-list-request@(protected) > Subject: unsubscribe > >
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Redhat-install-list mailing list Redhat-install-list@(protected) https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: redhat-install-list-request@(protected) Subject: unsubscribe
|
|
 |