<?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: Discrepency in PVID in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/discrepency-in-pvid/m-p/4345596#M565884</link>
    <description>Use the following command to know the PVID and VGID&lt;BR /&gt;&lt;BR /&gt;explained with an example&lt;BR /&gt;&lt;BR /&gt;# xd -j8200 -N16 -tu /dev/rdsk/c1t2d0&lt;BR /&gt;0000000 2000252410 965817345 2000252410 965817462&lt;BR /&gt;PV CPU-ID PV timestamp VG CPU-ID VG timestamp</description>
    <pubDate>Thu, 29 Jan 2009 06:30:56 GMT</pubDate>
    <dc:creator>sdass</dc:creator>
    <dc:date>2009-01-29T06:30:56Z</dc:date>
    <item>
      <title>Discrepency in PVID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/discrepency-in-pvid/m-p/4345593#M565881</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using the following commands to find out the PVID. Both commands reveal different PVID's. &lt;BR /&gt;&lt;BR /&gt;#echo 0x2010?2X|adb /dev/dsk/c17t6d2|expand|tr -d " "|sed "s/2010:/PVID /"&lt;BR /&gt;PVID 0xF1E0A7384458ACEA&lt;BR /&gt;&lt;BR /&gt;#echo "0x2008?4D" | adb /dev/dsk/c17t6d2&lt;BR /&gt;2008:           -236935368      1233043606      -236935368      1146662122&lt;BR /&gt;                                &lt;BR /&gt;First command output 0xF1E0A7384458ACEA is not equal to the second command decimal value 1233043606.&lt;BR /&gt;&lt;BR /&gt;Am I interpreting something wrong?&lt;BR /&gt;Could someone clarify this?</description>
      <pubDate>Tue, 27 Jan 2009 13:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/discrepency-in-pvid/m-p/4345593#M565881</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-01-27T13:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepency in PVID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/discrepency-in-pvid/m-p/4345594#M565882</link>
      <description>The output 0xF1E0A7384458ACEA is really two numbers concatenated by your first command. If you break it down to F1E0A738 and 4458ACEA you will see that the second part 4458ACEA matches the decimal 1146662122. &lt;BR /&gt;Now if you look closely the F1E0A738 is really the -236935368 number if you account for complementation using 8 hex digits. That is&lt;BR /&gt;FFFFFFFF - F1E0A738 = E1F58C7 &lt;BR /&gt;which in decimal is the 236935367. The difference in the last digit is the one digit off for the minus sign. ( You have to go back to one's complement and two's complement to understand this) &lt;BR /&gt;&lt;BR /&gt;The question really is why there is a negative number in the second output? Is the disk c17t6d2 an active disk of a volume group? If it is only pvcreated and not vgcreated/vgextended that may explain the negative number.</description>
      <pubDate>Tue, 27 Jan 2009 18:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/discrepency-in-pvid/m-p/4345594#M565882</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-01-27T18:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepency in PVID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/discrepency-in-pvid/m-p/4345595#M565883</link>
      <description>On second though there is probably nothing wrong with the the VGID/PVID. Run the command&lt;BR /&gt;&lt;BR /&gt;vgexport -m maptest.map -s -p -v /dev/vgXX and you will see the correct hex number. &lt;BR /&gt;&lt;BR /&gt;This is the correct number nad this is how it should be represented and not in decimal. &lt;BR /&gt;&lt;BR /&gt;All these numbers are in hex, the negative decimal number is how adb formats the output.</description>
      <pubDate>Tue, 27 Jan 2009 18:33:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/discrepency-in-pvid/m-p/4345595#M565883</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-01-27T18:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepency in PVID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/discrepency-in-pvid/m-p/4345596#M565884</link>
      <description>Use the following command to know the PVID and VGID&lt;BR /&gt;&lt;BR /&gt;explained with an example&lt;BR /&gt;&lt;BR /&gt;# xd -j8200 -N16 -tu /dev/rdsk/c1t2d0&lt;BR /&gt;0000000 2000252410 965817345 2000252410 965817462&lt;BR /&gt;PV CPU-ID PV timestamp VG CPU-ID VG timestamp</description>
      <pubDate>Thu, 29 Jan 2009 06:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/discrepency-in-pvid/m-p/4345596#M565884</guid>
      <dc:creator>sdass</dc:creator>
      <dc:date>2009-01-29T06:30:56Z</dc:date>
    </item>
  </channel>
</rss>

