<?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: 'Ghost' Logical Volumes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994255#M422982</link>
    <description>Yes</description>
    <pubDate>Mon, 31 Jul 2006 09:14:36 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2006-07-31T09:14:36Z</dc:date>
    <item>
      <title>'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994253#M422980</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;HPUX 11.11 on K370.&lt;BR /&gt;&lt;BR /&gt;Lost an external disk last week. Did the 'vgexport', replaced the disk then rebuilt the VG. No data to restore so rebuilt as if a new disk; pvcreate -f, mknod, vgcreate, etc.&lt;BR /&gt;&lt;BR /&gt;I did the vgcreate and when I do the 'vgdisplay -v' command the old Logical Volumes appear in the dislay. They have 0 extents allocated to them. &lt;BR /&gt;&lt;BR /&gt;When I try to lvremove them, the LVM thinks they do not exist and can't remove non-existing LV. &lt;BR /&gt;&lt;BR /&gt;I created new LVs and added space to them, made filesystems, mounted. All OK. But, the 'ghost' LVs are still there and now they display as having extents allocated to them. But I still cannot remove, newfs, mount. &lt;BR /&gt;&lt;BR /&gt;Attached is the vgdisplay of the VG. &lt;BR /&gt;&lt;BR /&gt;Notice, this is only a 4GB disk, total of 1023 extents. The 3 new LVs I created are u02, u06, u11. The ghosts are u02lv, u06lv, u11llv.&lt;BR /&gt;&lt;BR /&gt;Add up all 6 of these displayed LVs and you get 2040 extents. &lt;BR /&gt;&lt;BR /&gt;What;s happening?</description>
      <pubDate>Mon, 31 Jul 2006 09:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994253#M422980</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-07-31T09:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: 'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994254#M422981</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;Did u do lvreduce before a vgexport ?&lt;BR /&gt;&lt;BR /&gt;Marvik</description>
      <pubDate>Mon, 31 Jul 2006 09:12:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994254#M422981</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2006-07-31T09:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: 'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994255#M422982</link>
      <description>Yes</description>
      <pubDate>Mon, 31 Jul 2006 09:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994255#M422982</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-07-31T09:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: 'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994256#M422983</link>
      <description>Is the /dev/vg?? directory clean or does it have extra lvols listed? &lt;BR /&gt;&lt;BR /&gt;you can get ghost lvols if the /dev/vg?? didn't get cleaned up. &lt;BR /&gt;&lt;BR /&gt;So ll /dev/vg?? do you see u02lv u06lv u11lv in the directory listing if so those would be your ghost lvols. And if they have the same minor number as u02, u06 u11 that you created thats why you see them with extents after you added new lvs. &lt;BR /&gt;&lt;BR /&gt;If they are listed in your /dev/vg?? directory you can just remove them. &lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:22:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994256#M422983</guid>
      <dc:creator>Marvin Strong</dc:creator>
      <dc:date>2006-07-31T09:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: 'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994257#M422984</link>
      <description>The dev/vg05 is clean. This was removed on the vgexport. &lt;BR /&gt;&lt;BR /&gt;On the recreation, only the new LVs and the group files exist.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994257#M422984</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-07-31T09:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: 'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994258#M422985</link>
      <description>Do an ls -l /dev/vg*/group; I suspect that you have more than one VG sharing a common minor device number. That will lead to all sorts of bizarre behavior.</description>
      <pubDate>Mon, 31 Jul 2006 09:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994258#M422985</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-07-31T09:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: 'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994259#M422986</link>
      <description>Did that before I recreated the VG. Made sure I was separate from the rest.&lt;BR /&gt;&lt;BR /&gt;Interesting display however. I recreated this VG last Friday, Jul 28. Doing the listing now shows the VG has been around since Jan 2004 - same as all the other VGs.&lt;BR /&gt;&lt;BR /&gt;When I checked it last Friday the date/time stamp on the vg05/group was Jul 28, which is same as the LVs in the directory are sow.&lt;BR /&gt;&lt;BR /&gt;# ll /dev/vg*/group&lt;BR /&gt;crw-r-----   1 root       sys         64 0x000000 Jul 27 14:45 /dev/vg00/group&lt;BR /&gt;crw-r-----   1 root       sys         64 0x010000 Jul 27 14:45 /dev/vg01/group&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x020000 Jan 12  2004 /dev/vg02/group&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x030000 Jan 12  2004 /dev/vg03/group&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x040000 Jan 12  2004 /dev/vg04/group&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x060000 Jan 14  2004 /dev/vg05/group&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x070000 Jan 14  2004 /dev/vg06/group&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x080000 Jan 14  2004 /dev/vg07/group&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x090000 Jan 14  2004 /dev/vg08/group&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x050000 Jan 13  2004 /dev/vg09/group&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994259#M422986</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-07-31T09:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: 'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994260#M422987</link>
      <description>Also, you can refer to this doc:&lt;BR /&gt;&lt;BR /&gt;LVM: Removing a Ghost Disk&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080049938" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080049938&lt;/A&gt;</description>
      <pubDate>Mon, 31 Jul 2006 09:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994260#M422987</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2006-07-31T09:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: 'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994261#M422988</link>
      <description>&lt;!--!*#--&gt;You need to have a look into the /dev/vg05 again.&lt;BR /&gt;&lt;BR /&gt;I'm really sure you will find some strange things there.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I did a small test:&lt;BR /&gt;lrwxrwxrwx   1 root       sys              5 Jul 31 17:26 lvol9 -&amp;gt; lvol8&lt;BR /&gt;&lt;BR /&gt;Look at the result from vgdisplay:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol9&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1024&lt;BR /&gt;   Current LE                  256&lt;BR /&gt;   Allocated PE                256&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It's exactly the same like lvol8, but I don't have a LVOL9!&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jul 2006 10:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994261#M422988</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-07-31T10:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: 'Ghost' Logical Volumes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994262#M422989</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;Removed the VG doing all the steps in the KB document as supplied.&lt;BR /&gt;&lt;BR /&gt;I must have missed a step somewhere. &lt;BR /&gt;&lt;BR /&gt;It is cleared now.&lt;BR /&gt;&lt;BR /&gt;Thanks all!</description>
      <pubDate>Mon, 31 Jul 2006 11:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ghost-logical-volumes/m-p/4994262#M422989</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-07-31T11:38:35Z</dc:date>
    </item>
  </channel>
</rss>

