ADSM-L

Re: nohup dsmc

2000-07-03 14:10:32
Subject: Re: nohup dsmc
From: Joe Gross <jgross AT STIMPY DOT NET>
Date: Mon, 3 Jul 2000 11:10:32 -0700
This is shell dependent. When you log out your shell will choose whether or
not to send a HUP to all child processes. Most will allow you to configure
this feature.

On Mon, Jul 03, 2000 at 10:25:07AM -0700, Gerald Wichmann wrote:
> Why is it on some systems (right now it s occurring on an AIX 4.3.3 H70)
> when I want to run the scheduler and run it with a nohup so it stays running
> when I log out, does the dsmc sched process die as soon as I exit? On other
> systems this works fine..
>
> i.e.
>
> root@utslc01:/>ps -ef | grep dsm
>     root  5698     1   0   Jun 19      -  0:00 ksh
> /usr/tivoli/tsm/server/bin/r
>     root 16176  5698   0   Jun 19      - 91:34 dsmserv quiet
>     root 18106 19664   1 11:18:42  pts/2  0:00 grep dsm
> root@utslc01:/>/bin/dsmc sched >/dev/null 2>&1 &
> <
> [1]     21308
> root@utslc01:/ <mailto:root@utslc01:/> >
> root@utslc01:/>ps -ef | grep dsm
>     root  5698     1   0   Jun 19      -  0:00 ksh
> /usr/tivoli/tsm/server/bin/r
>     root 16176  5698   0   Jun 19      - 91:34 dsmserv quiet
>     root 19680 24990   0 11:23:20  pts/2  0:00 grep dsm
>     root 21308 24990   0 11:23:08  pts/2  0:00
> /usr/tivoli/tsm/client/ba/bin/ds
> root@utslc01:/>
> root@utslc01:/>exit
> There are running jobs.
> root@utslc01:/>exit
> gwichman@utslc01:/home/gwichman>ps -ef | grep dsm
>     root  5698     1   0   Jun 19      -  0:00 ksh
> /usr/tivoli/tsm/server/bin/r
>     root 16176  5698   0   Jun 19      - 91:34 dsmserv quiet
> gwichman 19666 21896   0 11:19:35  pts/2  0:00 grep dsm
> gwichman@utslc01:/home/gwichman <mailto:gwichman@utslc01:/home/gwichman> >
>
> And ideas?
>
> Gerald Wichmann
> RS Engineer
> Sansia System Solutions
> 408-844-8893 work
> 408-844-9801 fax
<Prev in Thread] Current Thread [Next in Thread>