<?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: adding new disks in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935133#M804422</link>
    <description>Have you done #ioscan -fnC disk ? &lt;BR /&gt;&lt;BR /&gt;pvcreate is after insf -e &lt;BR /&gt;&lt;BR /&gt;-e             Reinstall the special files for pseudo-drivers and existing devices.  This is useful for restoring special files if one or more have been removed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Thu, 20 Oct 2005 04:48:32 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2005-10-20T04:48:32Z</dc:date>
    <item>
      <title>adding new disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935130#M804419</link>
      <description>We have added new disks to a server. I have already performed insf -e on them. Is the pvcreate supposed to be performed after insf -e? (not before?)</description>
      <pubDate>Thu, 20 Oct 2005 04:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935130#M804419</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2005-10-20T04:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: adding new disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935131#M804420</link>
      <description>Put in a disk&lt;BR /&gt;insf -ev&lt;BR /&gt;ioscan -fnCdisk&lt;BR /&gt;Is disk in claimed state??&lt;BR /&gt;then pvcreate&lt;BR /&gt;then vgextend/vgcreate</description>
      <pubDate>Thu, 20 Oct 2005 04:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935131#M804420</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-20T04:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: adding new disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935132#M804421</link>
      <description>refer this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=617303" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=617303&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Thu, 20 Oct 2005 04:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935132#M804421</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-20T04:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: adding new disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935133#M804422</link>
      <description>Have you done #ioscan -fnC disk ? &lt;BR /&gt;&lt;BR /&gt;pvcreate is after insf -e &lt;BR /&gt;&lt;BR /&gt;-e             Reinstall the special files for pseudo-drivers and existing devices.  This is useful for restoring special files if one or more have been removed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 20 Oct 2005 04:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935133#M804422</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-20T04:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: adding new disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935134#M804423</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;yes, use insf to install the device file before using "pvcreate -f" to force create the physical volume (which delete content of any file system). u need the device file for pvcreate command.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Thu, 20 Oct 2005 04:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935134#M804423</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-10-20T04:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: adding new disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935135#M804424</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Actually HP-UX will automatic create a device file for your new disks; but if this not happened, you can run :&lt;BR /&gt;&lt;BR /&gt;# insf -e -H &lt;HARDWARE_PATH_OF_DISK&gt;&lt;BR /&gt;&lt;BR /&gt;And after that, you can run pvcreate to create physical volume foruse in LVM volume group.&lt;BR /&gt;&lt;BR /&gt;Check this url below for your reference :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW&lt;BR /&gt;&lt;BR /&gt;PS : dont forget to assign points to the people who help you, this is just a symbol that you know that people take their time to help you and will make others happy :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR838027&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR838027&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/HARDWARE_PATH_OF_DISK&gt;</description>
      <pubDate>Thu, 20 Oct 2005 04:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935135#M804424</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-10-20T04:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: adding new disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935136#M804425</link>
      <description>Ravinder,&lt;BR /&gt;&lt;BR /&gt;Check your profile as,&lt;BR /&gt;&lt;BR /&gt; I have assigned points to   60  of   138  responses to  my questions.&lt;BR /&gt;&lt;BR /&gt;Assing points to unassigned responses. Don;t make this thread to unassigned thread with the adisuriya's link to unassigned responses :-)&lt;BR /&gt;&lt;BR /&gt;P.S: Assing 0 points.&lt;BR /&gt;&lt;BR /&gt;Best Wishes.</description>
      <pubDate>Thu, 20 Oct 2005 05:02:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935136#M804425</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-20T05:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: adding new disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935137#M804426</link>
      <description>~Thanks</description>
      <pubDate>Thu, 20 Oct 2005 05:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-new-disks/m-p/4935137#M804426</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2005-10-20T05:11:01Z</dc:date>
    </item>
  </channel>
</rss>

