GraphOn Support Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Failed to create lock file on NFS homedir (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Failed to create lock file on NFS homedir
#2454
mlinzer (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Failed to create lock file on NFS homedir 10 Months, 1 Week ago Karma: 0  
I am testing GGUX 227 and have come across the following messages after exiting a session:

Failed to create lock file candidate...Permission denied
maintenance aborted: maintenance pid 6101 still running

gold is running as root, and the user's homedir is on an NFS drive where root on the goglobal server does not have write permission. (goglobal creates the ~/.graphon dir with 755 perms). Changing the .graphon dir to 777 perms usually helps, but is not a long term solution. Never saw this problem before, maybe the maintenance task has changed in 277?

Thanks,

Moshe
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2516
troym (Admin)
Admin
Posts: 202
graphgraph
User Online Now Click here to see the profile of this user
Gender: Male Birthdate: 1973-01-14
Re: Failed to create lock file on NFS homedir 10 Months ago Karma: 1  
Moshe,

In general if you have the situation that you're describing (user home directories are mounted from an NFS source that does not allow root access), we recommend that you place the "per-user database" files in an alternate location (not in the user's home directories). You can do this by editing ${GOGLOBAL_ROOT}/etc/xmldb.conf, and changing the value for userdb to something like:

Code:

userdb = ${GOGLOBAL_ROOT}/db/
You will probably want to create the ${GOGLOBAL_ROOT}/db/ directory and set its permissions to 1777. Note that this will cause the per-user database files to become per-machine also. If this is undesirable, you'd probably have to provide an alternate NFS share for the user-databases that does allow root access (and only store user database files on that share). Hope this helps, Troy
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/03/14 21:46 By troym.
 
Troy Morrison
troy @ graphon.com
GraphOn Corporation
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop