<?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 New Package build problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620076#M716211</link>
    <description>I build a new package in My ServiceGuard cluster, and when I run the cmapplyconf command to apply my new package in the current cluster, I receive this error message :&lt;BR /&gt;&lt;BR /&gt;Warning: Volume group /dev/vgoradata is configured differently on node corvus than on node mensa&lt;BR /&gt;Error: Volume group /dev/vgoradata on node mensa does not appear to have a physical volume corresponding to /dev/dsk/c0t9d0 on node corvus (4315643611006792347).&lt;BR /&gt;Error: Volume group /dev/vgoradata on node mensa does not appear to have a physical volume corresponding to /dev/dsk/c0t11d0 on node corvus (4315643611006792348).&lt;BR /&gt;Warning: Volume group /dev/vgoradata is configured differently on node mensa than on node corvus&lt;BR /&gt;Error: Volume group /dev/vgoradata on node corvus does not appear to have a physical volume corresponding to /dev/dsk/c0t9d0 on node mensa (4315643611006371258).&lt;BR /&gt;Error: Volume group /dev/vgoradata on node corvus does not appear to have a physical volume corresponding to /dev/dsk/c0t11d0 on node mensa (4315643611006371260).&lt;BR /&gt;cmapplyconf  : Unable to reconcile configuration file /etc/cmcluster/cltest.config&lt;BR /&gt; with discovered configuration information.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Someone can tell me what is the number between parenthesis and what going wrong.  Already build many package like this one and I never see that before...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Nov 2001 17:07:36 GMT</pubDate>
    <dc:creator>Sebastien Masson</dc:creator>
    <dc:date>2001-11-26T17:07:36Z</dc:date>
    <item>
      <title>New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620076#M716211</link>
      <description>I build a new package in My ServiceGuard cluster, and when I run the cmapplyconf command to apply my new package in the current cluster, I receive this error message :&lt;BR /&gt;&lt;BR /&gt;Warning: Volume group /dev/vgoradata is configured differently on node corvus than on node mensa&lt;BR /&gt;Error: Volume group /dev/vgoradata on node mensa does not appear to have a physical volume corresponding to /dev/dsk/c0t9d0 on node corvus (4315643611006792347).&lt;BR /&gt;Error: Volume group /dev/vgoradata on node mensa does not appear to have a physical volume corresponding to /dev/dsk/c0t11d0 on node corvus (4315643611006792348).&lt;BR /&gt;Warning: Volume group /dev/vgoradata is configured differently on node mensa than on node corvus&lt;BR /&gt;Error: Volume group /dev/vgoradata on node corvus does not appear to have a physical volume corresponding to /dev/dsk/c0t9d0 on node mensa (4315643611006371258).&lt;BR /&gt;Error: Volume group /dev/vgoradata on node corvus does not appear to have a physical volume corresponding to /dev/dsk/c0t11d0 on node mensa (4315643611006371260).&lt;BR /&gt;cmapplyconf  : Unable to reconcile configuration file /etc/cmcluster/cltest.config&lt;BR /&gt; with discovered configuration information.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Someone can tell me what is the number between parenthesis and what going wrong.  Already build many package like this one and I never see that before...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2001 17:07:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620076#M716211</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2001-11-26T17:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620077#M716212</link>
      <description>At a guess, it's probably a combination of the VGID and the volume physical serial number. Either way the error message seems to suggest that something may have gone awry during your vgexport/vgimport process for your vgoradata volume group. Try deleting and re-creating this volume group on your adoptive node.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Mon, 26 Nov 2001 17:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620077#M716212</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2001-11-26T17:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620078#M716213</link>
      <description>Hi,&lt;BR /&gt;You should try to export rebuild the vg on one of your nodes.&lt;BR /&gt;example : On mensa &lt;BR /&gt;   vgexport -p -v -s -m vgoradata.mapfile vgoradata&lt;BR /&gt;   rcp vgoradata.mapfile corvus:/tmp/vgoradata.mapfile &lt;BR /&gt;&lt;BR /&gt;On corvus :&lt;BR /&gt;&lt;BR /&gt;vgexport vgoradata&lt;BR /&gt;mkdir /dev/vgoradata&lt;BR /&gt;mknod /dev/vgoradata/group c 64 0x0....&lt;BR /&gt;vgimport -v -s -m vgoradata.mapfile vgoradata&lt;BR /&gt;&lt;BR /&gt;And try again the cmapplyconf.&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2001 17:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620078#M716213</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2001-11-26T17:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620079#M716214</link>
      <description>Hi Sebastien:&lt;BR /&gt;&lt;BR /&gt;Have a look at Knowledge Base document #UMCSGKBRC00007671 (attached).  I suspect this may be your problem.  As for the number in parenthesis, I'd guess, in part, it's a volume group or physical volume LVM id.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2001 17:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620079#M716214</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-11-26T17:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620080#M716215</link>
      <description>I wonder if you are able to see the disks corresponding to the volume groups on the other system. Try exporting and importing the volume groups back on mensa using the "s" option.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2001 17:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620080#M716215</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-11-26T17:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620081#M716216</link>
      <description>You know what....&lt;BR /&gt;&lt;BR /&gt;On both of my server, the path to disk are /dev/dsk/c0t9d0 and /dev/dsk/c0t11d0.  I do a double, triple check, with hardware remove to be sure i'm not on wrong disk.&lt;BR /&gt;&lt;BR /&gt;If I do a pvcreate -f /dev/rdsk/c0t9d0 and then I grab the VGID with echo 0x2008?4D|adb /dev/dsk/c0t9d0 on my both server, I got two different number !@#*!@*&amp;amp;#!*@&amp;amp;#^.  What that... please...  All my other shared VG show same number across server ..&lt;BR /&gt;&lt;BR /&gt;Thats is the problem I guess :-)</description>
      <pubDate>Mon, 26 Nov 2001 17:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620081#M716216</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2001-11-26T17:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620082#M716217</link>
      <description>Hi Stephen,&lt;BR /&gt;&lt;BR /&gt;Hope you did a vgcreate before you tried to look for the VGID.&lt;BR /&gt;&lt;BR /&gt;Do a pvcreate first on both the disks. Then do a vgcreate and vgextend. Then do a vgexport on one system and vgimport on the other system. Activate the VG on both the systems one by one and do a vgdisplay. If this works okay, you can go ahead and create LV on this Vg. Else you should look for some clash somewhere. &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2001 17:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620082#M716217</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-26T17:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620083#M716218</link>
      <description>1. The first sixteen digits correspond to the VGID. This should be the same across both the systems. I am not sure about the remaining digits could be the serial of the PVs as mentioned by Duncan.&lt;BR /&gt;&lt;BR /&gt;2. You do not want to do a pvcreate on the disks on both the systems. You would setup a volume group on one system and simply import it on another.&lt;BR /&gt;&lt;BR /&gt;Doing a pvcreate on another system after the volume group was setup on the first node is going to erase the VGID on the disk.&lt;BR /&gt;&lt;BR /&gt;So, you cannot apply the configuration.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 26 Nov 2001 18:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620083#M716218</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-11-26T18:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620084#M716219</link>
      <description>Here it is:&lt;BR /&gt;&lt;BR /&gt;On host A (uname -i: 438563351)&lt;BR /&gt;#pvcreate -f /dev/rdsk/c0t9d0&lt;BR /&gt;#echo 0x2008?4D|adb /dev/dsk/c0t9d0&lt;BR /&gt;2008:           438563351       1006797988      0               0&lt;BR /&gt;&lt;BR /&gt;On host B (uname -i: 431564361)&lt;BR /&gt;#pvcreate -f /dev/rdsk/c0t9d0&lt;BR /&gt;#vgcreate /dev/vg01   /dev/dsk/c0t9d0&lt;BR /&gt;#echo 0x2008?4D|adb /dev/dsk/c0t9d0&lt;BR /&gt;2008:           431564361       1006371258      431564361       1006371262&lt;BR /&gt;&lt;BR /&gt;Host A (uname -i: 438563351)&lt;BR /&gt;# echo 0x2008?4D|adb /dev/dsk/c0t9d0&lt;BR /&gt;2008:           431564361       1006797997      431564361       1006798119&lt;BR /&gt;&lt;BR /&gt;Conclusion:&lt;BR /&gt;&lt;BR /&gt;The last number is the VGID, so someone can tell if adb extract bad information or what ?!! (and it sure, that the same disk).</description>
      <pubDate>Mon, 26 Nov 2001 18:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620084#M716219</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2001-11-26T18:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620085#M716220</link>
      <description>I try to grab the VGID with the dd command:&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rdsk/c0t9d0 of=root.disk bs=8k skip=1 count=1&lt;BR /&gt;# od -Ax -tx root.disk&lt;BR /&gt;&lt;BR /&gt;At Address 0000010 the first two fields are the root volume group ID&lt;BR /&gt;&lt;BR /&gt;And it the same on both machine.  So the problem is maybe the Kernel (adb doesn't display good information between the two machine).  But both server are K-Class.  K220 and K420.  Both use same SCSI card and are connected to a simple Jamaica JBOD. with 2 9GB Seagate LVD</description>
      <pubDate>Mon, 26 Nov 2001 18:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620085#M716220</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2001-11-26T18:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620086#M716221</link>
      <description>Sebastian,&lt;BR /&gt;&lt;BR /&gt;Try this way.&lt;BR /&gt;&lt;BR /&gt;vgexport vg01 (fresh start)&lt;BR /&gt;&lt;BR /&gt;on host A&lt;BR /&gt;&lt;BR /&gt;#pvcreate -f /dev/rdsk/c0t9d0&lt;BR /&gt;#vgcreate vg01 /dev/dsk/c0t9d0 (after mknod group etc)&lt;BR /&gt;#echo 0x2008?4D/adb /dev/dsk/c0t9d0&lt;BR /&gt;#vgexport -v -p -s -m /tmp/vg01.map vg01&lt;BR /&gt;#rcp /tmp/vg01.map hostB:/tmp&lt;BR /&gt;This map file will have VGID.&lt;BR /&gt;&lt;BR /&gt;on hostB&lt;BR /&gt;&lt;BR /&gt;#mkdir /dev/vg01;mknod group c 64 0x0?0000&lt;BR /&gt;#vgimport -v -s -m /tmp/vg01.map vg01&lt;BR /&gt;#echo 0x2008?4D|adb /dev/dsk/c0t9d0&lt;BR /&gt;&lt;BR /&gt;Now in your procedure, YOu will not get correct information initially on hostA as you didn't create the volume group that time. Later on hostB, you updated the VGID by vgcreate. So, it will be the same on hostA in the next step.&lt;BR /&gt;&lt;BR /&gt;adb does extract information correctly.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2001 19:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620086#M716221</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-11-26T19:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: New Package build problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620087#M716222</link>
      <description>No thanks for all your help.  It's a problem and after installing the Decembre2001 patch bundle (HP-UX 11.11) everything fine.&lt;BR /&gt;&lt;BR /&gt;It's really a problem in the kernel.  adb doesn't repport the good think..</description>
      <pubDate>Mon, 26 Nov 2001 20:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/new-package-build-problem/m-p/2620087#M716222</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2001-11-26T20:22:23Z</dc:date>
    </item>
  </channel>
</rss>

