Ask a Question related to AIX, Design and Development.
-
Frédéric Normand #1
HACMP does not start while inittab was set for
Context : 6H1 AIX5.1 and HACMP4.4.1
I encoutered a new pb last friday evening :
After a mere reboot (but are there any mere reboots) my 6H1 refuses to
launch the hacmp processes, though the "start on restart" command had
been submitted
See the tail of /etc/inittab
ctrmc:2:once:/usr/bin/startsrc -s ctrmc > /dev/console 2>&1>>>>>>>>>>>>
rcopc:2:wait:sh /etc/rc.opc > /dev/console 2>&1 # start OpC
lpd:2:once:/usr/bin/startsrc -s lpd
clinit:a:wait:/bin/touch /usr//sbin/cluster/.telinit # HACMP for AIX
These must
be the last entries in inittab!
pst_clinit:a:wait:/bin/echo Created /usr//sbin/cluster/.telinit >
/dev/console #
HACMP for AIX These must be the last entries in inittab!
hacmp6000:2:wait:/usr//sbin/cluster/etc/rc.cluster -boot -i -b #
Bring up Cluster
<<<<
The system restarted, but no cluster processes appeared though I wait
for more than 5 mn. (nothing visible with the lssrc -g cluster
command)
I finally typed the smitty clstart now command and it immediatly
started and brought the resources on.
What could have happened, dear gurues ?
Frédéric Normand Guest
-
HACMP DR
I've got a running cluster in one location that consists of two p660-6H1's. My question is... I need to recover the cluster at Sunguard. I have a... -
HACMP
Just out of curiosity; If DMS kicked-off, and the network is down it has nowhere to go. Therefore is DMS possible without a network? TIA -
Debuging inittab init.d rc*.d
on Solaris 5.x Could someone help me what to do, and where to look for debug information/logs of echo command display from init.d script? My... -
HACMP and rsh
Hopefully, someone can help me here. I'm very new with HA so bear with me. I was having problems syncing ha because of rsh problems. I got rsh... -
Hacmp 4.4.1 on AIX 5.2
tstclaire@hotmail.com (St. Claire) wrote in message news:<8581fcb0.0305280435.5da19af5@posting.google.com>... All I'm trying at present to... -
Frédéric Normand #2
Re: HACMP does not start while inittab was set for
On Wed, 17 Sep 2003 17:57:08 +0200, Frédéric Normand
<fr.normand@laposte.net> wrote:
I answer my own message, due to a discussion with a colleague.>Context : 6H1 AIX5.1 and HACMP4.4.1
>
>
>I encoutered a new pb last friday evening :
>
>After a mere reboot (but are there any mere reboots) my 6H1 refuses to
>launch the hacmp processes, though the "start on restart" command had
>been submitted
>
>See the tail of /etc/inittab
>
>>ctrmc:2:once:/usr/bin/startsrc -s ctrmc > /dev/console 2>&1>>>>>>>>>>>>>
>rcopc:2:wait:sh /etc/rc.opc > /dev/console 2>&1 # start OpC
>lpd:2:once:/usr/bin/startsrc -s lpd
>
>clinit:a:wait:/bin/touch /usr//sbin/cluster/.telinit # HACMP for AIX
>These must
>be the last entries in inittab!
>pst_clinit:a:wait:/bin/echo Created /usr//sbin/cluster/.telinit >
>/dev/console #
> HACMP for AIX These must be the last entries in inittab!
>hacmp6000:2:wait:/usr//sbin/cluster/etc/rc.cluster -boot -i -b #
>Bring up Cluster
>
><<<<
>
>The system restarted, but no cluster processes appeared though I wait
>for more than 5 mn. (nothing visible with the lssrc -g cluster
>command)
>I finally typed the smitty clstart now command and it immediatly
>started and brought the resources on.
>
>What could have happened, dear gurues ?
He says that, though commented lines (beginning with a : character)
are supported in the inittab, these comments must be at the beginning.
Does anybody confirm ?
To make a long story short : is it safe to insert comments in the
inittab file ?
Frédéric Normand Guest
-
Steve Nottingham #3
Re: HACMP does not start while inittab was set for
Frédéric Normand <fr.normand@laposte.net> wrote in message news:<4d2jmv8a6oqkl9oq520il5ihejolunqimu@4ax.com>. ..
It is safe to insert comments into inittab, they can be anywhere in> On Wed, 17 Sep 2003 17:57:08 +0200, Frédéric Normand
> <fr.normand@laposte.net> wrote:
>>> >Context : 6H1 AIX5.1 and HACMP4.4.1
> >
> >
> >I encoutered a new pb last friday evening :
> >
> >After a mere reboot (but are there any mere reboots) my 6H1 refuses to
> >launch the hacmp processes, though the "start on restart" command had
> >been submitted
> >
> >See the tail of /etc/inittab
> >
> >> >ctrmc:2:once:/usr/bin/startsrc -s ctrmc > /dev/console 2>&1> >>>>>>>>>>>>>
> >rcopc:2:wait:sh /etc/rc.opc > /dev/console 2>&1 # start OpC
> >lpd:2:once:/usr/bin/startsrc -s lpd
> >
> >clinit:a:wait:/bin/touch /usr//sbin/cluster/.telinit # HACMP for AIX
> >These must
> >be the last entries in inittab!
> >pst_clinit:a:wait:/bin/echo Created /usr//sbin/cluster/.telinit >
> >/dev/console #
> > HACMP for AIX These must be the last entries in inittab!
> >hacmp6000:2:wait:/usr//sbin/cluster/etc/rc.cluster -boot -i -b #
> >Bring up Cluster
> >
> ><<<<
> >
> >The system restarted, but no cluster processes appeared though I wait
> >for more than 5 mn. (nothing visible with the lssrc -g cluster
> >command)
> >I finally typed the smitty clstart now command and it immediatly
> >started and brought the resources on.
> >
> >What could have happened, dear gurues ?
> I answer my own message, due to a discussion with a colleague.
> He says that, though commented lines (beginning with a : character)
> are supported in the inittab, these comments must be at the beginning.
>
> Does anybody confirm ?
>
> To make a long story short : is it safe to insert comments in the
> inittab file ?
the file, but they must have a : as the first character. It is also
supported to have a comment at the end of an entry, preced by a #
(hash) e.g. dsmcad:2:once:/usr/tivoli/tsm/client/ba/bin/dsmcadeb Agent>/dev/null 2>&1 # Start TSM W
Steve
Steve Nottingham Guest
-
Chris Blanks #4
Re: HACMP does not start while inittab was set for
Lines begging with a : are acceptable comments in /etc/inittab
throughout the file. I use this technique frequently when commenting
out lines that I do not want executed while I am testing.
Hope this helps.
-Chris
Frédéric Normand <fr.normand@laposte.net> wrote in message news:<4d2jmv8a6oqkl9oq520il5ihejolunqimu@4ax.com>. ..> On Wed, 17 Sep 2003 17:57:08 +0200, Frédéric Normand
> <fr.normand@laposte.net> wrote:
>>> >Context : 6H1 AIX5.1 and HACMP4.4.1
> >
> >
> >I encoutered a new pb last friday evening :
> >
> >After a mere reboot (but are there any mere reboots) my 6H1 refuses to
> >launch the hacmp processes, though the "start on restart" command had
> >been submitted
> >
> >See the tail of /etc/inittab
> >
> >> >ctrmc:2:once:/usr/bin/startsrc -s ctrmc > /dev/console 2>&1> >>>>>>>>>>>>>
> >rcopc:2:wait:sh /etc/rc.opc > /dev/console 2>&1 # start OpC
> >lpd:2:once:/usr/bin/startsrc -s lpd
> >
> >clinit:a:wait:/bin/touch /usr//sbin/cluster/.telinit # HACMP for AIX
> >These must
> >be the last entries in inittab!
> >pst_clinit:a:wait:/bin/echo Created /usr//sbin/cluster/.telinit >
> >/dev/console #
> > HACMP for AIX These must be the last entries in inittab!
> >hacmp6000:2:wait:/usr//sbin/cluster/etc/rc.cluster -boot -i -b #
> >Bring up Cluster
> >
> ><<<<
> >
> >The system restarted, but no cluster processes appeared though I wait
> >for more than 5 mn. (nothing visible with the lssrc -g cluster
> >command)
> >I finally typed the smitty clstart now command and it immediatly
> >started and brought the resources on.
> >
> >What could have happened, dear gurues ?
> I answer my own message, due to a discussion with a colleague.
> He says that, though commented lines (beginning with a : character)
> are supported in the inittab, these comments must be at the beginning.
>
> Does anybody confirm ?
>
> To make a long story short : is it safe to insert comments in the
> inittab file ?Chris Blanks Guest
-
Frédéric Normand #5
Re: HACMP does not start while inittab was set for
On 18 Sep 2003 07:55:11 -0700, [email]Chris_S_Blanks@yahoo.com[/email] (Chris Blanks)
wrote:
Thanks to both of you.>Lines begging with a : are acceptable comments in /etc/inittab
>throughout the file. I use this technique frequently when commenting
>out lines that I do not want executed while I am testing.
>
By the way, some says empty lines (CR alone) could make PB in inittab.
Do you confirm ?
Frédéric Normand Guest
-
Steve Nottingham #6
Re: HACMP does not start while inittab was set for
Frédéric Normand <fr.normand@laposte.net> wrote in message news:<sallmvos3ii7buh6kteoijlhl4h4a0q71m@4ax.com>. ..
I've never seen a blank line in inittab, so couldn't comment. The> On 18 Sep 2003 07:55:11 -0700, [email]Chris_S_Blanks@yahoo.com[/email] (Chris Blanks)
> wrote:
>>> >Lines begging with a : are acceptable comments in /etc/inittab
> >throughout the file. I use this technique frequently when commenting
> >out lines that I do not want executed while I am testing.
> >
> Thanks to both of you.
>
> By the way, some says empty lines (CR alone) could make PB in inittab.
> Do you confirm ?
recommended way to update inittab is to use mkitab and rmitab and this
doesn't (AFAIK) allow you to put a blank line in.
Steve
Steve Nottingham Guest



Reply With Quote

