ADSM-L

Re: AIX 3.1.0.7 client scheduler stops

1999-06-10 10:23:26
Subject: Re: AIX 3.1.0.7 client scheduler stops
From: "Bronson, David" <David.Bronson AT EXCH.COMPASS-USA DOT COM>
Date: Thu, 10 Jun 1999 10:23:26 -0400
AIX 432 does not work the same as lower AIX levels. To start nohup you must
redirect /dev/null.
nohup /usr/lpp/adsm/bin dsmc sched > /dev/nul 2>&1 < /dev/null.

Also add this line to /etc/inittab:
adsm:once:/usr/lpp/adsm/bin/dsmc sched > /dev/null 2>&1 < /dev/null     #
Adsm scheduler

<Prev in Thread] Current Thread [Next in Thread>