From owner-freebsd-current@FreeBSD.ORG Sat Apr 14 06:41:35 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A9F2B16A407 for ; Sat, 14 Apr 2007 06:41:35 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id 3E22A13C483 for ; Sat, 14 Apr 2007 06:41:35 +0000 (UTC) (envelope-from grafan@gmail.com) Received: by mu-out-0910.google.com with SMTP id g7so1151887muf for ; Fri, 13 Apr 2007 23:41:34 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OSzz0wTT3RHrd1YKGNoT3lDLdDwVL4qQ5mWakJr995Yg7PeVVIbj8dDnfZlO8Efsx6LcOYAy13kXJboP4od2kKk8ZYEQdTfdRs/HTaDm657oIyWNcDkr9rNlpW7PYT5GTKzsb0aftRHTZGAaywT+/UQ/Ks56WwNQxCvWUJhipgQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IT4xAceixwHbtM2ukoYUwhs7O2GHlM/PHWR/J0+zcmeLuGJDR+sJvpss9PVSqAJRPH9rMyaF0wns7B5tNb3TMA1u7g+I5c9O+xw4RrujCXD0rafbNYoGd8Rlc3xR3AmJf52hjGu6kcJz9PDSb5fZ+Yh358LdCHZq1jAxXQPBOxQ= Received: by 10.82.153.5 with SMTP id a5mr5341298bue.1176532894081; Fri, 13 Apr 2007 23:41:34 -0700 (PDT) Received: by 10.82.106.12 with HTTP; Fri, 13 Apr 2007 23:41:34 -0700 (PDT) Message-ID: <6eb82e0704132341l3f9bb98an12a5526a5d0874e7@mail.gmail.com> Date: Sat, 14 Apr 2007 14:41:34 +0800 From: "Rong-en Fan" To: "Joerg t" In-Reply-To: <20070414063238.41635.qmail@web63711.mail.re1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070414063238.41635.qmail@web63711.mail.re1.yahoo.com> Cc: freebsd-current@freebsd.org Subject: Re: WARNING: /home: GJOURNAL flag on fs but no gjournal provider below X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2007 06:41:35 -0000 On 4/14/07, Joerg t wrote: > after issuing (as in the manpage): > > > > gjournal label -v /dev/ad2 > > newfs -J /dev/ad2 Shouldn't this be newfs -J /dev/ad2.journal as manpage says? > mount -o noatime,async /dev/ad2 /home mount -o noatime,async /dev/ad2.journal? Regards, Rong-En Fan > this warning showed up in the log: > > > > WARNING: /home: GJOURNAL flag on fs but no gjournal provider below > > > > this in on today's -current. > > > > any hints ? > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >