<?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 fc60 Disk array Question in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627600#M3584</link>
    <description>Hi ,&lt;BR /&gt;I have Fc60 disk array and already 2 luns are configured in  that .Now I have added one more 36 gb hard disk .But it is not being recognized at the vg level.i believe something else has to be done to bind the hard disk to te lun.Can any body let me know the procedure of the same.&lt;BR /&gt;Thnks</description>
    <pubDate>Fri, 07 Dec 2001 15:58:10 GMT</pubDate>
    <dc:creator>kwadhwa</dc:creator>
    <dc:date>2001-12-07T15:58:10Z</dc:date>
    <item>
      <title>fc60 Disk array Question</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627600#M3584</link>
      <description>Hi ,&lt;BR /&gt;I have Fc60 disk array and already 2 luns are configured in  that .Now I have added one more 36 gb hard disk .But it is not being recognized at the vg level.i believe something else has to be done to bind the hard disk to te lun.Can any body let me know the procedure of the same.&lt;BR /&gt;Thnks</description>
      <pubDate>Fri, 07 Dec 2001 15:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627600#M3584</guid>
      <dc:creator>kwadhwa</dc:creator>
      <dc:date>2001-12-07T15:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: fc60 Disk array Question</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627601#M3585</link>
      <description>Firstly, if you only have the one spare disk, you shouldn't (can't?) create a LUN on it alone.  That would defeat the purpose of having the array, because you would lose redundancy.  You want multiple disks in difference enclosures to be part of the LUN.&lt;BR /&gt;&lt;BR /&gt;Anyway here's the steps.  I recommend you have a browse through the FC60 users guide before doing anything.&lt;BR /&gt;&lt;BR /&gt;- Determine the disks that will be used on the LUN and find their ID's.  You can view the disks with "amdsp -d &lt;ARRAY id=""&gt;"&lt;BR /&gt;&lt;BR /&gt;- Determine what RAID level you will use&lt;BR /&gt;&lt;BR /&gt;- Determine the LUN number.  It should be 1 greater than the current largest LUN number on the system.  Use "amdsp -l &lt;ARRAY id=""&gt;" to view the existing LUNs.&lt;BR /&gt;&lt;BR /&gt;- Create (bind) the LUN with the "amcfg -L" command.  Refer to the man page for more details - you will need to specify the primary controller, LUN number, disk ids and RAID level.&lt;BR /&gt;&lt;BR /&gt;- Run ioscan -f so that HPUX picks up the new LUNs&lt;BR /&gt;&lt;BR /&gt;- Run insf -e -H &lt;HW path="" to="" lun=""&gt; to add the device files.  Also run an insf for the alternate hardware path.&lt;BR /&gt;&lt;BR /&gt;You can now pvcreate the primary LUN device and then vgextend it and the alternate LUN device into a volume group.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve&lt;BR /&gt;&lt;/HW&gt;&lt;/ARRAY&gt;&lt;/ARRAY&gt;</description>
      <pubDate>Fri, 07 Dec 2001 16:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627601#M3585</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2001-12-07T16:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: fc60 Disk array Question</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627602#M3586</link>
      <description>I don't believe you can add a single disk to an existing LUN . You have to remember that the LUN has already been created and would have been automativally mirrored / striped or configured to a RAID level. By trying to add an extra disk will upset the entire config. Only thing you can do is backup your data , unmount and lvols and remove your VG, amcfg -D &lt;LUN&gt; &lt;ARRAYID&gt; to unbind the LUN then use either SAM or amcfg to recreate the LUN including your new disk. After recreate your vg, lvol's and restore your data.&lt;BR /&gt;&lt;BR /&gt;I'm not an expert but this is my enderstanding&lt;/ARRAYID&gt;&lt;/LUN&gt;</description>
      <pubDate>Fri, 07 Dec 2001 16:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627602#M3586</guid>
      <dc:creator>John Waller</dc:creator>
      <dc:date>2001-12-07T16:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: fc60 Disk array Question</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627603#M3587</link>
      <description>hey,&lt;BR /&gt;&lt;BR /&gt;U need to take a full backup of the existing lun. Then break it and reconfigure a new one by including the new 36GB HDD. U can do this through SAM.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 07 Dec 2001 16:52:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627603#M3587</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2001-12-07T16:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: fc60 Disk array Question</title>
      <link>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627604#M3588</link>
      <description>short strokes&lt;BR /&gt;&lt;BR /&gt;ioscan -funC disk&lt;BR /&gt;can you see the physical disk that was added?&lt;BR /&gt;y-pvcreate the disk, vgexentd to the desired vg&lt;BR /&gt;n----&lt;BR /&gt;  do you have a support contract?&lt;BR /&gt;y-call hp and get assistance adding the disk to a new or existing lun&lt;BR /&gt;n-execute arraydsp -i&lt;BR /&gt;  execute arraydsp -a s/n from above&lt;BR /&gt; Check for the existence of a new mech in the output and reference configuration manual for remainder of process to add a new mech to an existing lun or creating a new lun processes.</description>
      <pubDate>Sat, 08 Dec 2001 09:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/fc60-disk-array-question/m-p/2627604#M3588</guid>
      <dc:creator>rich reiser</dc:creator>
      <dc:date>2001-12-08T09:57:44Z</dc:date>
    </item>
  </channel>
</rss>

