[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

atd and nfs mounted var partition



Hello.

I seem to have a problem with atd and its pid file (/var/run/atd.pid).
I have a client that mounts all directories from a server.
I can't find any differences except that at's pid file seems to be empty on
the client, while for example crond's pid file does contain something.

Does anybody have a clue?
Let me know if more inforamtion is neccessary.


Package: at
Version: 3.1.7-3

On the server:
descartes:~> ls -la /var/run/{crond,atd}.pid
-rw-r--r--   1 root     root            4 Sep 13 18:06 /var/run/atd.pid
-rw-r--r--   1 root     root            4 Sep 13 02:01 /var/run/crond.pid
descartes:~> ps -agux|grep atd
daemon     789  0.0  0.5   820   320  ?  S    Sep 13   0:00 /usr/sbin/atd
martin   10384  0.0  0.4   908   312  p0 S     22:52    0:00 grep atd
descartes:~> at now + 1 min
at> <EOT>
warning: commands will be executed using /bin/sh
job 8 at 1997-09-15 22:54
descartes# ls -la /var/spool/cron/atjobs/
total 3
drwx------   2 daemon   daemon       1024 Sep 15 22:54 .
drwxr-xr-x   5 root     root         1024 Nov  2  1996 ..
-rw-------   1 daemon   daemon          6 Sep 15 22:53 .SEQ

On the client:
kant:~> ls -la /var/run/{crond,atd}.pid
-rw-r--r--   1 root     root            0 Sep 15 22:01 /var/run/atd.pid
-rw-r--r--   1 root     root            4 Sep 15 22:01 /var/run/crond.pid
kant:~> ps -agux|grep atd
daemon     110  0.0  1.0   828   336  ?  S     00:02   0:00 /usr/sbin/atd
martin     199  0.0  1.0   908   312  p6 S     00:54   0:00 grep atd
kant:~> at now + 1 min
Cannot access /var/spool/cron/atjobs: Permission denied
kant# ls -la /var/spool/cron/atjobs/
total 3
drwx------   2 daemon   daemon       1024 Sep 15 22:01 .
drwxr-xr-x   5 root     root         1024 Feb 19  1997 ..
-rw-------   1 daemon   daemon          6 Sep 15 22:53 .SEQ


Right,

							MartinS


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: