Ask a Question related to SCO, Design and Development.
-
lallous #1
help again plz
Hello,
how can I detect the process that is initiating an 'init 0' or letting
system go to runlevel 0 ?
I checked the rc0.d/messages and rc2.d/messages and all log files are zero
sized!
Isn't there any method to know what buggy script is causing that system
shutdown just after the execution of the last script in rc2.d ?
I appreciate your help.
Regards,
Elias
lallous Guest
-
Jean-Pierre Radley #2
Re: help again plz
lallous typed (on Tue, Aug 05, 2003 at 12:33:33AM +0300):
| Hello,
|
| how can I detect the process that is initiating an 'init 0' or letting
| system go to runlevel 0 ?
|
| I checked the rc0.d/messages and rc2.d/messages and all log files are zero
| sized!
|
| Isn't there any method to know what buggy script is causing that system
| shutdown just after the execution of the last script in rc2.d ?
Have you changed ANY of the scripts yourself, or renamed them?
How do you know the shutdown occurs after the last script in /etc/rc2.d,
and not at some other time?
How are you reading /etc/rc*/messages if going into multi-user mode ends
up by doing a reboot?
--
JP
Jean-Pierre Radley Guest
-
lallous #3
Re: help again plz
Hi,
No I changed nothing; I am trying to fix a system that got this problem.> Have you changed ANY of the scripts yourself, or renamed them?
Maybe you're right, however I am sure it is happening at least after the> How do you know the shutdown occurs after the last script in /etc/rc2.d,
> and not at some other time?
last rc2.d script but not before.
why? because the last message I see on screen is the message that is
generated by the last rc2.d script named as: S99xyz...
I login single mode and check the logs.> How are you reading /etc/rc*/messages if going into multi-user mode ends
> up by doing a reboot?
Thanks again,
Elias
lallous Guest
-
Bill Vermillion #4
Re: help again plz
In article <bgnh2e$pdt7i$1@ID-161723.news.uni-berlin.de>,
lallous <lallous@lgwm.org> wrote:Is it literaly S99xyz ??>Hi,
>>No I changed nothing; I am trying to fix a system that got this problem.>> Have you changed ANY of the scripts yourself, or renamed them?
>>Maybe you're right, however I am sure it is happening at least after the>> How do you know the shutdown occurs after the last script in /etc/rc2.d,
>> and not at some other time?
>last rc2.d script but not before.
>why? because the last message I see on screen is the message that is
>generated by the last rc2.d script named as: S99xyz...
If so rename it so the first letter is lowercase.
--
Bill Vermillion - bv @ wjv . com
Bill Vermillion Guest
-
lallous #5
Re: help again plz
"Bill Vermillion" <bv@wjv.comREMOVE> wrote in message
news:HJ59L8.nzu@wjv.com.../etc/rc2.d,> In article <bgnh2e$pdt7i$1@ID-161723.news.uni-berlin.de>,
> lallous <lallous@lgwm.org> wrote:> >Hi,
> >> >No I changed nothing; I am trying to fix a system that got this problem.> >> Have you changed ANY of the scripts yourself, or renamed them?
> >> >> How do you know the shutdown occurs after the last script inNo, but the S99 part is true.>> >Maybe you're right, however I am sure it is happening at least after the> >> and not at some other time?
> >last rc2.d script but not before.
> >why? because the last message I see on screen is the message that is
> >generated by the last rc2.d script named as: S99xyz...
> Is it literaly S99xyz ??
Referring to:
[url]http://osr5doc.ca.caldera.com:457/OSAdminG/sstT.etcrc.html[/url]Why should I renamed the 'S' to 's' ?> If so rename it so the first letter is lowercase.
Regards,
Elias
lallous Guest
-
lallous #6
Re: help again plz
"Bela Lubkin" <belal@sco.com> wrote in message
news:20030805080121.GF24551@sco.com.../etc/rc2.d,> lallous wrote:
>> > No I changed nothing; I am trying to fix a system that got this problem.> > > Have you changed ANY of the scripts yourself, or renamed them?
> >> > > How do you know the shutdown occurs after the last script inHi,>> > Maybe you're right, however I am sure it is happening at least after the> > > and not at some other time?
> > last rc2.d script but not before.
> > why? because the last message I see on screen is the message that is
> > generated by the last rc2.d script named as: S99xyz...
> You must mean that's the last message you see before the shutdown
> messages. Now, please post, as literally as possible, what the screen
> looks like after one of these shutdowns. Include the last few rc script
> startup messages, followed by the messages generated by the process of
> shutting down. There will be clues there that you can't read, but we
> can.
The messages are scrolling so fast just before the system is rebooting...
The 'PAUSE' key does not pause the messages while scrolling, any suggestion
?
Regards,
Elias
lallous Guest
-
Tom Melvin #7
Re: help again plz
lallous made comment on Wed Aug 6 10:11:46 2003 :
Changing it from S99xyz to s99xyz will stop that script from running.> "Bill Vermillion" <bv@wjv.comREMOVE> wrote in message
> news:HJ59L8.nzu@wjv.com...> /etc/rc2.d,> > In article <bgnh2e$pdt7i$1@ID-161723.news.uni-berlin.de>,
> > lallous <lallous@lgwm.org> wrote:> > >Hi,
> > >
> > >> Have you changed ANY of the scripts yourself, or renamed them?
> > >No I changed nothing; I am trying to fix a system that got this problem.
> > >
> > >> How do you know the shutdown occurs after the last script in> No, but the S99 part is true.> >> > >> and not at some other time?
> > >Maybe you're right, however I am sure it is happening at least after the
> > >last rc2.d script but not before.
> > >why? because the last message I see on screen is the message that is
> > >generated by the last rc2.d script named as: S99xyz...
> > Is it literaly S99xyz ??
>
> Referring to:
> [url]http://osr5doc.ca.caldera.com:457/OSAdminG/sstT.etcrc.html[/url]> Why should I renamed the 'S' to 's' ?> > If so rename it so the first letter is lowercase.
If the problem goes away you know it is something in that script - it
would also help if you mentioned 'literaly' what the xyz... is.
Tom
--
================================================== ======================
Tom Melvin [email]tom@tkrh.demon.co.uk[/email] [url]http://www.tkrh.demon.co.uk[/url]
Veterinary Solutions Ltd Sysop Compuserve Unixforum
================================================== ======================
Tom Melvin Guest



Reply With Quote

