Bruno Cesar Ribas: > Same environment as before ;) I didn't remember that. I've found that I had suggested you to disable HINOTIFY and EXPORT. How is your configuration? I don't know why you enable HINOTIFY.
> mount -n -t aufs -o \ > > xino=/xino/.aufs.xino,noplink,udba=inotify,nowarn_perm,br:$R \ > > W=rw:$ADICIONAL=ro+wh:$GERAL=ro+wh:$MAINROOT=ro aufs $NEWROOT What filesystem-type of your /xino? While I guess you would execute chroot/switchroot or something after this mount, did you move /xino too? > I think the problem is same as /var/cache/man. We got /var/cache/man > 'locked' after the machine started to cache man. > > Now the problem is that i lose access and what i get is a firefox in D > state. Do you mean you did changed a file which firefox was accessing on nfs server? > > How about serial-console or net-console to get logs? > > I'll have to copy line by line, because i lose access to machine even via > console i cant login... As my system root is an AUFS ;) I am afraid you are misunderstanding serial/net-console. They are for just getting logs. In other word, redirect-out. For example, - enable serial console on your kernel - add a kernel parameter, like console=... - connect a serial line - on remote machine, execute 'cu -l /dev/ttyS0 ... | tee /tmp/log' - then you will get log remotely. Junjiro Okajima ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
