<?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 configuration file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6729502#M558809</link>
    <description>&lt;P&gt;&amp;gt;&amp;gt; You say /var/ADM/cmcluster/ used for log directory&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; but if cluster need to be put in debug mode .we need to be create one debug file under /var/ADM/cmcluster/&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; please confirm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No one can confirm this because debug mode is something you are defining. Your original question stated that the package script was in /var/adm/cmcluster. Keep in mind that the location and the contents of the package script (and even the cluster configuration file) can be anywhere -- but it would be EXTREMELY difficult for a new administrator to figure out where all the files are located if they are not kept in the standard location /etc/cmcluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it seems that the log file (not the package script) is located in the /var/adm directory structure. Is there no documentation available that explains the cluster and the package design?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; So you mean&lt;BR /&gt;&amp;gt;&amp;gt; cp -rp -----&lt;BR /&gt;&amp;gt;&amp;gt; cp -Rp_-----&lt;BR /&gt;&amp;gt;&amp;gt; The above command work same function&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's what the man page says.&lt;/P&gt;&lt;P&gt;As with any unfamiliar command or option, it is standard sysadmin procedure to test the command, perhaps in a temporary directory.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Apr 2015 14:23:30 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2015-04-06T14:23:30Z</dc:date>
    <item>
      <title>cluster configuration file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6729321#M558806</link>
      <description>Normally cluster configuration file kept under /etc/cmcluster/ &amp;amp; package configuration file kept under /etc/cmcluster/pakagename&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But our enviorment pakage kept under /var/adm/cmcluster/package/log/db.log&lt;BR /&gt;&lt;BR /&gt;Why this package configuration configure in /var/adm/cmcluster/package/log/db.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2.Copy command doubt&lt;BR /&gt;&lt;BR /&gt;cp -rp ------copy the files with permission and time stamp&lt;BR /&gt;cp -Rp_-------what is the use of this command</description>
      <pubDate>Sun, 05 Apr 2015 20:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6729321#M558806</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2015-04-05T20:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: cluster configuration file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6729338#M558807</link>
      <description>&lt;P&gt;This is very unusual. /var/adm is the log file directory, not a configuration or setting directory. It would be not only non-standard but also VERY confusing if the cluster config script is db.log. What makes you think that db.log is the configuration script?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For any command, the man page is most helpful:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;-R    (recursive subtree copy) The -R option is identical to the -r option.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Apr 2015 23:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6729338#M558807</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-04-05T23:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: cluster configuration file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6729363#M558808</link>
      <description>Thanks for your reply&lt;BR /&gt;&lt;BR /&gt;You say /var/ADM/cmcluster/ used for log directory .but if cluster need to be put in debug mode .we need to be create one debug file under /var/ADM/cmcluster/ .please confirm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For any command, the man page is most helpful:&lt;BR /&gt;&lt;BR /&gt;-R (recursive subtree copy) The -R option is identical to the -r option.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So you mean&lt;BR /&gt;cp -rp -----&lt;BR /&gt;cp -Rp_-----&lt;BR /&gt;&lt;BR /&gt;The above command work same function</description>
      <pubDate>Mon, 06 Apr 2015 05:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6729363#M558808</guid>
      <dc:creator>rajesh73</dc:creator>
      <dc:date>2015-04-06T05:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: cluster configuration file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6729502#M558809</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; You say /var/ADM/cmcluster/ used for log directory&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; but if cluster need to be put in debug mode .we need to be create one debug file under /var/ADM/cmcluster/&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; please confirm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No one can confirm this because debug mode is something you are defining. Your original question stated that the package script was in /var/adm/cmcluster. Keep in mind that the location and the contents of the package script (and even the cluster configuration file) can be anywhere -- but it would be EXTREMELY difficult for a new administrator to figure out where all the files are located if they are not kept in the standard location /etc/cmcluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it seems that the log file (not the package script) is located in the /var/adm directory structure. Is there no documentation available that explains the cluster and the package design?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; So you mean&lt;BR /&gt;&amp;gt;&amp;gt; cp -rp -----&lt;BR /&gt;&amp;gt;&amp;gt; cp -Rp_-----&lt;BR /&gt;&amp;gt;&amp;gt; The above command work same function&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's what the man page says.&lt;/P&gt;&lt;P&gt;As with any unfamiliar command or option, it is standard sysadmin procedure to test the command, perhaps in a temporary directory.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2015 14:23:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6729502#M558809</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-04-06T14:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: cluster configuration file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6731185#M558810</link>
      <description>&lt;P&gt;Legacy-style packages log files are located in the package control script directory unless the admin&amp;nbsp;alters the log file location using&amp;nbsp;this parameter in the package configuration file:&lt;/P&gt;&lt;P&gt;#SCRIPT_LOG_FILE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Modular-style packages can be configured to place their package log in the directory of the administrator's choosinging this parameter:&lt;/P&gt;&lt;P&gt;script_log_file&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $SGRUN/log/$SG_PACKAGE.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 13:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6731185#M558810</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2015-04-10T13:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: cluster configuration file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6736556#M558811</link>
      <description>&lt;P&gt;Hi rajesh, As a standard/best practice, cluster package conf file should be kept in /etc/cmcluster/package and log files should be at /var/adm/cmcluster/log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the package files are not present at these paths you can get the conf file and save it at this path&lt;/P&gt;&lt;P&gt;# cmgetconf -p &amp;lt;pkg name&amp;gt; &amp;gt;&amp;gt;/etc/cmcluster/package/package.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using a debug file under /var/adm/cmcluster to start cluster in debug mode when it noramly integrated with SGeSAP. With this debug file cluster skips the startup procedure for SAP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rajneesh&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 17:04:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-configuration-file/m-p/6736556#M558811</guid>
      <dc:creator>rkjha_hp</dc:creator>
      <dc:date>2015-04-23T17:04:27Z</dc:date>
    </item>
  </channel>
</rss>

