<?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: General Quory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437445#M664175</link>
    <description>xd -An -j8200 -N16 -tx /dev/dsk/cXXtYYdZZ&lt;BR /&gt;&lt;BR /&gt;The last 2 fields are the VGID read off the disk itself.  Not sure if you are looking for that information or what volume group the server has it associated with.</description>
    <pubDate>Thu, 11 Jun 2009 11:06:01 GMT</pubDate>
    <dc:creator>kevin_m</dc:creator>
    <dc:date>2009-06-11T11:06:01Z</dc:date>
    <item>
      <title>General Quory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437441#M664171</link>
      <description>command to find out the VGID of a PV&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Jun 2009 09:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437441#M664171</guid>
      <dc:creator>Rg_4</dc:creator>
      <dc:date>2009-06-11T09:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: General Quory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437442#M664172</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If you want which vg includes which pv then use &lt;BR /&gt;&lt;BR /&gt;#strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Thu, 11 Jun 2009 09:46:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437442#M664172</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-06-11T09:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: General Quory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437443#M664173</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;vgexport -p -s -v -m /etc/lvmconf/vg01.map vg01&lt;BR /&gt;cat /etc/lvmconf/vg01.map &lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Thu, 11 Jun 2009 09:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437443#M664173</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-06-11T09:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: General Quory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437444#M664174</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You could do:&lt;BR /&gt;&lt;BR /&gt;# ./fetchlvmid&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;typeset RDEV=$1&lt;BR /&gt;KIND=$(xd -An -j 8192 -N8 -tc ${RDEV} 2&amp;gt; /dev/null | xargs)&lt;BR /&gt;if [ "${KIND}" = "L V M R E C 0 1" ]; then&lt;BR /&gt;    INFO=$(xd -An -j8200 -N16 -tx ${RDEV})&lt;BR /&gt;    PVID=$(echo ${INFO} | awk '{print $1 $2}')&lt;BR /&gt;    VGID=$(echo ${INFO} | awk '{print $3 $4}')&lt;BR /&gt;fi&lt;BR /&gt;echo "${RDEV} PVID = ${PVID}"&lt;BR /&gt;echo "${RDEV} VGID = ${VGID}"&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;# ./fetchlvmid /dev/rdsk/c2t6d0&lt;BR /&gt;/dev/rdsk/c2t6d0 PVID = 411b9f8740815108&lt;BR /&gt;/dev/rdsk/c2t6d0 VGID = 411b9f8740815108&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 11 Jun 2009 10:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437444#M664174</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-06-11T10:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: General Quory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437445#M664175</link>
      <description>xd -An -j8200 -N16 -tx /dev/dsk/cXXtYYdZZ&lt;BR /&gt;&lt;BR /&gt;The last 2 fields are the VGID read off the disk itself.  Not sure if you are looking for that information or what volume group the server has it associated with.</description>
      <pubDate>Thu, 11 Jun 2009 11:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/general-quory/m-p/4437445#M664175</guid>
      <dc:creator>kevin_m</dc:creator>
      <dc:date>2009-06-11T11:06:01Z</dc:date>
    </item>
  </channel>
</rss>

