<?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: modular package config in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794338#M661122</link>
    <description>For example all the parameters you can define in module filesystem are:&lt;BR /&gt;&lt;BR /&gt;# grep attribute_name filesystem&lt;BR /&gt;attribute_name concurrent_fsck_operations&lt;BR /&gt;attribute_name concurrent_mount_and_umount_operations &lt;BR /&gt;attribute_name fs_mount_retry_count &lt;BR /&gt;attribute_name fs_umount_retry_count&lt;BR /&gt;attribute_name fs_name&lt;BR /&gt;    attribute_name fs_directory&lt;BR /&gt;    attribute_name fs_type&lt;BR /&gt;    attribute_name fs_mount_opt&lt;BR /&gt;    attribute_name fs_umount_opt&lt;BR /&gt;    attribute_name fs_fsck_opt&lt;BR /&gt;&lt;BR /&gt;so you can compare these parameters with old legacy style packages and decide, which module/modules you need and which you don't need.</description>
    <pubDate>Thu, 02 Jun 2011 08:41:31 GMT</pubDate>
    <dc:creator>g3jza</dc:creator>
    <dc:date>2011-06-02T08:41:31Z</dc:date>
    <item>
      <title>modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794331#M661115</link>
      <description>Hello,&lt;BR /&gt;Kindly provide some sample modular package configuration examples.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jun 2011 12:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794331#M661115</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2011-06-01T12:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794332#M661116</link>
      <description>&lt;P&gt;Shalom,&lt;BR /&gt;&lt;BR /&gt;You certainly provide a lot of information to go on. Nothing about the OS, hardware or even SG version.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/download/files/unprot/hpux/serviceguardciconfig.pdf" target="_blank"&gt;http://h21007.www2.hp.com/portal/download/files/unprot/hpux/serviceguardciconfig.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/Example-MC-Serviceguard-script-for-IPLANET/m-p/3380768#M197490" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/Example-MC-Serviceguard-script-for-IPLANET/m-p/3380768#M197490&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note that current versions of SG do provide you the ability to impact package start up order and set up dependencies.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2011 17:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794332#M661116</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2011-07-06T17:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794333#M661117</link>
      <description>Thanks for the reply SEP.&lt;BR /&gt;I am experienced in legacy configuration. &lt;BR /&gt;Now I want to learn modular package configuration.&lt;BR /&gt;I could see lot of modular package configuration in cmcluster/modules/sg&lt;BR /&gt;I am much confused here.&lt;BR /&gt;I appreciate expert help here. &lt;BR /&gt;Guarantied rewards!&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jun 2011 13:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794333#M661117</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2011-06-01T13:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794334#M661118</link>
      <description>A standard modular package configuration file is created using:&lt;BR /&gt;cmmakepkg -p [-n package_name] [output_file_name]&lt;BR /&gt;&lt;BR /&gt;If you wish to include special toolkit or Metrocluster modules, you must specify them using the -m option during cmmakepkg.  Note that you must follow toolkit/metrocluster manual instructions for implementing them.  Some may not actually function (such as the HA-NFS SNFS and CNFS parameters).&lt;BR /&gt;&lt;BR /&gt;The resulting outfile contains parameters similar to those you would see and customize in both the legacy package configuration file and package control script.&lt;BR /&gt;&lt;BR /&gt;You edit/customize these parameters (including VG, lvol and mount points and mount options etc) in the modular config file.&lt;BR /&gt;&lt;BR /&gt;Any special external script calls from the legacy customer_defined_run_cmds can be identified in the modular config file using one or more external_script parameter.  You then have to copy a external_script template and customize it with the application run/stop commands.&lt;BR /&gt;&lt;BR /&gt;cmapplyconf loads your customized parameters into the cluster binary file, and any node authorized to run the package uses the standard package start/stop functionality in /etc/cmcluster/scripts/sg* to operate the package.</description>
      <pubDate>Wed, 01 Jun 2011 21:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794334#M661118</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2011-06-01T21:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794335#M661119</link>
      <description>thanks Stephen,&lt;BR /&gt;I am in the impression that need to mention cmmakepge -m sg/failover -n pk1 pkg1.conf for a normal failover packgae.&lt;BR /&gt;But in the failover modules I coudn't see vg,lvol, mount points options. So no need to specify -m option.&lt;BR /&gt;My final conclusion&lt;BR /&gt;to create modular failover package&lt;BR /&gt;cmmakepkg -p -n pk1 $SGCONF/pkg1/pkg1.conf&lt;BR /&gt;edit pkg1.conf and apply&lt;BR /&gt;Please clarify.&lt;BR /&gt;Please explain in which senario need to mention modules (-m option) like filesystem,basic, etc</description>
      <pubDate>Thu, 02 Jun 2011 07:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794335#M661119</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2011-06-02T07:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794336#M661120</link>
      <description>I apologies my ignorance in this area. Kindly excuse and provide your valuable thoughts and experience&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2011 07:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794336#M661120</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2011-06-02T07:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794337#M661121</link>
      <description>Hi,&lt;BR /&gt;you can specify the module "sg/all" , which includes all of the attributes / parameters you can define in SG. It's useful, when you first started using modular style packages and don't know, in which module is the legacy attribute located. You can also look in the directory /etc/cmcluster/modules/sg to see all the available modules and what attributes/parameters are in each module.</description>
      <pubDate>Thu, 02 Jun 2011 08:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794337#M661121</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-02T08:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794338#M661122</link>
      <description>For example all the parameters you can define in module filesystem are:&lt;BR /&gt;&lt;BR /&gt;# grep attribute_name filesystem&lt;BR /&gt;attribute_name concurrent_fsck_operations&lt;BR /&gt;attribute_name concurrent_mount_and_umount_operations &lt;BR /&gt;attribute_name fs_mount_retry_count &lt;BR /&gt;attribute_name fs_umount_retry_count&lt;BR /&gt;attribute_name fs_name&lt;BR /&gt;    attribute_name fs_directory&lt;BR /&gt;    attribute_name fs_type&lt;BR /&gt;    attribute_name fs_mount_opt&lt;BR /&gt;    attribute_name fs_umount_opt&lt;BR /&gt;    attribute_name fs_fsck_opt&lt;BR /&gt;&lt;BR /&gt;so you can compare these parameters with old legacy style packages and decide, which module/modules you need and which you don't need.</description>
      <pubDate>Thu, 02 Jun 2011 08:41:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794338#M661122</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-02T08:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794339#M661123</link>
      <description>Oops - my mistake.  In my original post, I include a -p option with the cmmakepkg command.  That's the legacy method (muscle memory!).&lt;BR /&gt;&lt;BR /&gt;If you drop the -p, it _will_ create a modular package configuration file with the following modules automatically loaded:&lt;BR /&gt;sg/basic&lt;BR /&gt;sg/all&lt;BR /&gt;sg/failover&lt;BR /&gt;sg/priority&lt;BR /&gt;sg/dependency&lt;BR /&gt;sg/weight&lt;BR /&gt;sg/monitor_subnet&lt;BR /&gt;sg/package_ip&lt;BR /&gt;sg/service&lt;BR /&gt;sg/resource&lt;BR /&gt;sg/volume_group&lt;BR /&gt;sg/filesystem&lt;BR /&gt;sg/pev&lt;BR /&gt;sg/external_pre&lt;BR /&gt;sg/external&lt;BR /&gt;sg/acp&lt;BR /&gt;&lt;BR /&gt;I used: 'cmmakepkg -n testpkg testpkg.conf'</description>
      <pubDate>Thu, 02 Jun 2011 11:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794339#M661123</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2011-06-02T11:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794340#M661124</link>
      <description>Thanks all&lt;BR /&gt;cmmakepkg -m sg/all -n  pkg1 /etc/cmcluster/pkk1/pkg1.conf command will create pkg1.conf file and edit the the file&lt;BR /&gt;&lt;BR /&gt;one doubt do I need to comment attribute_name&lt;BR /&gt;eg:&lt;BR /&gt;#attribute_name node_name&lt;BR /&gt;node_name node1&lt;BR /&gt;node_name node2&lt;BR /&gt;&lt;BR /&gt;#attribute_name auto_run&lt;BR /&gt;auto_run yes&lt;BR /&gt;&lt;BR /&gt;Is the above  is correct or no need to comment attribute_name line.&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2011 13:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794340#M661124</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2011-06-02T13:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794341#M661125</link>
      <description>the "attribute_name" line should not be in the package configuration file, unless it is commented.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2011 16:40:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794341#M661125</guid>
      <dc:creator>g3jza</dc:creator>
      <dc:date>2011-06-02T16:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: modular package config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794342#M661126</link>
      <description>Ok this means in the package configuration file contains only required informationâ  s compared to the template.&lt;BR /&gt;package_name pkg-nu-2 &lt;BR /&gt;module_name sg/all &lt;BR /&gt;module_version 1 &lt;BR /&gt;package_type FAILOVER &lt;BR /&gt;run_script_timeout 340 &lt;BR /&gt;halt_script_timeout 340 &lt;BR /&gt;successor_halt_timeout NO_TIMEOUT &lt;BR /&gt;Please can you provide some sample configuration.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2011 10:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modular-package-config/m-p/4794342#M661126</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2011-06-03T10:32:33Z</dc:date>
    </item>
  </channel>
</rss>

