Date: Sun, 07 Dec 2008 21:37:51 +0300 From: Boris Samorodov <bsam@ipt.ru> To: Dmitry Morozovsky <marck@rinet.ru> Cc: luigi@FreeBSD.org, freebsd-current@freebsd.org Subject: Re: gmirror+gjournal, newfs -J: can't figure out file system partition Message-ID: <05319744@bb.ipt.ru> In-Reply-To: <alpine.BSF.2.00.0812072038480.19341@woozle.rinet.ru> (Dmitry Morozovsky's message of "Sun\, 7 Dec 2008 20\:39\:42 %2B0300 \(MSK\)") References: <48202685@bb.ipt.ru> <82120927@bb.ipt.ru> <alpine.BSF.2.00.0812072038480.19341@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Morozovsky <marck@rinet.ru> writes: > On Sun, 7 Dec 2008, Boris Samorodov wrote: > BS> Boris Samorodov <bsam@ipt.ru> writes: > BS> > BS> > I can't do a newfs for gmirror+gjournal at two days old amd64-current: > BS> > BS> Hm, even gjournal is not newfs'ed: > BS> ----- > BS> tba# gjournal label ad8 > BS> tba# gjournal load > BS> GEOM_JOURNAL: Journal 2321310154: ad8 contains data. > BS> GEOM_JOURNAL: Journal 2321310154: ad8 contains journal. > BS> GEOM_JOURNAL: Journal ad8 clean. > BS> tba# newfs -J ad8.journal > BS> newfs: /dev/ad8.journal: can't figure out file system partition > BS> ----- > > well, what if you create BSD partition inside it: > > bsdlabel -Bw ad8 > gjournal ad8a > gjournal load > newfs -J ad8a.journal The same. But: # gjournal label ad8 # gjournal load # bsdlabel -Bw ad8.journal # newfs -J ad8.journala ...was a success. CCing to luigi@. There are chances his recent commit may broke newfs for journal. 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?05319744>