home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 10913 < prev    next >
Encoding:
Text File  |  1992-09-10  |  2.5 KB  |  78 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsm!sfs
  3. From: sfs@cbnewsm.cb.att.com (salvatore.savastano)
  4. Subject: at(1) command fails
  5. Organization: AT&T
  6. Distribution: usa
  7. Date: Thu, 10 Sep 1992 16:12:50 GMT
  8. Message-ID: <1992Sep10.161250.13257@cbnewsm.cb.att.com>
  9. Lines: 67
  10.  
  11.  
  12. I have had the following problem for a long time and I can't
  13. get/find an explanation on how to solve and avoid it.
  14. I use the at(1) command to schedule up to about 1000 jobs at 1 minute intervals
  15. (sometimes a few hundred less )
  16.  
  17. occasionally at(1) starts spitting out an extra message 
  18. with each job scheduled and continues to do so until the end.  
  19. Usually the messages begin half way through (that is early enough 
  20. that they can't be accounted by running more or fewer jobs)
  21. the messages look like this:
  22.     ...
  23.     at: error in message send
  24.     job 716077800.a at Wed Sep  9 16:30:00 1992
  25.     at: error in message send
  26.     job 716077860.a at Wed Sep  9 16:31:00 1992
  27.     at: error in message send
  28.     job 716077920.a at Wed Sep  9 16:32:00 1992
  29.     at: error in message send
  30.     job 716077980.a at Wed Sep  9 16:33:00 1992
  31.     at: error in message send
  32.     job 716078040.a at Wed Sep  9 16:34:00 1992
  33.     at: error in message send
  34.     job 716078100.a at Wed Sep  9 16:35:00 1992
  35.     
  36.     ...
  37.     at: error in message send
  38.     job 716104560.a at Wed Sep  9 23:56:00 1992
  39.     at: error in message send
  40.     job 716104620.a at Wed Sep  9 23:57:00 1992
  41.     at: error in message send
  42.     job 716104680.a at Wed Sep  9 23:58:00 1992
  43.     at: error in message send
  44.     job 716104740.a at Wed Sep  9 23:59:00 1992
  45.     at: error in message send
  46.     job 716104800.a at Thu Sep 10 00:00:00 1992
  47.     
  48.     
  49.     
  50.     
  51.  
  52. also it seem that some of the at jobs with the error message actually run
  53. and some don't
  54.  
  55. I would appreciate any suggestions that would help me avoid this
  56. the machine is a :
  57.     uname -a
  58.     smst1n smst1n 3.2.2 3 3B2
  59.  
  60. and there seems to be plenty of space:
  61.     df
  62.     /         (/dev/dsk/c1t1d0s0):    29116 blocks     2166 i-nodes
  63.     /tmp      (/dev/dsk/c1t3d0s9):    24788 blocks     1529 i-nodes
  64.     /person   (/dev/dsk/c1t1d0s8):   144748 blocks    23316 i-nodes
  65.     /tiw      (/dev/dsk/c1t1d0s9):    98622 blocks    12514 i-nodes
  66.     /pub1n    (/dev/dsk/c1t1d0sa):    24756 blocks     3047 i-nodes
  67.     /vui      (/dev/dsk/c1t1d0sb):   137242 blocks    17552 i-nodes
  68.     /usr      (/dev/dsk/c1t3d0s2):    55636 blocks     5583 i-nodes
  69.     /tiwlog   (/dev/dsk/c1t3d0s8):    22652 blocks     2927 i-nodes
  70.     /usr/loc  (/dev/dsk/c1t3d0sa):    33706 blocks     9349 i-nodes
  71.     /fda      (/dev/dsk/c1t3d0sb):   103910 blocks    15616 i-nodes
  72.     
  73.     
  74.     
  75.     
  76. sal savastano
  77. att!somerset!smst71!sfs
  78.