HACMP does not start while inittab was set for

Ask a Question related to AIX, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default 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:
    >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 ?

    Frédéric Normand Guest

  4. #3

    Default 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>. ..
    > 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 ?
    It is safe to insert comments into inittab, they can be anywhere in
    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/dsmcad
    >/dev/null 2>&1 # Start TSM W
    eb Agent

    Steve
    Steve Nottingham Guest

  5. #4

    Default 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

  6. #5

    Default 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:
    >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 ?
    Frédéric Normand Guest

  7. #6

    Default 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>. ..
    > 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 ?
    I've never seen a blank line in inittab, so couldn't comment. The
    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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139