<?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: vgimport problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016554#M633014</link>
    <description>Hi,&lt;BR /&gt;reading also your other post, it looks like three is a bit of mess.&lt;BR /&gt;&lt;BR /&gt;I suggest you to export all of your vg, clean your fstab and start again.&lt;BR /&gt;&lt;BR /&gt;Check also the minor number&lt;BR /&gt;ll /dev/vg*/group&lt;BR /&gt;&lt;BR /&gt;to see if there are any inconsistences.&lt;BR /&gt;&lt;BR /&gt;Try importing them one by one, and building the fstab accordingly.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
    <pubDate>Mon, 07 Jul 2003 09:48:36 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-07-07T09:48:36Z</dc:date>
    <item>
      <title>vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016543#M633003</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have a Autoraid 12h in K100, and want to import from RP5430. I have 5 VG, I do this:&lt;BR /&gt;&lt;BR /&gt;# umount /disco10 &lt;BR /&gt;# umount /disco20 &lt;BR /&gt;&lt;BR /&gt;# vgchange -a n /dev/vg01 &lt;BR /&gt;# vgchange -a n /dev/vg02&lt;BR /&gt;&lt;BR /&gt;# vgexport -s -v -m /tmp/vg01.map /dev/vg01 &lt;BR /&gt;# vgexport -s -v -m /tmp/vg02.map /dev/vg02 &lt;BR /&gt;&lt;BR /&gt;# grep vg01 /etc/fstab &amp;gt; /tmp/vg01.fstab &lt;BR /&gt;# grep vg02 /etc/fstab &amp;gt; /tmp/vg02.fstab &lt;BR /&gt;&lt;BR /&gt;With Ftp put *.map and *.fstab to the other machine&lt;BR /&gt;&lt;BR /&gt;# mkdir /dev/vg01 &lt;BR /&gt;# mkdir /dev/vg02&lt;BR /&gt; &lt;BR /&gt;# mknod /dev/vg01/group c 64 0x010000 &lt;BR /&gt;# mknod /dev/vg02/group c 64 0x020000 &lt;BR /&gt;&lt;BR /&gt;# vgimport -s -v -m /tmp/vg01.map /dev/vg01&lt;BR /&gt;# vgimport -s -v -m /tmp/vg02.map /dev/vg02&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y /dev/vg01&lt;BR /&gt;# vgchange -a y /dev/vg02&lt;BR /&gt;&lt;BR /&gt;# touch /tmp/fsmap&lt;BR /&gt;&lt;BR /&gt;# cat /tmp/vg0*.fstab &amp;gt;&amp;gt; /tmp/fsmap&lt;BR /&gt;&lt;BR /&gt;# cat /tmp/fsmap &amp;gt;&amp;gt; /etc/fstab&lt;BR /&gt;&lt;BR /&gt;I had mount points, &lt;BR /&gt;&lt;BR /&gt;When I mount, it tells me:&lt;BR /&gt;&lt;BR /&gt;mount: /dev/vg04/lvol1: No such file or directory&lt;BR /&gt;mount: /dev/vg03/lvol1: No such file or directory&lt;BR /&gt;mount: /dev/vg02/lvol1: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Whats happens?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Jorge</description>
      <pubDate>Mon, 07 Jul 2003 09:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016543#M633003</guid>
      <dc:creator>Jorge Pons</dc:creator>
      <dc:date>2003-07-07T09:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016544#M633004</link>
      <description>Hi,&lt;BR /&gt;it looks correct.&lt;BR /&gt;Can you please post the incriminated&lt;BR /&gt;/etc/fstab ?&lt;BR /&gt;&lt;BR /&gt;  HTH,&lt;BR /&gt;   Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 09:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016544#M633004</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-07T09:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016545#M633005</link>
      <description>Hi,&lt;BR /&gt;In your procedure you do on the RP "cat /tmp/vg0*" are you sure that you don't have any vg0X file in /tmp ?? Or more simple, are you sure that you don't have any vg0X already in your /etc/fstab file ?&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Mon, 07 Jul 2003 09:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016545#M633005</guid>
      <dc:creator>Bruno Vidal</dc:creator>
      <dc:date>2003-07-07T09:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016546#M633006</link>
      <description>Interesting point - you are importing vg01 and vg02, but the errors include lvols from vg03 and vg04?&lt;BR /&gt;&lt;BR /&gt;Perhaps correct those vg03/4 errors first, as they may contains the mount point directories for vg01/2?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Mon, 07 Jul 2003 09:19:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016546#M633006</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-07-07T09:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016547#M633007</link>
      <description>Theres something wrong with your fstab file. The error you listed is;&lt;BR /&gt;&lt;BR /&gt;mount: /dev/vg04/lvol1: No such file or directory &lt;BR /&gt;mount: /dev/vg03/lvol1: No such file or directory &lt;BR /&gt;mount: /dev/vg02/lvol1: No such file or directory &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;which shows its trying to mount vg02, vg03, vg04 (all lvol1) - whereas you imported vg01 and vg02 - so why are you trying to mount vg03 and vg04 ??&lt;BR /&gt;&lt;BR /&gt;Edit your /etc/fstab file manually and fix it to how you want it to look.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 09:21:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016547#M633007</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-07-07T09:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016548#M633008</link>
      <description>Mount is complaining about two volumes in volume groups who have not indicated are changing ie /dev/vg04 &amp;amp; /dev/vg03.  Somehow it looks like you have incorrect info in your /etc/fstab file.&lt;BR /&gt;&lt;BR /&gt;I'd check that /tmp/fstab was empty prior to your "cat /tmp/vg0*.fstab" &amp;gt;&amp;gt; /tmp/fsmap" and also that there are no other vg0*.fstab files in /tmp.&lt;BR /&gt;&lt;BR /&gt;You will have to compare to info in /etc/fstab and ensure the volume details are correct in there by comparing with what you have on the system.  This is all assuming the volume group imports worked without errors.</description>
      <pubDate>Mon, 07 Jul 2003 09:22:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016548#M633008</guid>
      <dc:creator>Pete Ledger</dc:creator>
      <dc:date>2003-07-07T09:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016549#M633009</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I want to export/import 5 vg (vg01, vg02, vg03, vg04 and vg05) but only write this vg01 and vg02.&lt;BR /&gt;The fstab file:&lt;BR /&gt;&lt;BR /&gt;# more fstab                                                                 &lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1                                          &lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults 0 1                                      &lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs delaylog 0 2                                       &lt;BR /&gt;/dev/vg00/lvol5 /home vxfs delaylog 0 2                                      &lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs delaylog 0 2                                       &lt;BR /&gt;/dev/vg00/lvol7 /usr vxfs delaylog 0 2                                       &lt;BR /&gt;/dev/vg00/lvol8 /var vxfs delaylog 0 2                                       &lt;BR /&gt;/dev/vg01/lvolswap ... swap pri=0 0 0                                        &lt;BR /&gt;/dev/vg00/lvol9 /oracle vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2     &lt;BR /&gt;/dev/vg00/lvol10 /brs vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2       &lt;BR /&gt;/dev/vg01/lvol2 /baksistema vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2 &lt;BR /&gt;/dev/vg01/lvol3 /admin vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2      &lt;BR /&gt;/dev/vg01/lvol1 /disco10 hfs rw,suid 0 2                                     &lt;BR /&gt;/dev/vg02/lvol1 /disco20 hfs rw,suid 0 2                                     &lt;BR /&gt;/dev/vg03/lvol1 /disco30 hfs rw,suid 0 2                                     &lt;BR /&gt;/dev/vg04/lvol1 /disco40 hfs rw,suid 0 2                                     &lt;BR /&gt;/dev/vg05/lvol1 /disco50 hfs rw,suid 0 &lt;BR /&gt;2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Jorge&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 09:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016549#M633009</guid>
      <dc:creator>Jorge Pons</dc:creator>
      <dc:date>2003-07-07T09:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016550#M633010</link>
      <description>3 checks to perform,...&lt;BR /&gt;&lt;BR /&gt;1. fstyp -v /dev/vg02/lvol1&lt;BR /&gt;You are mounting as hfs file system. Lets check that this is the filesystem format.&lt;BR /&gt;&lt;BR /&gt;2. ll -d /dis*&lt;BR /&gt;Are the directories present?&lt;BR /&gt;&lt;BR /&gt;3. vgdisplay -v /dev/vg01&lt;BR /&gt;You are mounting /dev/vg01/lvswap as swap, did the lv names come across correctly?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Mon, 07 Jul 2003 09:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016550#M633010</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-07-07T09:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016551#M633011</link>
      <description>Did the vgimport and vgchange commands for all 5 VG's work ?&lt;BR /&gt;&lt;BR /&gt;If so can you ls /dev/vg0*/ and can you see lvol1 for each vg ? this proves they imported correctly.</description>
      <pubDate>Mon, 07 Jul 2003 09:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016551#M633011</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-07-07T09:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016552#M633012</link>
      <description />
      <pubDate>Mon, 07 Jul 2003 09:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016552#M633012</guid>
      <dc:creator>Jorge Pons</dc:creator>
      <dc:date>2003-07-07T09:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016553#M633013</link>
      <description>Hi,&lt;BR /&gt;in addition to Ian's answer:&lt;BR /&gt;&lt;BR /&gt;note this:&lt;BR /&gt;/dev/vg01/lvolswap ... swap pri=0 0 0 &lt;BR /&gt;/dev/vg00/lvol9 /oracle vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2 &lt;BR /&gt;/dev/vg00/lvol10 /brs vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2 &lt;BR /&gt;&lt;BR /&gt;and this:&lt;BR /&gt;/dev/vg01/lvol2 /baksistema vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2 &lt;BR /&gt;/dev/vg01/lvol3 /admin vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2 &lt;BR /&gt;&lt;BR /&gt;AND THIS !!!&lt;BR /&gt;/dev/vg01/lvol1 /disco10 hfs rw,suid 0 2 &lt;BR /&gt;&lt;BR /&gt;extract from your fstab...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;looks like you have to clean it up and check what you have imported.&lt;BR /&gt;vg01 must be pre-existent, or you will have not used it for swap.&lt;BR /&gt;&lt;BR /&gt;Now you imported it... and the swap ?&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 09:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016553#M633013</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-07T09:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016554#M633014</link>
      <description>Hi,&lt;BR /&gt;reading also your other post, it looks like three is a bit of mess.&lt;BR /&gt;&lt;BR /&gt;I suggest you to export all of your vg, clean your fstab and start again.&lt;BR /&gt;&lt;BR /&gt;Check also the minor number&lt;BR /&gt;ll /dev/vg*/group&lt;BR /&gt;&lt;BR /&gt;to see if there are any inconsistences.&lt;BR /&gt;&lt;BR /&gt;Try importing them one by one, and building the fstab accordingly.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 09:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016554#M633014</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-07T09:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016555#M633015</link>
      <description>Stefan&lt;BR /&gt;&lt;BR /&gt;Something is wrong:&lt;BR /&gt;&lt;BR /&gt;# ls /dev/vg0*                                                                  &lt;BR /&gt;                                                                                &lt;BR /&gt;/dev/vg00:                                                                      &lt;BR /&gt;group    lvol2    lvol5    lvol8    rlvol10  rlvol4   rlvol7                    &lt;BR /&gt;lvol1    lvol3    lvol6    lvol9    rlvol2   rlvol5   rlvol8                    &lt;BR /&gt;lvol10   lvol4    lvol7    rlvol1   rlvol3   rlvol6   rlvol9                    &lt;BR /&gt;                                                                                &lt;BR /&gt;/dev/vg01:                                                                      &lt;BR /&gt;group      lvol3      lvol6      lvolswap   rlvol3     rlvol6     rlvolswap     &lt;BR /&gt;lvol1      lvol4      lvol7      rlvol1     rlvol4     rlvol7                   &lt;BR /&gt;lvol2      lvol5      lvol8      rlvol2     rlvol5     rlvol8                   &lt;BR /&gt;                                                                                &lt;BR /&gt;/dev/vg02:                                                                      &lt;BR /&gt;group                                                                           &lt;BR /&gt;                                                                                &lt;BR /&gt;/dev/vg03:                                                                      &lt;BR /&gt;group                                                                           &lt;BR /&gt;                                                                                &lt;BR /&gt;/dev/vg04:                                                                      &lt;BR /&gt;group                                                                           &lt;BR /&gt;                                                                                &lt;BR /&gt;/dev/vg05:                                                                      &lt;BR /&gt;group                                                                           &lt;BR /&gt;#</description>
      <pubDate>Mon, 07 Jul 2003 09:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016555#M633015</guid>
      <dc:creator>Jorge Pons</dc:creator>
      <dc:date>2003-07-07T09:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016556#M633016</link>
      <description>It does not look like it has imported /dev/vg02 correctly.&lt;BR /&gt;&lt;BR /&gt;Also, /dev/vg01 shows 9 lvols in the output you produced, yet there are only 4 lvols specified in the /etc/fstab. Is this right?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Mon, 07 Jul 2003 09:49:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016556#M633016</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-07-07T09:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016557#M633017</link>
      <description>Yes, its a mess.&lt;BR /&gt;&lt;BR /&gt;It looks like vg01 is a copy of vg00 from the other server!&lt;BR /&gt;&lt;BR /&gt;It could be the /dev/dsk/cxxxx entries are different on this server than on the original server. You must map out carefully all the disk devices for each vg and be sure you are trying to import the correct ones on the new server. Do a full ioscan first when the disks are ready on the new server so you can id all the new /dev/dsk entries you will need to use.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 09:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016557#M633017</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-07-07T09:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016558#M633018</link>
      <description>Ok.&lt;BR /&gt;&lt;BR /&gt;I don??t know how I am at this situation. How I clean all the modifications?&lt;BR /&gt;&lt;BR /&gt;If I modified lvmtab, I need to execute vgscan and it creates lvmtab with all the disks. I must delete all entries in /dev/vg02....?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 07 Jul 2003 09:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016558#M633018</guid>
      <dc:creator>Jorge Pons</dc:creator>
      <dc:date>2003-07-07T09:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016559#M633019</link>
      <description>Hi, to clean up all:&lt;BR /&gt;&lt;BR /&gt;vgexport all of your vg&lt;BR /&gt;vi /etc/fstab and remove EVERY reference to vg that is not vg00&lt;BR /&gt;strip off the swap on vg01&lt;BR /&gt;&lt;BR /&gt;reboot (because you had a vg01 with a swap in it)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and then import the vg one by one.&lt;BR /&gt;&lt;BR /&gt;your method looked right... &lt;BR /&gt;&lt;BR /&gt;Massimo&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 11:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016559#M633019</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-07T11:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016560#M633020</link>
      <description>I forgot: do not use vgscan, otherwise you will get the vg re-created...&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 11:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016560#M633020</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-07T11:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016561#M633021</link>
      <description>&lt;BR /&gt;The problem is that the lvols is not created.&lt;BR /&gt;If I listed /dev/vg02 for example, only is group.&lt;BR /&gt;if I do lvcreate /dev/vg02, appeard lvol2.&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;&lt;BR /&gt;Jorge</description>
      <pubDate>Mon, 07 Jul 2003 11:22:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016561#M633021</guid>
      <dc:creator>Jorge Pons</dc:creator>
      <dc:date>2003-07-07T11:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016562#M633022</link>
      <description>Hi,&lt;BR /&gt; so vg01 is O.K. ?&lt;BR /&gt;&lt;BR /&gt;Please confirm this.&lt;BR /&gt;&lt;BR /&gt;Now, as a second question:&lt;BR /&gt;- delete /dev/vg02/group&lt;BR /&gt;- delete /dev/vg02&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;re-create them and try a &lt;BR /&gt;&lt;BR /&gt;vgimport&lt;BR /&gt;&lt;BR /&gt;with the -v and -p &lt;BR /&gt;option, to use "preview" and "verbose", to see if they cget created, or if your export was wrong.&lt;BR /&gt;&lt;BR /&gt;Can you please post the content of&lt;BR /&gt;vg02.map ?&lt;BR /&gt;&lt;BR /&gt;Maybe the problem is here :)&lt;BR /&gt;&lt;BR /&gt;    Massimo&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2003 11:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/3016562#M633022</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-07T11:25:21Z</dc:date>
    </item>
  </channel>
</rss>

