Google
  Web www.spinics.net

Re: boot after kernel panic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


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@xxxxxxxxxxxxxxx -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-                 All generalizations are false.                     -
----------------------------------------------------------------------


_______________________________________________
Redhat-install-list mailing list
Redhat-install-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@xxxxxxxxxx
Subject: unsubscribe


---
call trace [<f8e86ba7>] parport_pc find_ports [parport_pc] 0x27 (0xf662fec8)
[<f8e897e0>] parport_pc_pci_driver [parport_pc] 0x0 (0xf662fecc)
[<...>] io ....
[<...>] io_hi ....
[<...>] dmaval ....
[<...>] parport_pc_init ....
[<...>] init_module ....
[<...>] io ....
[<...>] io_hi ....
[<...>] irqval ....
[<...>] dmaval ....
[<...>] sys_init_module ....
[<...>] .kmodtab ....
[<...>] parport_pc_find_nonpci_ports ....
[<...>] system_call [kernel] 0x33 (0xf662ffc0)

Code: 89 30 8b 1d e8 9d 30 c0 81 fb e8 9d 30 c0 74 23 8d 76 00 53

<0> Kernel Panic: not continuing
---
_______________________________________________
Redhat-install-list mailing list
Redhat-install-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@xxxxxxxxxx
Subject: unsubscribe

[Home]     [Fedora Users]     [Red Hat General]     [Red Hat Watch List]     [Red Hat Development]     [Samba List]     [Kernel List]     [Kernel Newbies]     [Hot Springs]     [Yosemite News]

Powered by Linux