<?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: File system creation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395957#M350883</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Scenario : you have a disk that is dead and still in the system.&lt;BR /&gt;since disk is not available file systems is also unavailable. and. you want to replace a disk and restore the data from backup onto that Lv/filesystem right.&lt;BR /&gt;&lt;BR /&gt;You need to :&lt;BR /&gt;&lt;BR /&gt;Remove the failed disk from existing Vg using Pv key (since Pv is not accessible)&lt;BR /&gt;&lt;BR /&gt;Since, You are not Having LVM OLR, you need to identify the correct disk and take it out.( if it is already dead. and disk is type of hot plugable)then insert a hot plugable disk in that slot, Do ioscan then insf. Record the device file name for that new disk.&lt;BR /&gt;&lt;BR /&gt;Do pvcreate on that disk.&lt;BR /&gt;Do vgcfgrestore on that disk.&lt;BR /&gt;Activate Vg if required using -q n option&lt;BR /&gt;Create Lv and then file system&lt;BR /&gt;Mount it on original mount point and then restore backup&lt;BR /&gt;&lt;BR /&gt;Sandeep</description>
    <pubDate>Tue, 07 Apr 2009 10:29:34 GMT</pubDate>
    <dc:creator>sandeepbodkhe_1</dc:creator>
    <dc:date>2009-04-07T10:29:34Z</dc:date>
    <item>
      <title>File system creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395953#M350879</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have one bad disk housing a file system, I would like to remove it, re-create the file system and restore the backup. How can I do&lt;BR /&gt;as a newbe on HpUx.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Consty</description>
      <pubDate>Mon, 06 Apr 2009 17:27:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395953#M350879</guid>
      <dc:creator>Consty</dc:creator>
      <dc:date>2009-04-06T17:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: File system creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395954#M350880</link>
      <description>Hi Consty,&lt;BR /&gt;&lt;BR /&gt;We need a bit more info.&lt;BR /&gt;What HPUX version are you running?&lt;BR /&gt;What is the current status?&lt;BR /&gt;Is the filesystem stll active?&lt;BR /&gt;Did you already replace the disk?&lt;BR /&gt;&lt;BR /&gt;Could you post the output of&lt;BR /&gt;# vgdisplay -v /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 06 Apr 2009 19:09:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395954#M350880</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-04-06T19:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: File system creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395955#M350881</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;-HPUX Version 10.20&lt;BR /&gt;-Current Status : O.S is OK, only the filesystem concerned unavailable.&lt;BR /&gt;-File system Not Active&lt;BR /&gt;-Disk not yet replaced&lt;BR /&gt;-Vgdisplay showed :&lt;BR /&gt;vgdisplay: Volume group not activated.&lt;BR /&gt;vgdisplay: Cannot display volume group "/dev/vg03".&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Consty</description>
      <pubDate>Tue, 07 Apr 2009 05:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395955#M350881</guid>
      <dc:creator>Consty</dc:creator>
      <dc:date>2009-04-07T05:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: File system creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395956#M350882</link>
      <description>please check if vgdisplay -v /dev/vg03&lt;BR /&gt;&lt;BR /&gt;to see if that is the only disk associated with that vg.</description>
      <pubDate>Tue, 07 Apr 2009 06:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395956#M350882</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-04-07T06:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: File system creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395957#M350883</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Scenario : you have a disk that is dead and still in the system.&lt;BR /&gt;since disk is not available file systems is also unavailable. and. you want to replace a disk and restore the data from backup onto that Lv/filesystem right.&lt;BR /&gt;&lt;BR /&gt;You need to :&lt;BR /&gt;&lt;BR /&gt;Remove the failed disk from existing Vg using Pv key (since Pv is not accessible)&lt;BR /&gt;&lt;BR /&gt;Since, You are not Having LVM OLR, you need to identify the correct disk and take it out.( if it is already dead. and disk is type of hot plugable)then insert a hot plugable disk in that slot, Do ioscan then insf. Record the device file name for that new disk.&lt;BR /&gt;&lt;BR /&gt;Do pvcreate on that disk.&lt;BR /&gt;Do vgcfgrestore on that disk.&lt;BR /&gt;Activate Vg if required using -q n option&lt;BR /&gt;Create Lv and then file system&lt;BR /&gt;Mount it on original mount point and then restore backup&lt;BR /&gt;&lt;BR /&gt;Sandeep</description>
      <pubDate>Tue, 07 Apr 2009 10:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395957#M350883</guid>
      <dc:creator>sandeepbodkhe_1</dc:creator>
      <dc:date>2009-04-07T10:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: File system creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395958#M350884</link>
      <description>The best roadmap to replace and reconfigure a bad disk , is this White Paper.&lt;BR /&gt;&lt;BR /&gt;Never leave home without it !!&lt;BR /&gt;&lt;BR /&gt;It is a flowchart guide to guide you through the whole process.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://maben.homeip.net/static/computers/HP/hpux/When%20Good%20Disks%20Go%20Bad.pdf" target="_blank"&gt;http://maben.homeip.net/static/computers/HP/hpux/When%20Good%20Disks%20Go%20Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I can strongly recommend it.&lt;BR /&gt;(A lot of the above mentioned tips and answered are covered, but in a clear consice structured approach)&lt;BR /&gt;&lt;BR /&gt;No need to ever panic.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Apr 2009 10:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system-creation/m-p/4395958#M350884</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2009-04-07T10:56:33Z</dc:date>
    </item>
  </channel>
</rss>

