* mounting partitions, system hangs on Replaying journal
@ 2003-04-29 9:04 Davide Magatti
2003-04-29 9:25 ` Oleg Drokin
0 siblings, 1 reply; 2+ messages in thread
From: Davide Magatti @ 2003-04-29 9:04 UTC (permalink / raw)
To: reiserfs-list
Hello, i have a problem with a reiser partition after a blackout
partition in on 2 raid 0 ide disks (quantum 60GB ata 100)
(ataraid). Controller is an HPT 372, the driver (written by highpoint) works
in scsi emulation, and it is loaded as a module. The array status is ok
When it is loaded it saw all the partitions:
sda1 /boot ~50 MB
sda2 / ~ 15 GB
sda3 swap ~ 1 GB
sda4 extended:
sda5 (/usr) ~ 15 GB
sda6 (/opt) ~ 15 GB
sda7 (/home) and is the one with trouble. 75 GB
I can mount all partitions except for the /home (sda7) which was mounted
during the blackout
When the system installed on the raid disks (Suse 8.0) try to mount the home
it hangs on :
kernel: reiserfs: checking transaction log (device 08:07) ...
The other system (Slack 9) is on another disks (ide). When i try to mount
sda7, hangs on the same message. The system slow down and i can't kill the
mount process
yesterday i tried reiserfsck --check [as in man page] (from slackware) but the
system hang on "Replaying journal" (i try to leave it for about 12 h but
nothing happened). The load is gone to 3 and the system slow down a lot.
My question is:
can i recover data in any way?.
My idea, is mounting the device ignoring the journal, saving all the data and
reinstalling the system (or at least formatting the partition)
Is it possible?
Thank you a lot in advance
davide
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mounting partitions, system hangs on Replaying journal
2003-04-29 9:04 mounting partitions, system hangs on Replaying journal Davide Magatti
@ 2003-04-29 9:25 ` Oleg Drokin
0 siblings, 0 replies; 2+ messages in thread
From: Oleg Drokin @ 2003-04-29 9:25 UTC (permalink / raw)
To: Davide Magatti; +Cc: reiserfs-list
Hello!
On Tue, Apr 29, 2003 at 11:04:57AM +0200, Davide Magatti wrote:
> When the system installed on the raid disks (Suse 8.0) try to mount the home
> it hangs on :
> kernel: reiserfs: checking transaction log (device 08:07) ...
> The other system (Slack 9) is on another disks (ide). When i try to mount
> sda7, hangs on the same message. The system slow down and i can't kill the
> mount process
> yesterday i tried reiserfsck --check [as in man page] (from slackware) but the
> system hang on "Replaying journal" (i try to leave it for about 12 h but
> nothing happened). The load is gone to 3 and the system slow down a lot.
Sounds like it can no longer read something in the journal area.
> My question is:
> can i recover data in any way?.
Yes you can if other parts of the drive are still readable.
E.g. try to use dd_rescue, copy your partition to other same-sized or
bigger partition first copy in forward direction until it hangs, then reboot, then copy in
reverse order until it hangs.
If it only hangs in the journal area, you will be able to mount resulting partition.
> My idea, is mounting the device ignoring the journal, saving all the data and
> reinstalling the system (or at least formatting the partition)
> Is it possible?
There were patches to mount the fs ignoring journal, but they are not part of the kernel.
Dig the archives, I think Chris Mason posted a link some time ago.
Bye,
Oleg
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-29 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-29 9:04 mounting partitions, system hangs on Replaying journal Davide Magatti
2003-04-29 9:25 ` Oleg Drokin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.