ADSM-L

Re: problems starting dsmcad from inittab on HP-UX

2006-05-25 05:45:23
Subject: Re: problems starting dsmcad from inittab on HP-UX
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 25 May 2006 05:44:48 -0400
Goran - Some ideas...

- Assure that the position of your mtsmcad entry in inittab is such
  that /usr/local/bin is mounted by the time it goes to execute.

- Have your inittab send the output to a file rather than /dev/null,
  so you have some diagnostics to look at: don't throw away potentially
  valuable information.

- Put like "#!/bin/sh" at the top of your Bourne shell scripts.

- Use full execution paths in your dsmcad.sh (a good practice, that
keeps
  us all out of trouble :-).

- Assure that your options files are resulting in each dsmcad having its
  own, unique port number.

 Richard Sims