Jacob Burkamper:
> The fsck results are rather predictable, before the rsync there are not any
> errors. After the rsync there are errors.

Let me make sure.
- your test script does
  fsck /ro
  mount -o remount,rw /ro
  rsync something to /ro
  mount -o remount,ro /ro
  fsck /ro
- first fsck doesn't report any error, but second fsck reports the
  error.

If so, did "remount,ro" really succeed? No error messages and you can
confirm /ro is readonly via /proc/mounts?
And your /sys/fs/aufs/si_*/xi_path shows "/rw/.aufs.xino"?


J. R. Okajima

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

Reply via email to