A few CURRENT problems

Erik Trulsson ertr1013 at student.uu.se
Fri Jan 7 05:36:34 PST 2005


On Fri, Jan 07, 2005 at 12:25:16PM +0100, Daniel Eriksson wrote:
> 
> Here are four issues I currently have with CURRENT:
> 
> * Mounting a filesystem async no longer seems to work. After mounting a
> filesystem like this: "mount -o noatime,async /dev/da1s1d
> /some/mount/point", mount does not report the filesystem as being mounted
> async: "/dev/da1s1d on /some/mount/point (ufs, local, noatime,
> soft-updates)"
> I have not had time to verify if the filesystem is actually mounted async or
> not, or if it is just a missing attribute output in the list produced by
> "mount". I don't know exactly when this stopped "working", but the newmount
> commit is my prime suspect. I do remember seeing "async" listed as a
> filesystem attribute ~2 months ago.

Disable softupdates for that filesystem. If you have softupdates
enabled for a filesystem this seems to override async/sync.
(This applies not only to -CURRENT but to 5-STABLE and 4-STABLE as
well.)



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se


More information about the freebsd-current mailing list