Cyanrigger:
> However after this, when the stress-test is over the errors are gone
> (like it was on ext3):

I have tried the similar test to yours on my linux-2.6.31.
The result has no errors.
I may need to test linux-2.6.36.1 (as you did). It will be next week.

----------------------------------------------------------------------
(from /proc/mounts)
/dev/ram1 /dev/shm/ro ext3 ro,relatime,errors=continue,data=writeback 0 0
tmpfs /dev/shm/rw tmpfs rw,dirsync,relatime 0 0
none /dev/shm/u aufs rw,relatime,si=78cc4d2340d6ae3 0 0
/dev/shm/rw=rw
/dev/shm/ro=ro

(script)
cd /dev/shm/u
sudo mount -o remount,udba=notify $AufsMntpnt
sudo mount -o remount,rw ../ro
rsync --exclude='.wh.*' --exclude=lost+found -aHSx --devices --specials ../rw/ 
../ro
sudo mount -o remount,udba=reval $AufsMntpnt
sudo mount -o remount,ro ../ro

#ls ../rw ../ro
fsck -nf /dev/ram1
----------------------------------------------------------------------
(result)
fsck 1.41.3 (12-Oct-2008)
e2fsck 1.41.3 (12-Oct-2008)
Warning!  /dev/ram1 is mounted.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/ram1: 81/2048 files (0.0% non-contiguous), 1453/8192 blocks
----------------------------------------------------------------------


J. R. Okajima

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev

Reply via email to