Date: Wed, 30 Jan 2008 10:50:03 GMT From: Volker <volker@vwsoft.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/31199: tunefs error is incorrect when enabling softupdates Message-ID: <200801301050.m0UAo3xB049874@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/31199; it has been noted by GNATS. From: Volker <volker@vwsoft.com> To: bug-followup@FreeBSD.org, rsimmons@mail.wlcg.com Cc: Subject: Re: bin/31199: tunefs error is incorrect when enabling softupdates Date: Wed, 30 Jan 2008 11:39:48 +0100 I think this PR can safely be closed. Tested on a 6.2-REL machine gives: # tunefs -n enable / tunefs: soft updates cannot be enabled until fsck is run tunefs: /dev/mirror/gm0s1a: failed to write superblock The same message is given when run on a RELENG_7 machine. Also an error code is being set: # echo $? 11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801301050.m0UAo3xB049874>