<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cluster Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797044#M265902</link>
    <description>This is the ls -l output:&lt;BR /&gt;-rwxrwxrwx   1 root       sys           3079 May 31 00:44 /etc/opt/omni/server/sg/csfailover.ksh</description>
    <pubDate>Tue, 30 May 2006 14:08:25 GMT</pubDate>
    <dc:creator>PSS SYS ADMIN</dc:creator>
    <dc:date>2006-05-30T14:08:25Z</dc:date>
    <item>
      <title>Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797042#M265900</link>
      <description>Hi everyone,&lt;BR /&gt;I'm trying to setting up a new mono node Cluster Serviceguard  on an hpux11i box.&lt;BR /&gt;I have created the cluster, and the package that should start DataProtector 5.5 but ther's something wrong and operation failed.&lt;BR /&gt;This is cluster.log:&lt;BR /&gt;May 30 02:48:20 - Node "test02": Starting service dpstart using&lt;BR /&gt;   "/etc/opt/omni/server/sg/csfailover.ksh start"&lt;BR /&gt;sh: /etc/opt/omni/server/sg/csfailover.ksh:  not found.&lt;BR /&gt;&lt;BR /&gt;Can you hep me?&lt;BR /&gt;Regards...&lt;BR /&gt;PSS</description>
      <pubDate>Tue, 30 May 2006 13:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797042#M265900</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2006-05-30T13:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797043#M265901</link>
      <description>Does the file:&lt;BR /&gt;/etc/opt/omni/server/sg/csfailover.ksh&lt;BR /&gt;exists ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 May 2006 14:06:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797043#M265901</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2006-05-30T14:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797044#M265902</link>
      <description>This is the ls -l output:&lt;BR /&gt;-rwxrwxrwx   1 root       sys           3079 May 31 00:44 /etc/opt/omni/server/sg/csfailover.ksh</description>
      <pubDate>Tue, 30 May 2006 14:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797044#M265902</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2006-05-30T14:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797045#M265903</link>
      <description>so what happens if you run that script with the start option outside of Serviceguard?&lt;BR /&gt;</description>
      <pubDate>Tue, 30 May 2006 14:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797045#M265903</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-05-30T14:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797046#M265904</link>
      <description>The script runs regularly if started from command line.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 May 2006 15:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797046#M265904</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2006-05-30T15:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797047#M265905</link>
      <description>check the first line of your csfailover.ksh script - you likely have an invalid shell listed there in the "#!&lt;SHELL&gt;" syntax.  change the shell to /sbin/sh or some other valid shell.&lt;/SHELL&gt;</description>
      <pubDate>Tue, 30 May 2006 15:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797047#M265905</guid>
      <dc:creator>Greg Vaidman</dc:creator>
      <dc:date>2006-05-30T15:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797048#M265906</link>
      <description>no way!&lt;BR /&gt;I've tried to insert an "exit 0" at the beginnig of the script but the result was the same</description>
      <pubDate>Tue, 30 May 2006 18:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797048#M265906</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2006-05-30T18:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797049#M265907</link>
      <description>can you post the control script of the package, so we can have a look at it.</description>
      <pubDate>Tue, 30 May 2006 19:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797049#M265907</guid>
      <dc:creator>Albert_31</dc:creator>
      <dc:date>2006-05-30T19:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797050#M265908</link>
      <description>this is the cntl file</description>
      <pubDate>Tue, 30 May 2006 20:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797050#M265908</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2006-05-30T20:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797051#M265909</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;"/etc/opt/omni/server/sg/csfailover.ksh"&lt;BR /&gt;&lt;BR /&gt;if this is script that you want the package to run while starting and execute the same while halting the package, then you got it in the wrong place.. It should be in the customer defined functions..&lt;BR /&gt;&lt;BR /&gt;function customer_defined_run_cmds&lt;BR /&gt;{&lt;BR /&gt;# ADD customer defined run commands.&lt;BR /&gt;: # do nothing instruction, because a function must contain some command.&lt;BR /&gt;/etc/opt/omni/server/sg/csfailover.ksh start&lt;BR /&gt; test_return 51&lt;BR /&gt;}&lt;BR /&gt;       &lt;BR /&gt;# This function is a place holder for customer define functions.&lt;BR /&gt;# You should define all actions you want to happen here, before the service is&lt;BR /&gt;# halted.&lt;BR /&gt;&lt;BR /&gt;function customer_defined_halt_cmds&lt;BR /&gt;{&lt;BR /&gt;# ADD customer defined halt commands.&lt;BR /&gt;: # do nothing instruction, because a function must contain some command.&lt;BR /&gt;/etc/opt/omni/server/sg/csfailover.ksh stop&lt;BR /&gt; test_return 52&lt;BR /&gt;}&lt;BR /&gt;       &lt;BR /&gt;Let me know if i got it wrong.</description>
      <pubDate>Tue, 30 May 2006 20:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797051#M265909</guid>
      <dc:creator>Albert_31</dc:creator>
      <dc:date>2006-05-30T20:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797052#M265910</link>
      <description>this was the result:&lt;BR /&gt;&lt;BR /&gt; /etc/opt/omni/server/sg/csfailover.ksh:  not found.&lt;BR /&gt;        ERROR:  Function customer_defined_run_cmds&lt;BR /&gt;        ERROR:  Failed to RUN customer commands&lt;BR /&gt;</description>
      <pubDate>Tue, 30 May 2006 20:33:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797052#M265910</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2006-05-30T20:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797053#M265911</link>
      <description>The default shell in mcsg is  the POSIX  shell (/usr/bin/sh), though the error does not point to out..can you check the script..&lt;BR /&gt;&lt;BR /&gt;is it possible to use a simple script instead of the one you are using..from another location..or move the current script to another location example be the /tmp or / directory since it is a single node cluster..&lt;BR /&gt;&lt;BR /&gt;Check the directory permissions top to bottom..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 May 2006 20:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797053#M265911</guid>
      <dc:creator>Albert_31</dc:creator>
      <dc:date>2006-05-30T20:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797054#M265912</link>
      <description>Hi Pss,&lt;BR /&gt;&lt;BR /&gt;Search scripts in path:&lt;BR /&gt;&lt;BR /&gt;/etc/opt/omni/sg&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;ran&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2006 03:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797054#M265912</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-05-31T03:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797055#M265913</link>
      <description>the problem was that th lvm conf change after cluster start and the script disappears</description>
      <pubDate>Thu, 01 Jun 2006 02:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797055#M265913</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2006-06-01T02:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797056#M265914</link>
      <description>Hi,,&lt;BR /&gt;&lt;BR /&gt;Really did not understand what you meant.. can you be more detailed..&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;albert</description>
      <pubDate>Thu, 01 Jun 2006 02:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797056#M265914</guid>
      <dc:creator>Albert_31</dc:creator>
      <dc:date>2006-06-01T02:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797057#M265915</link>
      <description>when I start the cluster the lvm conf changes because a new filesystem on shared disk is mounted.&lt;BR /&gt;When this fs is mounted overrides the fs where the script is located</description>
      <pubDate>Thu, 01 Jun 2006 02:58:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-problem/m-p/3797057#M265915</guid>
      <dc:creator>PSS SYS ADMIN</dc:creator>
      <dc:date>2006-06-01T02:58:31Z</dc:date>
    </item>
  </channel>
</rss>

