Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2009 00:36:46 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        freebsd-current@FreeBSD.org
Subject:   Re: 8-BETA, gmirror+gjournal: CANNOT READ BLK, CANNOT FIGURE OUT FILE SYSTEM PARTITION
Message-ID:  <66183585@bb.ipt.ru>
In-Reply-To: <42984716@bb.ipt.ru> (Boris Samorodov's message of "Thu, 27 Aug 2009 00:17:55 %2B0400")
References:  <42984716@bb.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Aug 2009 00:17:55 +0400 Boris Samorodov wrote:

[...]
> ns# gjournal label -f /dev/mirror/gm0s1d
> ns# gjournal label -f /dev/mirror/gm0s1f
> ns# tunefs -J enable -n disable /dev/mirror/gm0s1d

ns# tunefs -J enable -n disable /dev/mirror/gm0s1d.journal

> tunefs: gjournal set
> tunefs: soft updates cleared
> ns# tunefs -J enable -n disable /dev/mirror/gm0s1f

ns# tunefs -J enable -n disable /dev/mirror/gm0s1f.journal

> tunefs: gjournal set
> tunefs: soft updates cleared
[...]


> /dev/mirror/gm0s1f.journal on /var (ufs, local, soft-updates)
> /dev/mirror/gm0s1d.journal on /usr (ufs, local, soft-updates)

Those two commands changed only the file system for mount
(after mounting at single user mode) soft-updates->gjournal:

/dev/mirror/gm0s1f.journal on /usr (ufs, local, gjournal)
/dev/mirror/gm0s1d.journal on /var (ufs, local, gjournal)

Other than that did not change: the systen is not bootable.

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?66183585>