Archiv verlassen und diese Seite im Standarddesign anzeigen : Kernel panic seit gestern - Festplatte defekt?
Turr-I-Can
30.08.04, 19:39
Seit schon längerer Zeit nutze ich den 2.6er mit Gentoo. Alles paletti.
Gestern habe ich große Datenmengen in /home gelöscht (hda8).
Nach Neustart am nächsten Tag bekam ich (Auszug)
end_request: I/O error, dev hda, sector 33866503
sh_459: unable to read journal header
UDF-fs: No partition found (1)
XFS: bad magic number
XFS: SB validate failed
Kernel panic: VFS: Unable to mount root fs on hda7
Ich vermute, dass das Löschen von Dateien auf der Platte zu einem Hardwareproblem geführt hat.
Tips wie man das wieder hinbekommt? Die Windowspartition funktioniert übrigens (jetzt online).
DrunkenFreak
30.08.04, 20:31
vllt einfach mal fsck drüber laufen lassen. dann sagt es dir was evtl damit los ist. aber ich tippe eher auf mist gemacht am kernel
so long
Turr-I-Can
30.08.04, 20:49
Mist am Kernel glaub ich nicht, der Kernel läuft unverändert seit vielen Wochen stabil.
Wie soll ich denn fsck anwenden, wenn ich den Kernel nicht booten kann, bzw. nicht in die Konsole komme?
DrunkenFreak
30.08.04, 21:03
schmeiß ne livecd rein und boote davon. dann einfach fsck /dev/hdXX und laufen lassen. gibt es fehler werden sie ausgegeben
wenn du keine livecd hast kann ich www.damnsmalllinux.org empfehlen. nur 50mb groß
so long
Turr-I-Can
31.08.04, 19:31
Also mit Knoppix hab ichs gemacht, hier die Ausgaben:
root@ttyp1[knoppix]# fsck /dev/hda7
fsck 1.35-WIP (07-Dec-2003)
reiserfsck 3.6.11 (2003 www.namesys.com)
************************************************** ***********
** If you are using the latest reiserfsprogs and it fails **
** please email bug reports to reiserfs-list@namesys.com, **
** providing as much information as possible -- your **
** hardware, kernel, patches, settings, all reiserfsck **
** messages (including version), the reiserfsck logfile, **
** check the syslog file for any related information. **
** If you would like advice on using this program, support **
** is available for $25 at www.namesys.com/support.html. **
************************************************** ***********
Will read-only check consistency of the filesystem on /dev/hda7
Will put log info to 'stdout'
Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes
The problem has occurred looks like a hardware problem.
If you have bad blocks, we advise you to get a new hard
drive, because once you get one bad block that the disk
drive internals cannot hide from your sight, the chances
of getting more are generally said to become much higher
(precise statistics are unknown to us), and this disk drive
is probably not expensive enough for you to risk your time
and data on it. If you don't want to follow that advice,
then if you have just a few bad blocks, try writing to the
bad blocks and see if the drive remaps the bad blocks (that
means it takes a block it has in reserve and allocates it
for use for requests of that block number). If it cannot
remap the block, this could be quite bad, as it may mean
that so many blocks have gone bad that none remain in
reserve to allocate.
bread: Cannot read the block (8210): (Input/output error).
Warnung... fsck.reiserfs für Gerät /dev/hda7 wurde mit Signal 6 beendet.
root@ttyp1[knoppix]#
Wie kann ich denn den zweiten Tip befolgen "try writing to the
bad blocks and see if the drive remaps the bad blocks (that
means it takes a block it has in reserve and allocates it
for use for requests of that block number)."
Dazu müßte ich doch einzelne Blocks ansteuern, keine Ahnung wie sowas geht?!
Danke für Hilfe soweit.
Wie kann ich denn den zweiten Tip befolgen "try writing to the
bad blocks and see if the drive remaps the bad blocks (that
means it takes a block it has in reserve and allocates it
for use for requests of that block number)."
Als aller erstes kommt
dd_rescue /dev/hdXY /dev/null
Sollte es da Fehler geben, Platte sofort austauschen.
Für o.g. Tip:
Testet, und zerstört die Daten:
badblocks -vvwsp2 /dev/hdXY
Testet, zerstört die Daten nicht, dauert länger:
badblocks -vvnsp2 /dev/hdXY
Hi,
laut deiner ersten Meldung kann XFS nicht gemountet werden.
Dein Test läuft auf reiserfs, wie denn nu?
mfg
Turr-I-Can
01.09.04, 09:41
Danke, muß ich dann heute Abend mal testen.
Die Linuxpartitionen sind reiserfs-Partitionen. Wieso auch XFS gemountet werden soll - kA?!
Ich vermute ein Problem mit Grub oder der initrd.
Denn auch ich hab diesen Fehler und verwende nirgends xfs.
Siehe:
http://www.linuxforen.de/forums/showpost.php?p=1038804&postcount=12
das gleiche problem hab ich auch, allerdings paralell unter SuSE Linux und Gentoo Linux.
hab mich bis jetzt aus zeitmangel noch nicht drum gekümmert... ich hätte einfach neu installiert, ne andere lösuing währ mir aber lieber.
trotzdem wunderts mich, dass dieser fehler mit SuSE und Gentoo gleichzeitig auftritt. auch bei mir läuft windows noch, deshalb habe ich einen hardwaredefekt auch ausgeschlossen.
felix
Powered by vBulletin® Version 4.2.5 Copyright ©2024 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.