<?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: Missing LV in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-lv/m-p/2561574#M646876</link>
    <description>Hi Brian:&lt;BR /&gt;&lt;BR /&gt;No points for you. I've never done what you did but I think that this will fix you. I use vg02 lvol4 as my example but you should get the idea. I don't know if you removed both the character special device and the block special device but I'll illustrate both.&lt;BR /&gt;&lt;BR /&gt;as root&lt;BR /&gt;cd /dev/vg02&lt;BR /&gt;mknod lvol4  b 64 0x020004&lt;BR /&gt;mknod rlvol4 c 64 0x020004&lt;BR /&gt;&lt;BR /&gt;chmod 640 lvol4 rlvol4&lt;BR /&gt;chown root:sys lvol4 rlvol4&lt;BR /&gt;&lt;BR /&gt;The first 4 hex digits in the minor device number following the 0x should match all the remaining entries and the last 2 should indicate which logical volume from 01 through ff.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In the future, try using the lvremove command; it works a bit better.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
    <pubDate>Sat, 04 Aug 2001 01:27:44 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-08-04T01:27:44Z</dc:date>
    <item>
      <title>Missing LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-lv/m-p/2561573#M646875</link>
      <description>Do I get any points for asking questions ?? :)  I've lost a logical volume.  I'm not going to go into too much detail, but I removed it by mistake via "rm".  It didn't have anything on it, but now I've got question marks in my pvdisplay in the status where that logical volume used to be.  How can I clear up the status ??  I'm on HP-UX 11.0&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Sat, 04 Aug 2001 00:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-lv/m-p/2561573#M646875</guid>
      <dc:creator>Brian Pyle</dc:creator>
      <dc:date>2001-08-04T00:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Missing LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-lv/m-p/2561574#M646876</link>
      <description>Hi Brian:&lt;BR /&gt;&lt;BR /&gt;No points for you. I've never done what you did but I think that this will fix you. I use vg02 lvol4 as my example but you should get the idea. I don't know if you removed both the character special device and the block special device but I'll illustrate both.&lt;BR /&gt;&lt;BR /&gt;as root&lt;BR /&gt;cd /dev/vg02&lt;BR /&gt;mknod lvol4  b 64 0x020004&lt;BR /&gt;mknod rlvol4 c 64 0x020004&lt;BR /&gt;&lt;BR /&gt;chmod 640 lvol4 rlvol4&lt;BR /&gt;chown root:sys lvol4 rlvol4&lt;BR /&gt;&lt;BR /&gt;The first 4 hex digits in the minor device number following the 0x should match all the remaining entries and the last 2 should indicate which logical volume from 01 through ff.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In the future, try using the lvremove command; it works a bit better.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Sat, 04 Aug 2001 01:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-lv/m-p/2561574#M646876</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-04T01:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Missing LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-lv/m-p/2561575#M646877</link>
      <description>Other than using mknod to re-make those devices (the best), I believed that you could also try recover those device files back from your last valid file system backup. Maybe you could restore those files back to a temporary directory for checking first before futher actions. This should work even both block and character device had been removed.</description>
      <pubDate>Sun, 05 Aug 2001 23:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-lv/m-p/2561575#M646877</guid>
      <dc:creator>Alex Yuen</dc:creator>
      <dc:date>2001-08-05T23:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Missing LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-lv/m-p/2561576#M646878</link>
      <description>Well thanx for the help on the mknod command.  I ended up converting all my hex to decimal so I could see which one was missing.  I then just replaced that with the mknod, and were back in business :)  I didn't intend to remove them via "rm" it was fumbly fingers at the end of the day.  I was actually moving them, because I didn't like the name I had given them.  I did remove both devices, because after I had realized that I had removed the block special device, I saw the mess I had and thought that maybe if I'd removed the character device, that would clean things up.... wrong :(  I was just in the process of creating the logical volumes so I hadn't had time to get a backup of them yet.  Thanx again for your help :)</description>
      <pubDate>Mon, 06 Aug 2001 16:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-lv/m-p/2561576#M646878</guid>
      <dc:creator>Brian Pyle</dc:creator>
      <dc:date>2001-08-06T16:19:25Z</dc:date>
    </item>
  </channel>
</rss>

