>>I'm also not certain I have seen fastfs succeed for a while. On a sn= >>v_68 system with regular ufs root (ok mirrored with svm): > > > It has not worked since logging UFS became the default (or for anyone > using a logging / and /usr filesystem before that time) > > Fastfs only works in the absence of logging (the difference in speed > is not that pronounced; I'd suggest scrapping it)
I have been mounting my build area with nologging for quite some time and I seriously doubt that fastfs is doing anything for me : # mount -F ufs -o nologging /dev/dsk/c0d0s6 /export/gazelle # ls -lap /export/gazelle total 54 drwxr-xr-x 6 dclarke csw 512 Jul 9 00:41 ./ drwxr-xr-x 4 root sys 512 Jul 9 00:09 ../ -rw-r--r-- 1 dclarke csw 10085 Jul 4 02:53 README.opensolaris drwxr-xr-x 3 dclarke csw 512 Jul 3 21:42 archives-nightly-open/ drwxr-xr-x 3 dclarke csw 512 Jul 3 21:16 closed/ drwx------ 2 root root 4096 Jul 9 00:08 lost+found/ -rw-r--r-- 1 dclarke csw 7404 Jul 9 00:43 opensolaris.sh drwxr-xr-x 3 dclarke csw 512 Jul 4 02:52 usr/ so maybe a wee bit of cleanup of the nightly build process would be low hanging fruit here. Probably only affects a really small number of people regardless but .. WARNINGS during builds tend to annoy me and I'd love to see them go away :-) Dennis _______________________________________________ opensolaris-discuss mailing list [email protected]
