On Sun, 25 Apr 2010, Alex Keda wrote:
try in single user mode:
tunefs -j enable /
tunefs: Insuffient free space for the journal
tunefs: soft updates journaling can not be enabled
tunefs -j enable /dev/ad0s2a
tunefs: Insuffient free space for the journal
tunefs: soft updates journaling can not be enabled
tunefs: /dev/ad0s2a: failed to write superblock
There is a bug that prevents enabling journaling on a mounted filesystem.
So for now you can't enable it on /. I see that you have a large / volume
but in general I would also suggest people not enable suj on / anyway as
it's typically not very large. I only run it on my /usr and /home
filesystems.
I will send a mail out when I figure out why tunefs can't enable suj on /
while it is mounted read-only.
Thanks,
Jeff
on / (/dev/ad0s2a) ~40Gb free.
dc7700p$ uname -a
FreeBSD dc7700p.lissyara.su 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r207156: Sun
Apr 25 00:04:24 MSD 2010
lissy...@dc7700p.lissyara.su:/usr/obj/usr/src/sys/GENERIC amd64
dc7700p$
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"