Hi Junjiro, > Hi Fernando, > > "Fernando A. P. Gomes": > > If I do an ls -la /var/log/squid/ before centos rc script starts, the > > directory is ok: > > > > but if I don't access to the directory /var/log/squid before centos rc > > script starts, the directory is corrupt: > What did your rc script do?
Nothing anormal, it's in attach. > Are there something about mounting, module loading/unloading, chroot(2) > and operating around /var/log/squid? Aufs module is builtin I can't loading/unloading. The only operation around /var/log/squid is /etc/init.d/squid start (open log files in /var/log/squid). What you mean with chroot? Is I do a chroot and a pivot_root. > And after your rc script, is the aufs entry in /proc/mounts correct? Yes > Is /cdrom/tmpdir/3 working correctly, how about ls(1) to it? Which type > is its filesystem? It's a cramfs filesystem mountend looped and unionctl to aufs. I realize that the bug is in more locations that de /var/log, in /etc I've the same problem with some files ( ex: /etc/wvdial.conf ). Fernando Gomes ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
