Hi All, my os (Centos 4.3) connects to Windows directory using winbind everything works fine: ls -alh shows remote username and group getent passwd shows remote usernames until I run : getfacl -R /home/samba to backup whole acl after 1 minutes the system hang (typing w, ls, top with no response) but I can kill winbind and start it again, evrything back to normal Please help
Please help, what other information should I include? when hang strace w, stuck on line: reading /var/.../windbind/pipe On 9/26/06, Superbiji <superbiji@gmail.com> wrote:> Hi All, > > my os (Centos 4.3) connects to Windows directory using winbind > everything works fine: > > ls -alh shows remote username and group > getent passwd shows remote usernames > > until I run : > getfacl -R /home/samba > to backup whole acl > > after 1 minutes the system hang (typing w, ls, top with no response) > but I can kill winbind and start it again, evrything back to normal
I found some user causes hang... just doing ls -alh on her directory, raises winbind to 100% and hang again Please help On 9/27/06, Superbiji <superbiji@gmail.com> wrote:> Please help, > what other information should I include? > > when hang strace w, > stuck on line: reading /var/.../windbind/pipe > > On 9/26/06, Superbiji <superbiji@gmail.com> wrote: > > Hi All, > > > > my os (Centos 4.3) connects to Windows directory using winbind > > everything works fine: > > > > ls -alh shows remote username and group > > getent passwd shows remote usernames > > > > until I run : > > getfacl -R /home/samba > > to backup whole acl > > > > after 1 minutes the system hang (typing w, ls, top with no response) > > but I can kill winbind and start it again, evrything back to normal >
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/26/2006 08:53 AM, Superbiji escreveu:> Hi All, > > my os (Centos 4.3) connects to Windows directory using winbind > everything works fine: > > ls -alh shows remote username and group > getent passwd shows remote usernames > > until I run : > getfacl -R /home/samba > to backup whole acl > > after 1 minutes the system hang (typing w, ls, top with no response) > but I can kill winbind and start it again, evrything back to normal > > Please helpLooks like you winbind it not properly configured. Can you please attach your smb.conf and also information about how did you setup your nsswitch (libnss)? Some log with increased loglevel would be very good. Kind regards, - -- Felipe Augusto van de Wiel <felipe@paranacidade.org.br> Coordenadoria de Tecnologia da Informa??o (CTI) - SEDU/PARANACIDADE http://www.paranacidade.org.br/ Phone: (+55 41 3350 3300) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Debian - http://enigmail.mozdev.org iD8DBQFFHR8mCj65ZxU4gPQRAhIyAJ9QIF88KEHnv0LscgtBOzoBF6xjwgCg0GJT O9p7XyrbaplsAKTrzASQahU=owBx -----END PGP SIGNATURE-----
The workaround is by deleting those problematic users in windows directory and then add them again setfacl again to her home my smb.conf: password server = 10.x.x.x On 9/29/06, Felipe Augusto van de Wiel <felipe@paranacidade.org.br> wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 09/26/2006 08:53 AM, Superbiji escreveu: > > Hi All, > > > > my os (Centos 4.3) connects to Windows directory using winbind > > everything works fine: > > > > ls -alh shows remote username and group > > getent passwd shows remote usernames > > > > until I run : > > getfacl -R /home/samba > > to backup whole acl > > > > after 1 minutes the system hang (typing w, ls, top with no response) > > but I can kill winbind and start it again, evrything back to normal > > > > Please help > > Looks like you winbind it not properly configured. Can you > please attach your smb.conf and also information about how did you > setup your nsswitch (libnss)? Some log with increased loglevel > would be very good.