Lingering processes

From: Bill R. Williams (brwms_at_etsu.edu)
Date: 07/31/03

  • Next message: Owens, Blaine C - Eastman: "How to search for a string containing \"
    Date: Thu, 31 Jul 2003 09:40:14 -0400
    To: Sun Managers <sunmanagers@sunmanagers.org>
    
    

    I'm a (somewhat) old hand at unix, but we are very new to Sun/Solaris,
    so perhaps someone can offer a suggestion:
    Platform: SunOS 5.9 sparc SUNW,Sun-Fire-880
    Problem:
      It seems that not all 'ssh' sessions terminate. There are some
      scp sessions from the Sun to other (Linux) Systems still in the
      process list. Also, interactive sesstions to the Sun systems do not
      always terminate when the logout is done.

      Actually, it seems that not all jobs terminate.
      They complete, but then they just sit there.
      And this is not anything consistant -- sometimes a cron job that has
      been running, completing, and exiting will just do the running and
      completeing part -- not exit until ???-ever?

    Any suggestions about these lingering jobs would be appreciated.

    -- 
     ---------------------------------------------
     Bill R. Williams               <brw@etsu.edu>
     ------------------------ ETSU Library Systems
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers
    

  • Next message: Owens, Blaine C - Eastman: "How to search for a string containing \"

    Relevant Pages

    • Re: A question about subprocess
      ... jobs will need to be run in the following pattern: ... if you like, on the master machine, each one waiting for a remote process ... on some master machine to terminate. ... termination of each proxy process, it looks to see which slave machine that ...
      (comp.lang.python)
    • using stacks in C++...problems with my code... seek advice
      ... Machineco has four machines and four jobs to be completed. ... up each machine for completing each job is shown in the following ... problem has total set-up time of 15 by the assignment of ... int jobOnMachine; ...
      (comp.programming)