On Mon, May 24, 2004 at 12:50:34PM -0700, Robert Clark wrote:

> We have a few systems where the dsmcad appears to be outputting a countdown
> on /dev/console, despite the output being directed to /dev/null in inittab.

Was both stdout and stderr redirected? (e.g. something like dsmcad 2>&1
1>/dev/null)

Otherwise, you could check with truss to see what dsmcad is doing.

--
Jurjen Oskam

"Avoid putting a paging file on a fault-tolerant drive, such as a mirrored
volume or a RAID-5 volume. Paging files do not need fault-tolerance." - 308417

Reply via email to