Wilkinson, Alex wrote: [...] > All looks good. I did notice two small things: > > 1. Your new code no longer outputs "soft-updates, journal" from mount(8) e.g. > > old code: /dev/ad8s3d on /export (ufs, NFS exported, local, soft-updates, journal) > new code: /dev/ad8s3d on /export (ufs, NFS exported, local, soft-updates) > > If you are not planning to keep the "journal" label in the output of mount(8) is > there any other mechanism to verify that a fs has actually got SUj switched on ? > (this seems to work actually: #dumpfs /dev/ad8s3d | grep -i journal). I did not tested the SUJ, but it should be possible with "tunefs -p" > 2. dmesg(8) displays this upon bootstrap: > > WARNING: /export: GJOURNAL flag on fs but no gjournal provider below Had you gjournal on this partition before? You can drop the flag by tunefs -J disable /dev/ad8s3d Miroslav LachmanReceived on Thu Jan 28 2010 - 08:09:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:00 UTC