> Do you mean that you are running aufs in 2.4 kernel? > Aufs doesn't support linux-2.4.
No, I'm running 2.6 kernel with AUFS, I mean that image on which problem occured is based on 2.4 kernel stuff (modutils, there not exist udev and devfs, just dev files created by MAKEDEV) > > Thank you for your test. > There were sevral files are opened when you modify the branch > permission. > > libc-2.3.4.so, libuuid.so.1.2, libblkid.so.1.0, ld-2.3.4.so, mount, > libnss_files-2.3.4.so, libnss_nis-2.3.4.so, libnsl-2.3.4.so, > libnss_compat-2.3.4.so, libc-2.3.4.so, libdl-2.3.4.so, ld-2.3.4.so, > bash, vcsa2 > > The trigger was last 'vcsa2.' Is this file executable or something? > And, most importantly, Is this file inside aufs? > All other files existed in aufs and on the branch which was indexed as > 2. Does vcsa2 exist on the same branch? > (branches are indexed from 0. you can check them the line in > /proc/mounts or /sys/fs/aufs/brs, "br:br0:br1:br2:...) > When I trying to find file vcsa2 the result only was /dev/vcsa*, so I think it was device file, and as I say because image is based on 2.4 kernel stuff, the dev files is located on "image" branch (last index): br:/cur=rw:/base=ro:/image=ro. So maybe problem in dev files if they located on branches (because when I mount branch with 2.6 stuff, init initialize udev on /dev and dev files then not located on branch anymore). Today when I trying to create swap file on my aufs system I receive error (mkswap return error), is it correct? If i create swap file on mounted filesystem all ok. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
