<?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: Unable to activate VG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182409#M629554</link>
    <description>I did a vgcfgrestore and was able to activate the VG.&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n /dev/vg02  /dev/rdsk/c3t8d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c3t8d0&lt;BR /&gt;# vgcfgrestore -n /dev/vg02  /dev/rdsk/c3t9d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c3t9d0&lt;BR /&gt;# vgcfgrestore -n /dev/vg02  /dev/rdsk/c3t10d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c3t10d0&lt;BR /&gt;# vgcfgrestore -n /dev/vg02  /dev/rdsk/c3t11d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c3t11d0&lt;BR /&gt;#&lt;BR /&gt;---------------------------&lt;BR /&gt;&lt;BR /&gt;Vgdisplay also looks fine.&lt;BR /&gt;&lt;BR /&gt;# vgdisplay vg02&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg02&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                      1&lt;BR /&gt;Open LV                     0&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      4&lt;BR /&gt;Act PV                      4&lt;BR /&gt;Max PE per PV               1023&lt;BR /&gt;VGDA                        8&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    4092&lt;BR /&gt;Alloc PE                    4000&lt;BR /&gt;Free PE                     92&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;----------------------------------------&lt;BR /&gt;&lt;BR /&gt;Earlier only one LV was configured under this VG (lvol1). But before this as I did a vgexport/vgimport, the lvol device file is missing in the /dev/vg02 directory. Can I create it using mknod command? What is the syntax?&lt;BR /&gt;&lt;BR /&gt;# ll /dev/vg02&lt;BR /&gt;total 0&lt;BR /&gt;crw-rw-rw-   1 root       sys         64 0x020000 Feb  4 16:50 group&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik S S</description>
    <pubDate>Wed, 04 Feb 2004 06:34:22 GMT</pubDate>
    <dc:creator>Karthik S S</dc:creator>
    <dc:date>2004-02-04T06:34:22Z</dc:date>
    <item>
      <title>Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182401#M629546</link>
      <description>For some strage reasons I am unable to activate the VG on one of the K-Class system. All the disks are visible in ioscan and entries are there in lvmtab. Pl. help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik S S&lt;BR /&gt;&lt;BR /&gt;#########################################################&lt;BR /&gt;vgchange output&lt;BR /&gt;#########################################################&lt;BR /&gt;&lt;BR /&gt;# vgchange vg02&lt;BR /&gt;&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c3t8d0":&lt;BR /&gt;Cross-device link&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c3t9d0":&lt;BR /&gt;Cross-device link&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c3t10d0":&lt;BR /&gt;Cross-device link&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c3t11d0":&lt;BR /&gt;Cross-device link&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c3t8d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c3t9d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c3t10d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c3t11d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgchange: Couldn't activate volume group "vg02":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;&lt;BR /&gt;#########################################################&lt;BR /&gt;pvdisplay output&lt;BR /&gt;#########################################################&lt;BR /&gt;&lt;BR /&gt;# pvdisplay /dev/dsk/c3t8d0&lt;BR /&gt;&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t8d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t9d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t10d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c3t11d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;pvdisplay: Couldn't retrieve the names of the physical volumes&lt;BR /&gt;belonging to volume group "/dev/vg02".&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c3t8d0".&lt;BR /&gt;&lt;BR /&gt;#########################################################&lt;BR /&gt;diskinfo output&lt;BR /&gt;#########################################################&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c3t8d0&lt;BR /&gt;&lt;BR /&gt;SCSI describe of /dev/rdsk/c3t8d0:&lt;BR /&gt;             vendor: SEAGATE &lt;BR /&gt;         product id: ST34572WC       &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 4194157 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;#########################################################&lt;BR /&gt;lvmtab output&lt;BR /&gt;#########################################################&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c2t5d0&lt;BR /&gt;/dev/vg01&lt;BR /&gt;/dev/dsk/c0t5d1&lt;BR /&gt;/dev/dsk/c2t4d0&lt;BR /&gt;/dev/dsk/c2t8d0&lt;BR /&gt;/dev/dsk/c3t12d0&lt;BR /&gt;/dev/dsk/c1t5d1&lt;BR /&gt;/dev/dsk/c3t13d0&lt;BR /&gt;/dev/dsk/c3t14d0&lt;BR /&gt;/dev/dsk/c3t15d0&lt;BR /&gt;/dev/vg02&lt;BR /&gt;/dev/dsk/c3t8d0&lt;BR /&gt;/dev/dsk/c3t9d0&lt;BR /&gt;/dev/dsk/c3t10d0&lt;BR /&gt;/dev/dsk/c3t11d0&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2004 05:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182401#M629546</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-04T05:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182402#M629547</link>
      <description>Karthik,&lt;BR /&gt; &lt;BR /&gt;a cross-device link error is typically issued if the PVID on disk does not match the one stored in lvmtab. A corrupted or wiped-out LVM header may be also a potential reson.&lt;BR /&gt; &lt;BR /&gt;Run this to see the VGIDs in lvmtab:&lt;BR /&gt; &lt;BR /&gt;strings -t d /etc/lvmtab |&lt;BR /&gt;  grep /dev |&lt;BR /&gt;  grep -v /dev/dsk |&lt;BR /&gt;while read offset path; do&lt;BR /&gt;  xd -An -j$(($offset+1024)) -N8 -tuL /etc/lvmtab |&lt;BR /&gt;    read vgid1 vgid2&lt;BR /&gt;  echo $path $vgid1-$vgid2&lt;BR /&gt;done&lt;BR /&gt; &lt;BR /&gt;Run this to see a VGID on a given disk:&lt;BR /&gt; &lt;BR /&gt;xd -An -j8208 -N8 -tuL /dev/dsk/cXtYdZ&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2004 05:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182402#M629547</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-02-04T05:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182403#M629548</link>
      <description>Hi Dietmar,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot. By running the commands you suggested I get this,&lt;BR /&gt;&lt;BR /&gt;# grep -v /dev/dsk|while read offset path;do&lt;BR /&gt;&amp;gt;  xd -An -j$(($offset+1024)) -N8 -tuL /etc/lvmtab |&lt;BR /&gt;&amp;gt;  read vgid1 vgid2&lt;BR /&gt;&amp;gt;  echo $path $vgid1-$vgid2&lt;BR /&gt;&amp;gt; done&lt;BR /&gt;/dev/vg00 1666441341-1070415279&lt;BR /&gt;/dev/vg01 1666441341-1070572981&lt;BR /&gt;/dev/vg02 1666441341-1073859961&lt;BR /&gt;/dev/vg03 1666441341-1074803278&lt;BR /&gt;/dev/vg04 1666441341-1074804443&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;# xd -An -j8208 -N8 -tuL /dev/dsk/c3t8d0&lt;BR /&gt;                       0               0&lt;BR /&gt;&lt;BR /&gt;#  xd -An -j8208 -N8 -tuL /dev/dsk/c3t9d0&lt;BR /&gt;              1667441341      1075318579&lt;BR /&gt;&lt;BR /&gt;# xd -An -j8208 -N8 -tuL /dev/dsk/c3t10d0&lt;BR /&gt;                       0               0&lt;BR /&gt;&lt;BR /&gt;#  xd -An -j8208 -N8 -tuL /dev/dsk/c3t11d0&lt;BR /&gt;                       0               0&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Now how do I proceed with this info.? Doing a vgexport/import and or vgcfgrestore help me resolve the problem??&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Wed, 04 Feb 2004 05:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182403#M629548</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-04T05:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182404#M629549</link>
      <description>try re-creating the lvmtab&lt;BR /&gt;&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;# vgscan -va &lt;BR /&gt;# vgchange -a y /dev/vg02&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2004 05:55:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182404#M629549</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-04T05:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182405#M629550</link>
      <description>I tried recreating lvmtab. But it doesn't recognize vg02.&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Wed, 04 Feb 2004 05:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182405#M629550</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-04T05:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182406#M629551</link>
      <description>Karthik, &lt;BR /&gt; &lt;BR /&gt;some of your on-disk VGIDs are 0... this does not look good, 0 means 'not part of any VG'. What happened to theses disks? Were they pvcreate'd? Or accidently erased/overwritten somehow?&lt;BR /&gt; &lt;BR /&gt;Try to restore the headers using vgcfgrestore. But it could be possible that user data is wiped-out also.&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Wed, 04 Feb 2004 06:06:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182406#M629551</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-02-04T06:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182407#M629552</link>
      <description>Does it list out those disks together, though?&lt;BR /&gt;If so, you can probably vgexport and reimport and be golden.&lt;BR /&gt;&lt;BR /&gt;# vgexport vg02&lt;BR /&gt;#vgimport vg02 /dev/dsk/c3t8d0 /dev/dsk/c3t9d0 /dev/dsk/c3t10d0 /dev/dsk/c3t11d0&lt;BR /&gt;&lt;BR /&gt;If that doesn't work, make sure your vg minor numbers are different:&lt;BR /&gt;# ll /dev/vg*/group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Did any configuration on the machine change?&lt;BR /&gt;New hardware, lun presentation from SAN, etc...?&lt;BR /&gt;&lt;BR /&gt;Are the disks shared with another machine?&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2004 06:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182407#M629552</guid>
      <dc:creator>Chris Watkins_1</dc:creator>
      <dc:date>2004-02-04T06:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182408#M629553</link>
      <description>I am not sure if someboy tried pvcreate on these disks. The problem has landed to me after many hops :-( .... vgimport didn't work either.&lt;BR /&gt;&lt;BR /&gt;# vgimport vg02 /dev/dsk/c3t8d0 /dev/dsk/c3t9d0 /dev/dsk/c3t10d0 /dev/dsk/c3t11d0&lt;BR /&gt;Physical Volume "/dev/dsk/c3t8d0" is not part of a Volume Group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Wed, 04 Feb 2004 06:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182408#M629553</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-04T06:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182409#M629554</link>
      <description>I did a vgcfgrestore and was able to activate the VG.&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n /dev/vg02  /dev/rdsk/c3t8d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c3t8d0&lt;BR /&gt;# vgcfgrestore -n /dev/vg02  /dev/rdsk/c3t9d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c3t9d0&lt;BR /&gt;# vgcfgrestore -n /dev/vg02  /dev/rdsk/c3t10d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c3t10d0&lt;BR /&gt;# vgcfgrestore -n /dev/vg02  /dev/rdsk/c3t11d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c3t11d0&lt;BR /&gt;#&lt;BR /&gt;---------------------------&lt;BR /&gt;&lt;BR /&gt;Vgdisplay also looks fine.&lt;BR /&gt;&lt;BR /&gt;# vgdisplay vg02&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg02&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                      1&lt;BR /&gt;Open LV                     0&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      4&lt;BR /&gt;Act PV                      4&lt;BR /&gt;Max PE per PV               1023&lt;BR /&gt;VGDA                        8&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    4092&lt;BR /&gt;Alloc PE                    4000&lt;BR /&gt;Free PE                     92&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;----------------------------------------&lt;BR /&gt;&lt;BR /&gt;Earlier only one LV was configured under this VG (lvol1). But before this as I did a vgexport/vgimport, the lvol device file is missing in the /dev/vg02 directory. Can I create it using mknod command? What is the syntax?&lt;BR /&gt;&lt;BR /&gt;# ll /dev/vg02&lt;BR /&gt;total 0&lt;BR /&gt;crw-rw-rw-   1 root       sys         64 0x020000 Feb  4 16:50 group&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik S S</description>
      <pubDate>Wed, 04 Feb 2004 06:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182409#M629554</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-04T06:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182410#M629555</link>
      <description>Did any configuration on the machine change?&lt;BR /&gt;New hardware, lun presentation from SAN, etc...?&lt;BR /&gt;-- I didn't do any changes. But it is possible that somebody might have tried before the case came to me.&lt;BR /&gt;&lt;BR /&gt;Are the disks shared with another machine?&lt;BR /&gt;-No. these are JBODs directly attached to this system.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Karthik S S</description>
      <pubDate>Wed, 04 Feb 2004 06:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182410#M629555</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-04T06:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182411#M629556</link>
      <description>yes you can just mknod it.  If you are in the directory containing "group" already.&lt;BR /&gt; &lt;BR /&gt;It will be "mknod lvol2 b 64 0x020002" and then  don't forget the raw device too&lt;BR /&gt; &lt;BR /&gt;"mknod rlvol2 c 64 0x020002"</description>
      <pubDate>Wed, 04 Feb 2004 06:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182411#M629556</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-04T06:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to activate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182412#M629557</link>
      <description>Instead of mknod, I did a &lt;BR /&gt;&lt;BR /&gt;vgexport&lt;BR /&gt;vgscan&lt;BR /&gt;and &lt;BR /&gt;vgimport&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I was able to recover the VG. Thanks a lot for all the responses :-)&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Wed, 04 Feb 2004 06:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-activate-vg/m-p/3182412#M629557</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-04T06:50:51Z</dc:date>
    </item>
  </channel>
</rss>

