<?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: Vgscan in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730425#M65237</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;One thing is to make sure that you move aside the current 'lvmtab' before doing the 'vgscan'.  Otherwise it will be used to in building the new one.&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;# vgscan -av&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 23 May 2002 14:48:40 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-05-23T14:48:40Z</dc:date>
    <item>
      <title>Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730423#M65235</link>
      <description>Ciao,&lt;BR /&gt;I have a problem with a L class whith HP-UX 11.00.&lt;BR /&gt;After saving /etc/lvmtab I made a vgscan and after that in the new lvmtab I had /dev instead of /dev/vg00.&lt;BR /&gt;It happens every time.&lt;BR /&gt;Somebody can help me?&lt;BR /&gt;Ciao&lt;BR /&gt;Federico</description>
      <pubDate>Thu, 23 May 2002 14:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730423#M65235</guid>
      <dc:creator>Bruno Misculin Rosamili</dc:creator>
      <dc:date>2002-05-23T14:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730424#M65236</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;Apart from /dev are you getting /dev/vg00 also and the disks which are included in the volume group.&lt;BR /&gt;&lt;BR /&gt;What problem are you facing......why are you doing a vgscan ???&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Thu, 23 May 2002 14:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730424#M65236</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-05-23T14:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730425#M65237</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;One thing is to make sure that you move aside the current 'lvmtab' before doing the 'vgscan'.  Otherwise it will be used to in building the new one.&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;# vgscan -av&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 23 May 2002 14:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730425#M65237</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-05-23T14:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730426#M65238</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt; Are you removing the original lvmtab by mv or copy/rm or just making a safe copy?&lt;BR /&gt;You should make sure it doesn't exist prior to the vgscan command or it'll use the lvmtab as reference.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 23 May 2002 14:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730426#M65238</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-05-23T14:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730427#M65239</link>
      <description>Hi Bruno:&lt;BR /&gt;&lt;BR /&gt;May be this latest patch - PHCO_24645 (s700_800 11.00 LVM commands cumulative patch) will solve your problem.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 23 May 2002 14:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730427#M65239</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-23T14:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730428#M65240</link>
      <description>2 possibilities ..&lt;BR /&gt;1) Move the lvmtab file first&lt;BR /&gt;# cd /etc&lt;BR /&gt;# mv lvmtab lvmtab.org&lt;BR /&gt;# vgscan -v&lt;BR /&gt;2) /dev/slvmvg file problem (if it exists you..)&lt;BR /&gt;# cd /etc&lt;BR /&gt;# rm /dev/slvmvg&lt;BR /&gt;# mv lvmtab lvmtab.org&lt;BR /&gt;# vgscan -v</description>
      <pubDate>Thu, 23 May 2002 14:52:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730428#M65240</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-23T14:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730429#M65241</link>
      <description>Federico,&lt;BR /&gt;&lt;BR /&gt;Take a look within your /dev directory for a file that was mknod'ed the same as the /dev/vg00/group file.  If there is, this file needs to be moved elsewhere.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Thu, 23 May 2002 14:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730429#M65241</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2002-05-23T14:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730430#M65242</link>
      <description>Bruno&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;form the patch no PHCO_25814  :details &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;( SR:8606166168 CR:JAGad35455 )&lt;BR /&gt; The vgscan command puts a bogus entry in the lvmtab&lt;BR /&gt; file, when a special file /dev/slvmvg is present&lt;BR /&gt; with the same minor number as /dev/vg00.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;May be you need to look in this direction.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava&lt;BR /&gt;</description>
      <pubDate>Thu, 23 May 2002 14:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730430#M65242</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-23T14:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730431#M65243</link>
      <description>Ciao,&lt;BR /&gt;my problem was that I had a disk that doesen't work. On this disk I had vg01 ( the system had to be in cluster mode ) but unfortunately when I try to change disk with a new one it was not possible to remove/reduce vg01 because vg01 was not active ( vgchange command doesent't work because disk was not ok ).&lt;BR /&gt;So I try with vgscan and it was ok but /dev/vg00 appears as /dev in lvmtab&lt;BR /&gt;I resolve my problem with vgexport vg01 but I would like to know how to solve the problem regarding vg00 mistake doing vgscan.&lt;BR /&gt;&lt;BR /&gt;P:S. I made a mv to save lvmtab&lt;BR /&gt;Sorry for my bad English!&lt;BR /&gt;Ciao Federico</description>
      <pubDate>Thu, 23 May 2002 15:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730431#M65243</guid>
      <dc:creator>Bruno Misculin Rosamili</dc:creator>
      <dc:date>2002-05-23T15:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Vgscan</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730432#M65244</link>
      <description>Did you try option 2 (from my previous post), only if /dev/slvmvg exists ?</description>
      <pubDate>Thu, 23 May 2002 15:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan/m-p/2730432#M65244</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-23T15:12:39Z</dc:date>
    </item>
  </channel>
</rss>

