Waste of disk space. With 2K frag size, a file of 1k will use a minimum of 2K, wasting 1k. With 4k frag size it will waste 3k.
2010/3/17, Andrew Stesin <[email protected]>: > 2010/3/17 Matthew Dillon <[email protected]>: >> you absolutely must use a 4K fragment size (32K block size) and an >> aligned partition when using UFS with 4K physical sector drives. > > Sorry for my ignorance, but what's wrong with making this the default > setting for newfs regardless of whatever the drive is? > > Thanks, > Andrew > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

