i am working on a proof of concept for a customer.
We are trying to migrate to ubuntu clients.
I joined the client to the domain(with the univentiontool) and i am mounting the home directory via pam.
Everything is working fine, i can login, the home is mounted accordingly and so on.
But:
some programs just do not work properly when the user is logged in and using the home share on the ucs server.
For example, firefox opens really slow and crashes after a while.
Chromium has the same issue.
We are using ubuntu 18.04 for the tests.
Doesnt matter if i use nfs or cifs for home mounting.
I executed the binarys of these programs via strace - but i really got no big clue as to what the problem is.
A few assumption i have are:
it may be connected to how this programs store there database/NSS.
Chromium outputs for example:
Error initializing NSS with a persistent database. NSS Error Code: -8025
Does anyone have any ideas to what this might be connected or where i could look further?
thanks for your answer.
I tried the settings suggested in the Bugreport, but it didnt really change that much.
Maybe a little faster, but overall the problems persisted, so I hope this gets fixed with FF61.
But: it seems to me that there is a larger problem behind all this. Since a lot of other applications also dont work as they should, so I guess this is only one part of the puzzle
That’s absolutely true. I have the experience with UCS 4.3.x locking in NFSv3 not working properly any more. 4.2.x no issues. 4.3.x - locking issues with NFSv3, working fine with NFSv4. I am still investigating the root cause.
Lock issues are very likely seen with Firefox, sometimes LibreOffice. I assume other programs use locks in a different way.