Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2005 16:50:22 +0200
From:      "B. Bonev" <b_bonev@mail.orbitel.bg>
To:        "'Jeremie Le Hen'" <jeremie@le-hen.org>
Cc:        freebsd-current@freebsd.org
Subject:   RE: BETA4: Panic and can't cleanup filesystem
Message-ID:  <002f01c5bf84$f6079ed0$4700000a@server>
In-Reply-To: <20050919123051.GN51142@obiwan.tataz.chchile.org>

next in thread | previous in thread | raw e-mail | index | archive | help




-----Original Message-----
From: owner-freebsd-stable@freebsd.org
[mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Jeremie Le Hen
Sent: Monday, September 19, 2005 2:31 PM
To: B. Bonev
Cc: freebsd-current@freebsd.org; freebsd-stable@freebsd.org
Subject: Re: BETA4: Panic and can't cleanup filesystem


Hi,

> With every restart, system going in single mode. What can i do to
> clean /var filesystem and to debug these panics? Any help are=20
> welcome...

Did you try the -b flag from fsck_ffs(8) ?  You can get the location of
other superblocks with the dumpfs(8) utility.

Regards,
--=20
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to =
"freebsd-stable-unsubscribe@freebsd.org"

I do this:
#dumpfs /var
...
superblock location 65536
...
#fsck_ufs -b 65536 /var
Alternate superblock location: 65536
** /dev/ad2s1d
65536 is not filesystem superblock
#
Don't know what to do then... /var is still dirty.
Is /var filesystem lost?

--=20
I am using the free version of SPAMfighter for private users. It has =
removed
186 spam emails to date. Paying users do not have this message in their
emails. Try www.SPAMfighter.com for free now!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002f01c5bf84$f6079ed0$4700000a>