<?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: reg cmrunpkg on another node in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030708#M430769</link>
    <description>hi arvind,&lt;BR /&gt;control script attached herewith...</description>
    <pubDate>Tue, 27 Feb 2007 05:13:33 GMT</pubDate>
    <dc:creator>dattu_1</dc:creator>
    <dc:date>2007-02-27T05:13:33Z</dc:date>
    <item>
      <title>reg cmrunpkg on another node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030704#M430765</link>
      <description>hi guys,&lt;BR /&gt;when i am running my one package on another node i amgetting an error &lt;BR /&gt;&lt;BR /&gt;vxfs fsck: Cannot open /dev/vg_mcgb_bancs_dbnight/rlvol1: No such device or address&lt;BR /&gt;file system check failure, aborting ...&lt;BR /&gt;        ERROR:  Function check_and_mount&lt;BR /&gt;        ERROR:  Failed to fsck one of the logical volumes.&lt;BR /&gt;&lt;BR /&gt;what should i do???&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Feb 2007 02:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030704#M430765</guid>
      <dc:creator>dattu_1</dc:creator>
      <dc:date>2007-02-27T02:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: reg cmrunpkg on another node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030705#M430766</link>
      <description>fix the problem&lt;BR /&gt;&lt;BR /&gt;Check your Volume Group configuration and compare between the nodes, looks ike you are missing the logical volume device file</description>
      <pubDate>Tue, 27 Feb 2007 02:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030705#M430766</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2007-02-27T02:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: reg cmrunpkg on another node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030706#M430767</link>
      <description>i have hashed that vgin package control script....but now i m not able to manually mount that vg..&lt;BR /&gt;commands given...vgchange -c n /dev/vg_mcgb_bancs_dbnight&lt;BR /&gt;vgchange -a y /dev/vg_mcgb_bancs_dbnight&lt;BR /&gt;&lt;BR /&gt;im getting /dev/vg_mcgb_bancs_dbnight/lvol1 /test&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mount  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg_mcgb_bancs_dbnight&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      2&lt;BR /&gt;Open LV                     2&lt;BR /&gt;Max PV                      255&lt;BR /&gt;Cur PV                      3&lt;BR /&gt;Act PV                      3&lt;BR /&gt;Max PE per PV               1016&lt;BR /&gt;VGDA                        6&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;Total PE                    1910&lt;BR /&gt;Alloc PE                    1875&lt;BR /&gt;Free PE                     35&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg_mcgb_bancs_dbnight/lvol1&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            10000&lt;BR /&gt;   Current LE                  625&lt;BR /&gt;   Allocated PE                625&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg_mcgb_bancs_dbnight/lvol2&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            20000&lt;BR /&gt;   Current LE                  1250&lt;BR /&gt;   Allocated PE                1250&lt;BR /&gt;   Used PV                     3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c7t0d4&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Feb 2007 03:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030706#M430767</guid>
      <dc:creator>dattu_1</dc:creator>
      <dc:date>2007-02-27T03:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: reg cmrunpkg on another node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030707#M430768</link>
      <description>Can you attach your control script ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Arvind&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Feb 2007 04:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030707#M430768</guid>
      <dc:creator>ArvindMenon</dc:creator>
      <dc:date>2007-02-27T04:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: reg cmrunpkg on another node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030708#M430769</link>
      <description>hi arvind,&lt;BR /&gt;control script attached herewith...</description>
      <pubDate>Tue, 27 Feb 2007 05:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030708#M430769</guid>
      <dc:creator>dattu_1</dc:creator>
      <dc:date>2007-02-27T05:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: reg cmrunpkg on another node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030709#M430770</link>
      <description>i have found a soln....my minor device file name was different...on two nodes.</description>
      <pubDate>Wed, 28 Feb 2007 01:24:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reg-cmrunpkg-on-another-node/m-p/5030709#M430770</guid>
      <dc:creator>dattu_1</dc:creator>
      <dc:date>2007-02-28T01:24:04Z</dc:date>
    </item>
  </channel>
</rss>

