<?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: /dev/vg00 deleted - no mapfile in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343912#M343897</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;@Sujit: This shall be great indeed if u can share waht actually went to solve the problem.&lt;BR /&gt;&lt;BR /&gt;You're not adding anything but spam and a hunt for points.  TTr already asked for this, in fact, after you congratulated the OP for his/her closure: "congrats and great news friend... well done indeed ...."&lt;BR /&gt;&lt;BR /&gt;By the way, "u" is an English letter.  "You" is the English pronoun.&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
    <pubDate>Sat, 24 Jan 2009 15:43:34 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2009-01-24T15:43:34Z</dc:date>
    <item>
      <title>/dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343891#M343876</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;/dev/vg00 has been accidently deleted.&lt;BR /&gt;Is it possible to recover from this error.&lt;BR /&gt;&lt;BR /&gt;I have a vg00.conf in /etc/lvmconf but no map file.&lt;BR /&gt;&lt;BR /&gt;I am at the bcheckrc single user prompt.&lt;BR /&gt;&lt;BR /&gt;(bcheckrc)#ls -l /dev/vg00&lt;BR /&gt;total 0&lt;BR /&gt;crw-rw-rw-   1 root       root        64 0x000000 Jan 23 18:13 group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks so much for any advice&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2009 19:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343891#M343876</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2009-01-23T19:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343892#M343877</link>
      <description>What is deleted and how you did this?&lt;BR /&gt;&lt;BR /&gt;You can try vgscan or vgimport (even without a mapfile).</description>
      <pubDate>Fri, 23 Jan 2009 19:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343892#M343877</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-01-23T19:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343893#M343878</link>
      <description>&lt;BR /&gt;Hi&lt;BR /&gt;thanks for getting back to me.&lt;BR /&gt;&lt;BR /&gt;all the files in /dev/vg00 are missing.&lt;BR /&gt;I ran :&lt;BR /&gt;mkdir /dev/vg00&lt;BR /&gt;mknod&lt;BR /&gt;&lt;BR /&gt;so the only files in /dev/vg00 is :&lt;BR /&gt;0x000000 Jan 23 18:13 group&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2009 19:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343893#M343878</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2009-01-23T19:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343894#M343879</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You could try simply making the missing device files.  For example:&lt;BR /&gt;&lt;BR /&gt;# cd /dev/vg00&lt;BR /&gt;# mknod lvol1 b 64 0x000001&lt;BR /&gt;# mknod rlvol1 c 64 0x000001&lt;BR /&gt;&lt;BR /&gt;...repeating for every logical volume (8 or more) with the appropriate minor numbers.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 23 Jan 2009 19:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343894#M343879</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-01-23T19:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343895#M343880</link>
      <description>Now proceed with vgimport.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;vgimport -v /dev/vg00 /dev/dsk/c0t1d0</description>
      <pubDate>Fri, 23 Jan 2009 19:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343895#M343880</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-01-23T19:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343896#M343881</link>
      <description>Bonsoir,&lt;BR /&gt;&lt;BR /&gt;System not yet rebooted, right ? May be it is enough to recreate special file in /dev/vg00. For exemple : "mknod /dev/vg00/lvol1 b 64 0x000001" and mknod /dev/vg00/lvol1 c 64 0x000001"&lt;BR /&gt;&lt;BR /&gt;Do it for each missing lvol and change minor number to 0x000002, 0x000003 and so on ...&lt;BR /&gt;If you have any doubt have a look in other directories like /dev/vg*&lt;BR /&gt;&lt;BR /&gt;In vg00, lvol are named lvol1 to lvol8. For others lvol it depends. I suppose that "vgdisplay -v vg00" still works, so it can give you some informations. Also have a look at /etc/fstab, it will give you some others informations to find lvol's names.&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 23 Jan 2009 19:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343896#M343881</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2009-01-23T19:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343897#M343882</link>
      <description>"System not yet rebooted, right ?"&lt;BR /&gt;&lt;BR /&gt;I don't think so.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;I am at the bcheckrc single user prompt.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2009 19:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343897#M343882</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-01-23T19:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343898#M343883</link>
      <description>oups ... :-( &lt;BR /&gt;Anyway, I was leaving office. I guess TMcB is in better hands with Torsten than mine's</description>
      <pubDate>Fri, 23 Jan 2009 19:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343898#M343883</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2009-01-23T19:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343899#M343884</link>
      <description>Just one thing before leaving : bcheckrc probably means than more things have been erased ?</description>
      <pubDate>Fri, 23 Jan 2009 19:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343899#M343884</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2009-01-23T19:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343900#M343885</link>
      <description>Hello friend&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if u have forgot what OVs were there in the root vG vg00 then do the following. it can be assumed that u have a valid LVM Conf Backup file for the root VG vg00 in the /etc/lvmconf/vg00.conf&lt;BR /&gt;&lt;BR /&gt;just give the command as &lt;BR /&gt;&lt;BR /&gt;1)&lt;BR /&gt;&lt;BR /&gt;#vgcfgrestore -l -n /dev/vg00&lt;BR /&gt;this shud show as  for example&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c5t6d0     ---- disk1&lt;BR /&gt;/dev/dsk/c5t5d0       -- disk2&lt;BR /&gt;/dev/dsk/c5t4d0        -- disk3&lt;BR /&gt;/dev/dsk/c5t3d0        -- disk4&lt;BR /&gt;&lt;BR /&gt;this should show what PVs were the part of the VG vg00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;reboot the system in LVM Maintenance mode.&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux -lm &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;#vgexport /dev/vg00&lt;BR /&gt;#mkdir /dev/vg00 &lt;BR /&gt;#mknod /dev/vg00/group c 0x000000&lt;BR /&gt;#vgimport /dev/vg00 &lt;DISK1_IN_STEP1&gt; &lt;DISK2_IN_STEP1&gt; &lt;DISK3_IN_STEP1&gt; &lt;DISK4_IN_STEP1&gt;&lt;BR /&gt;&lt;BR /&gt;#vgchange -a y vg00&lt;BR /&gt;#lvrmboot -r /dev/vg00&lt;BR /&gt;#lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;#lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;#lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;#lvlnboot -d /dev/vg00/lvol2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;#vi /stand/bootconf&lt;BR /&gt;&lt;BR /&gt;put the entry for this disk in here as&lt;BR /&gt;&lt;BR /&gt;l &lt;BOOT_DISK_1&gt;&lt;BR /&gt;l &lt;BOOT_DISK_2&gt;&lt;BR /&gt;&lt;BR /&gt;#setboot -p &lt;BOOT_DISK_1&gt; -a l &lt;BOOT_DISK_2&gt; -b on&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;boot the system normally&lt;BR /&gt;&lt;BR /&gt;#shutdown -ry 00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;on new boot&lt;BR /&gt;&lt;BR /&gt;u may get the system running&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BOOT_DISK_2&gt;&lt;/BOOT_DISK_1&gt;&lt;/BOOT_DISK_2&gt;&lt;/BOOT_DISK_1&gt;&lt;/DISK4_IN_STEP1&gt;&lt;/DISK3_IN_STEP1&gt;&lt;/DISK2_IN_STEP1&gt;&lt;/DISK1_IN_STEP1&gt;</description>
      <pubDate>Fri, 23 Jan 2009 19:53:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343900#M343885</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-23T19:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343901#M343886</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;to know about waht disks were a part of vg00&lt;BR /&gt;&lt;BR /&gt;u can also run the vgcfgrestore command in the following manner depending on that the VG vg00 LVM Conf backup file that is as /etc/lvmconf/vg00.conf is okay and that shud be OK.&lt;BR /&gt;&lt;BR /&gt;#vgcfgrestore -l -n vg00&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;#vgcfgrestore -l -f /etc/lvmconf/vg00.conf /dev/vg00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Wreagards&lt;BR /&gt;Sujit</description>
      <pubDate>Fri, 23 Jan 2009 19:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343901#M343886</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-23T19:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343902#M343887</link>
      <description>i realy appreciate your help.&lt;BR /&gt;&lt;BR /&gt;I &lt;BR /&gt;recreated all the files under /dev/vg00 using, :&lt;BR /&gt;mknod lvol1 b 64 0x000001&lt;BR /&gt;mknod rlvol1 c 64 0x000001&lt;BR /&gt;&lt;BR /&gt;now when I reboot I get eror below&lt;BR /&gt;lvlnboot: Could not find root lv related info to create /stand/rootconf file&lt;BR /&gt;: ioinit: Rebooting the system because /etc/ioconfig and /stand/ioconfig files are inconsistent&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 23 Jan 2009 20:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343902#M343887</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2009-01-23T20:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343903#M343888</link>
      <description>hello &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;remeber that even if u have not a map file for a VG, u can still import the VG and get that running if u know the list of the PVs in that VG.&lt;BR /&gt;&lt;BR /&gt;and if u have forgot that list of PVs also u can get that if u have an intact VG conf file for that VG, generally kept as /etc/lvmconf/&lt;VG_NMAE&gt;.conf&lt;BR /&gt;&lt;BR /&gt;and u can get this by &lt;BR /&gt;&lt;BR /&gt;#vgcfgrestore -l -n /dev/&lt;VG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;by &lt;BR /&gt;&lt;BR /&gt;#vgcfgrestore -l -f /etc/lvmconf/&lt;VG_NAME&gt;.conf /dev/&lt;VG_NAME&gt;&lt;/VG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-l option of vgcfgrestore is for listing the PVs and some other informations ... do not worry.&lt;BR /&gt;this list u the PVs which u can use witht the vgimport command.&lt;BR /&gt;&lt;BR /&gt;Please refer to the man pages of vgcfgrstore(1M) and vgimport(1M) for the further details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit&lt;/VG_NAME&gt;&lt;/VG_NAME&gt;&lt;/VG_NMAE&gt;</description>
      <pubDate>Fri, 23 Jan 2009 20:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343903#M343888</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-23T20:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343904#M343889</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;please read all the three posts that i have made before u are planning to do anything .. and after that decide...&lt;BR /&gt;&lt;BR /&gt;root vg can be modified imported , exported only in the LVM MAINTENANCE MODE.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I again say please read all my three erlier posts.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Sujit</description>
      <pubDate>Fri, 23 Jan 2009 20:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343904#M343889</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-23T20:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343905#M343890</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;read the post of Torsten that u can vgimport root vg even if u have no map file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but the vgexport and vgimport that is rewd to solve this scenario can be done only in LVM Maintenance mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please reboot in LVM maintenance mode.&lt;BR /&gt;&lt;BR /&gt;and post the errors that u get in the LVM Maintenance mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The error that u are getting is due to the fact that u have those lvol files created.&lt;BR /&gt;&lt;BR /&gt;the /stand/ioconfig file is intact but the /etc/ioconfig is not valid.&lt;BR /&gt;&lt;BR /&gt;u will need to recreate but do not worry fpr that &lt;BR /&gt;&lt;BR /&gt;first boot the system in LVM Maintenance mode and tell me what u can see the system says.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Sujit</description>
      <pubDate>Fri, 23 Jan 2009 20:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343905#M343890</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-23T20:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343906#M343891</link>
      <description>Do you know how to get into LVM Maintenance mode?&lt;BR /&gt;&lt;BR /&gt;If not, tell us your server model (HP9000 or Integrity) and we can guide you ...</description>
      <pubDate>Fri, 23 Jan 2009 20:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343906#M343891</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-01-23T20:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343907#M343892</link>
      <description>sorted - guys thanks you all for your help - I really appreciate it- probably wouldnt have got it back on my own&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2009 20:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343907#M343892</guid>
      <dc:creator>TMcB</dc:creator>
      <dc:date>2009-01-23T20:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343908#M343893</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;congrats and great news friend... well done indeed ....&lt;BR /&gt;&lt;BR /&gt;REgards&lt;BR /&gt;Sujit</description>
      <pubDate>Fri, 23 Jan 2009 20:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343908#M343893</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-23T20:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343909#M343894</link>
      <description>&amp;gt; sorted - guys thanks you all for your help &lt;BR /&gt;&lt;BR /&gt;If you don't mind, tell everybody what you did exactly to fix it. It is not clear that it was the LVM maintenance mode or a simple reboot to sync the ioconfig files. &lt;BR /&gt;Without a confirmed solution, this entire thread with all these great answers is totally useless.</description>
      <pubDate>Fri, 23 Jan 2009 21:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343909#M343894</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-01-23T21:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/vg00 deleted - no mapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343910#M343895</link>
      <description>Hi freind,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This shall be great indeed if u can share waht actually went to solve the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Reply awaited...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit</description>
      <pubDate>Fri, 23 Jan 2009 21:07:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-vg00-deleted-no-mapfile/m-p/4343910#M343895</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-23T21:07:32Z</dc:date>
    </item>
  </channel>
</rss>

