fetch data corruption on local fs

RuiDC ruidc at yahoo.com
Wed Dec 16 16:26:53 UTC 2009


Thanks for your replies...


Grzegorz Bernacki wrote:
> 
> As I understand setting just "-o noclusterr -o noclusterw" didn't help 
> you, right? If so use just "-o sync".
> 

I tried with three configurations:
1. just -o sync
2. just noclustered read/writes
3. both sync and noclustered
All three worked, but am I correct in thinking that configuration 3 is the
most conservative?


Grzegorz Bernacki wrote:
> 
> I don't know how to compile it into kernel, but you can try to add line:
> vfs.root.mountfrom.options="sync"
> to your loader.conf
> 
> 

The sheevaplug build doesn't produce loader.conf or loader.4th, an ls of my
/boot directory is below, although according to man pages for loader.conf:
If no /boot/loader.rc exists at installworld time, one with the above lines
will be installed. 

So I do not know if this is normal for a Sheevaplug build. Can anyone
confirm?
Is it OK to copy these over from an i386 machine???
<code>
splug# ls -l /boot
total 352
drwxr-xr-x  2 root  wheel     512 Dec 15 17:04 defaults
drwxr-xr-x  2 root  wheel     512 Dec 15 17:04 firmware
drwxr-xr-x  2 root  wheel     512 Dec 16 13:53 kernel
-r--r--r--  1 root  wheel   13320 Dec 16 13:52 loader.help
drwxr-xr-x  2 root  wheel     512 Dec 15 17:04 modules
-r-xr-xr-x  1 root  wheel  166236 Dec 16 13:52 ubldr
-r-xr-xr-x  1 root  wheel  166236 Dec 16 11:52 ubldr.old
drwxr-xr-x  2 root  wheel     512 Dec 15 17:04 zfs
</code>
-- 
View this message in context: http://old.nabble.com/problem-setting-up-ports-tp26803523p26813898.html
Sent from the freebsd-arm mailing list archive at Nabble.com.



More information about the freebsd-arm mailing list