From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yury Umanets Subject: Re: Reiserfs with standard journal found, but there was specified a journal dev Date: Mon, 10 Mar 2003 22:23:41 +0300 Message-ID: <3E6CE63D.3060304@namesys.com> References: <3E6CE176.5030906@acris.co.uk> <3E6CE559.1010400@namesys.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <3E6CE559.1010400@namesys.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Yury Umanets Cc: Julian Hall , reiserfs-list@namesys.com Yury Umanets wrote: > Julian Hall wrote: > >> My FS never had an external journal device. I've used 'dd' to >> transfer it to a different partition and am trying to get it to work, >> but I get the following messages from reiserfsck: >> >> vengeance:~# reiserfsck --rebuild-sb /dev/hdc1 >> >> <-------------reiserfsck, 2002-------------> >> reiserfsprogs 3.6.4 >> [...] >> Will check superblock and rebuild it if needed >> Will put log info to 'stdout' >> >> Do you want to run this program?[N/Yes] (note need to type Yes if you >> do):Yes >> super.c 228 rebuild_sb >> Reiserfs with standard journal found, but there was specified a >> journal dev > > > It means, that superblock has journal dev field initialized by not zero. > >> >> >> >> Do I need to use the --no-journal-available option? Or is it >> something else. If I just run --check rather than anything else, it >> manages to check the journal OK, but then complains that >> --rebuild-tree didn't finish last time. > > > I can do the following: Sorry :) I wanted to say, that you can do the listed operations :) > >> >> >> Any ideas? >> >> Jules >> >> >> >> > > -- Yury Umanets