ADSM-L

Re: Solaris 2.6 and ADSM Client V3.1.0.6

1999-04-20 12:37:40
Subject: Re: Solaris 2.6 and ADSM Client V3.1.0.6
From: "Purdon, James" <james_purdon AT MERCK DOT COM>
Date: Tue, 20 Apr 1999 12:37:40 -0400
We create an entry in /etc/inittab with "respawn" instead of "once" which
restarts the client whenever it dies...

Of course, this doesn't let us shut of the client, but then again, we don't
want to.

Jim

> ----------
> From:         Dustin Cavanaugh[SMTP:dcavanaugh AT UCSD DOT EDU]
> Reply To:     ADSM: Dist Stor Manager
> Sent:         Tuesday, April 20, 1999 11:00 AM
> To:   ADSM-L AT VM.MARIST DOT EDU
> Subject:      Re: Solaris 2.6 and ADSM Client V3.1.0.6
>
> I've tried the command Richard gives below with success. It is important
> to
> realize that this syntax is for the bourne shell. I've had mixed results
> from the cshell, including the process suspending on tty output.
>
> IBM really should support starting, stopping, and recycling the scheduler
> from scripts located in the /etc/rc?.d directories.
>
> >I use this:
> >
> >nohup /opt/IBMadsm-c/dsmc schedule > /dev/null 2>&1 &
> >
> >The pipe symbol, "|" makes no sense to me in this context,
> >and I think that's your problem.
> >
> >Rich
> >
> >At 04:07 AM 4/20/99 -0600, you wrote:
> >>Hello folks,
> >>
> >>We've successfully built an rc3 script to start the scheduler on a
> reboot.
> >What we haven't been able to do is get the scheduler started without
> >rebooting.  Any ideas?  Our rc3.d command is:
> >>
> >>/opt/IBMadsm-c/dsmc sched > /dev/null | &
> >>
> >>Thanks,
> >>
> >>Kelly Lipp
> >>SSSI
> >>lipp AT storsol DOT com
> >>
> >>
> >
> >Richard C. Dempsey                 email: dempsey AT kodak DOT com
> >Public Online Services             pager: 716-975-3539
> >11th Floor, Bldg 83, RL            phone: 716-477-3457
> >Eastman Kodak Company              fax:   716-722-3885
> >Rochester, NY 14650-2203
>