<?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: PE lost in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601174#M648053</link>
    <description>Frdric,&lt;BR /&gt;&lt;BR /&gt;    Have a look at your  vg00 directory&lt;BR /&gt;and see whether there is any missing LV.&lt;BR /&gt;#ll /dev/vg00 &lt;BR /&gt;&lt;BR /&gt;  (make sure you see both block and character&lt;BR /&gt;files for the lv)&lt;BR /&gt;&lt;BR /&gt;  You can match the Lv's listed here with&lt;BR /&gt;the entries in fstab. &lt;BR /&gt;#grep vg00 /etc/fstab &lt;BR /&gt;&lt;BR /&gt;  The missing LV should be the cause of the&lt;BR /&gt;messages.&lt;BR /&gt;&lt;BR /&gt;Also note that lvol2 is swap, so you may&lt;BR /&gt;not find it in fstab file, which is ok.&lt;BR /&gt;&lt;BR /&gt;-raj</description>
    <pubDate>Thu, 25 Oct 2001 10:57:32 GMT</pubDate>
    <dc:creator>Roger Baptiste</dc:creator>
    <dc:date>2001-10-25T10:57:32Z</dc:date>
    <item>
      <title>PE lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601172#M648051</link>
      <description>Hi,&lt;BR /&gt;   on one server, on one disk, 1000 PE where lost :&lt;BR /&gt;&lt;BR /&gt;   0999 current  /dev/vg00/netscape 0122 &lt;BR /&gt;   1000 current  /dev/vg00/netscape 0123 &lt;BR /&gt;   1001 current  /dev/vg00/netscape 0124 &lt;BR /&gt;   1002 current  ???                0000 &lt;BR /&gt;   1003 current  ???                0001 &lt;BR /&gt;   1004 current  ???                0002 &lt;BR /&gt;&lt;BR /&gt;   ...&lt;BR /&gt;&lt;BR /&gt;   1999 current  ???                0497 &lt;BR /&gt;   2000 current  ???                0498 &lt;BR /&gt;   2001 current  ???                0499 &lt;BR /&gt;   2002 free                        0000 &lt;BR /&gt;   2003 free                        0000 &lt;BR /&gt;   2004 free                        0000 &lt;BR /&gt;   2005 free                        0000 &lt;BR /&gt;&lt;BR /&gt;My question is, how can I get these PE as free?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Oct 2001 09:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601172#M648051</guid>
      <dc:creator>Frédéric Devos</dc:creator>
      <dc:date>2001-10-25T09:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: PE lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601173#M648052</link>
      <description>This typically happens when there is a phantom LV, i.e. someone has removed /dev/vg00/&lt;SOME lv="" name=""&gt; from the system.  You can try to determine the missing LV by listing the LVs in the VG and then looking for missing minor numbers, i.e do:&lt;BR /&gt;&lt;BR /&gt;ll /dev/vg00&lt;BR /&gt;&lt;BR /&gt;64 0x000001  /dev/vg00/lvol1 &lt;BR /&gt;64 0x000002  /dev/vg00/lvol2 &lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;in the above the 2 in 0x000002 is the number you want to look at.  See if there are any entries missing.&lt;BR /&gt;&lt;BR /&gt;Also see this thread for more details:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0xf18cabe92dabd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0xf18cabe92dabd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Santosh&lt;/SOME&gt;</description>
      <pubDate>Thu, 25 Oct 2001 09:58:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601173#M648052</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-25T09:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: PE lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601174#M648053</link>
      <description>Frdric,&lt;BR /&gt;&lt;BR /&gt;    Have a look at your  vg00 directory&lt;BR /&gt;and see whether there is any missing LV.&lt;BR /&gt;#ll /dev/vg00 &lt;BR /&gt;&lt;BR /&gt;  (make sure you see both block and character&lt;BR /&gt;files for the lv)&lt;BR /&gt;&lt;BR /&gt;  You can match the Lv's listed here with&lt;BR /&gt;the entries in fstab. &lt;BR /&gt;#grep vg00 /etc/fstab &lt;BR /&gt;&lt;BR /&gt;  The missing LV should be the cause of the&lt;BR /&gt;messages.&lt;BR /&gt;&lt;BR /&gt;Also note that lvol2 is swap, so you may&lt;BR /&gt;not find it in fstab file, which is ok.&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Thu, 25 Oct 2001 10:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601174#M648053</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-10-25T10:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: PE lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601175#M648054</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Knowledge Base document #KBRC00002238 (attached) defines your problem and how to correct it.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 25 Oct 2001 11:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601175#M648054</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-10-25T11:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: PE lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601176#M648055</link>
      <description>Thanks for the answers. &lt;BR /&gt;&lt;BR /&gt;The attached file of JRF gives me the solution. &lt;BR /&gt;&lt;BR /&gt;Just for those having the same problem, in the doc you have the "block device" having the same name as the "character device".&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg00/test# b 64 0x00000#&lt;BR /&gt;mknod /dev/vg00/rtest# c 64 0x00000#&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Oct 2001 13:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pe-lost/m-p/2601176#M648055</guid>
      <dc:creator>Frédéric Devos</dc:creator>
      <dc:date>2001-10-25T13:33:32Z</dc:date>
    </item>
  </channel>
</rss>

