<?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: ServiceGuard signature in LVM physical volumes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195062#M629751</link>
    <description>Hello,&lt;BR /&gt;Effectively the ClusterID is not the same. If you have a array replication (like srdf) between 2 arrays, and each array belong to 2 diffirent cluster, you'll have 2 differents ClusterID, and the disk can only be used by 1 cluster.&lt;BR /&gt;&lt;BR /&gt;You can see the CLusterId with :&lt;BR /&gt;/usr/contrib/bin/lvm11 -a -d /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;--&amp;gt; "Cluster that can use this vg : 1003525071" for exemple.&lt;BR /&gt;&lt;BR /&gt;francois</description>
    <pubDate>Thu, 19 Feb 2004 03:14:50 GMT</pubDate>
    <dc:creator>Francois LAURENT</dc:creator>
    <dc:date>2004-02-19T03:14:50Z</dc:date>
    <item>
      <title>ServiceGuard signature in LVM physical volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195057#M629746</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I know MC/ServiceGuard signs LVM physical volumes of managed volume groups (vgchange -c y). But is this signature the same in every MC/SG cluster (like a flag) or is a generated code (i.e, different values in different clusters) ?&lt;BR /&gt;&lt;BR /&gt;I found some doc (I searched it again but I didn't found) that discussed this value is a 4-byte value starting at 0x12090 position in physical volume. I have three different MC/SG clusters but all they have the same value (0x100).&lt;BR /&gt;&lt;BR /&gt;Thanx in advance&lt;BR /&gt;&lt;BR /&gt;P.D: This value is 0x00 where physical volume is not managed by a cluster.</description>
      <pubDate>Wed, 18 Feb 2004 04:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195057#M629746</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2004-02-18T04:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard signature in LVM physical volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195058#M629747</link>
      <description>The signiture is not the same on each cluster. If we move disks (using XP1024) between clusters, mc/serviceguard recognise that the disk(volumegroup) belongs to another cluster.&lt;BR /&gt;&lt;BR /&gt;We overwrite this with the vgchange -c y on the new cluster.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 18 Feb 2004 04:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195058#M629747</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-02-18T04:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard signature in LVM physical volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195059#M629748</link>
      <description>Yes, the value is different for different cluster, thats the reason why when you move a volume group from one cluster to another cluster you have to activate the VG in cluster mode again on another cluster. (to be cluster aware)</description>
      <pubDate>Wed, 18 Feb 2004 04:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195059#M629748</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2004-02-18T04:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard signature in LVM physical volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195060#M629749</link>
      <description>Then perhaps I'm wrong -- 0x12090 shouldn't be the location of that ID because three different clusters would use three different values.&lt;BR /&gt;&lt;BR /&gt;Does anybody know that location ?&lt;BR /&gt;&lt;BR /&gt;But I'm confused because the value contained in that location in non-cluster physical volumes (for instance, belonging vg00) is 0x0000 as expected.</description>
      <pubDate>Wed, 18 Feb 2004 05:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195060#M629749</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2004-02-18T05:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard signature in LVM physical volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195061#M629750</link>
      <description>The cluster ID on LVM disks is a word at offset 8832. Dont't rely on this... it may change at anytime without notice. &lt;BR /&gt;  &lt;BR /&gt;Example:&lt;BR /&gt;echo "0d8332?U" | adb /dev/dsk/c4t0d0&lt;BR /&gt;208C:           1047653933&lt;BR /&gt; &lt;BR /&gt;This translates to the cluster creation time:&lt;BR /&gt;# echo "0d8332?Y" | adb /dev/dsk/c4t0d0&lt;BR /&gt;208C:           2003 Mar 14 15:58:53&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Wed, 18 Feb 2004 08:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195061#M629750</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-02-18T08:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard signature in LVM physical volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195062#M629751</link>
      <description>Hello,&lt;BR /&gt;Effectively the ClusterID is not the same. If you have a array replication (like srdf) between 2 arrays, and each array belong to 2 diffirent cluster, you'll have 2 differents ClusterID, and the disk can only be used by 1 cluster.&lt;BR /&gt;&lt;BR /&gt;You can see the CLusterId with :&lt;BR /&gt;/usr/contrib/bin/lvm11 -a -d /dev/rdsk/cXtYdZ&lt;BR /&gt;&lt;BR /&gt;--&amp;gt; "Cluster that can use this vg : 1003525071" for exemple.&lt;BR /&gt;&lt;BR /&gt;francois</description>
      <pubDate>Thu, 19 Feb 2004 03:14:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-signature-in-lvm-physical-volumes/m-p/3195062#M629751</guid>
      <dc:creator>Francois LAURENT</dc:creator>
      <dc:date>2004-02-19T03:14:50Z</dc:date>
    </item>
  </channel>
</rss>

