Linked by Eugenia Loli-Queru on Mon 21st Apr 2003 04:08 UTC
FreeBSD FreeBSD's Robert Watson says that effective today, newfs(8) and sysinstall(8) will create UFS2 file systems by default, unless explicitly specified.
Order by: Score:

Way to go!
by Bas on Mon 21st Apr 2003 13:25 UTC

5.0 is getting there! Can't wait to get my mits on 5.1-RELEASE though ;o) Good work FreeBSD-team!

As UFS1 was the default, I'm sure many have installed 5 believing without a second thought that UFS2 would be used on all of their filesystems. These people are likely to notice an unexpected performance hit when 5.1 comes along with UFS2 as default.

RE: More performance to come maybe (for some)
by Jago on Mon 21st Apr 2003 14:30 UTC

"an unexpected performance hit when 5.1 comes along with UFS2 as default"

perfomance hit == perfomance loss

Claim to back up your claim that UFS2 is slower than UFS1 ?

I'm not quite familiar with the UFS* filesystems...
by 3lixyqueue on Mon 21st Apr 2003 15:49 UTC

...can someone please comment on the differences between the two?

Thanks,

--
3lixyqueue

differences between UFS1 and UFS2
by A.K.H. on Mon 21st Apr 2003 16:02 UTC

As far as I know, UFS1 and UFS2 are similar. However, UFS2 was designed with ACLs and extended attributes in mind while this support for UFS1 was somehow bolted on as an afterthought. The main performance gains of UFS2 will be for those that use ACLs (and extended attributes).

This is especially important for Samba users since windows needs both ACLs and extended attributes. Samba has always had some problems with things like hidden files and what not (before ACL support).

Anyways, I'm not a filesystem guru, so if someone else would like to give better description it'd be appreciated.

Re: Matthew Baulch
by Bascule on Mon 21st Apr 2003 18:40 UTC

As UFS1 was the default, I'm sure many have installed 5 believing without a second thought that UFS2 would be used on all of their filesystems. These people are likely to notice an unexpected performance hit when 5.1 comes along with UFS2 as default.

Or they could simply reinstall their systems again...

There aren't that many performance characteristics which are different between UFS1 and 2. It's largely a matter of maximum filesystem size and extended attributes.

Installer
by emagius on Mon 21st Apr 2003 21:03 UTC

Hmm... When I installed 5.0-RELEASE a couple days ago, it was noted in the installer that I should not choose UFS2 unless I had a 64-bit machine, so I chose UFS1 (the default). Was the installer's warning mistaken?

Grub and UFS2
by Babak on Mon 21st Apr 2003 21:17 UTC

But grub does not recognize UFS2 yet. Fans should be going for default bootmgr for dualbooting.