<?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: How do I mount a external disk array to my server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864435#M397277</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;after connecting the array correctly to the server and terminating it you should be able to see it as a new device with&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;Then you can make newfs to lay a filesystem on it and finally mount it as whole or you'll have to integrate it into LVM to use it as several logical volumes&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Franky</description>
    <pubDate>Thu, 07 Oct 2004 02:30:32 GMT</pubDate>
    <dc:creator>Franky_1</dc:creator>
    <dc:date>2004-10-07T02:30:32Z</dc:date>
    <item>
      <title>How do I mount a external disk array to my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864432#M397274</link>
      <description>I recently acquire an external disk array that is to be mounted to my system using "wide-scsi" single ended connection. But can I ask wat is the complete produce to integrate this array with my system. Thank you</description>
      <pubDate>Thu, 07 Oct 2004 01:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864432#M397274</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2004-10-07T01:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a external disk array to my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864433#M397275</link>
      <description>Hi Henry&lt;BR /&gt;&lt;BR /&gt;you should be having a SCSI cable along with disk array. connect the cable to SCSI port of the system (system must be down) and load the driver if any. or install the latest patch bundle(available in support plus Media) when the system reboot run the comand&lt;BR /&gt;#ioscan -fnC disk. &lt;BR /&gt;and check whether the new disk array is claimed or not</description>
      <pubDate>Thu, 07 Oct 2004 02:28:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864433#M397275</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-10-07T02:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a external disk array to my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864434#M397276</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;what type of array do you have ? &lt;BR /&gt;(I mean Model ) &lt;BR /&gt;You will have the document along with the array for how to configure that with HPUX.&lt;BR /&gt;&lt;BR /&gt;I will brief you the common procedure: &lt;BR /&gt;&lt;BR /&gt;The simple procedure is to connect the disk array to the server run this command&lt;BR /&gt;#insf -e &lt;BR /&gt;This will install the disk device files for the external disks idenify the external disks&lt;BR /&gt;By &lt;BR /&gt;#ioscan &lt;BR /&gt;then use LVM to configure the logical volumes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The above procedure is for,if you have the so called array as a JBOD.(Just Bunch Of Disks)&lt;BR /&gt;If you really have the array then RAID is to be configured on the array,you can either do this by sam or command line utility like arraymgr etc.., or the software like SDM which is supplied by the hardware vendor of the array.&lt;BR /&gt;The RAID created will be LUN  for hpux &amp;amp; &lt;BR /&gt;a LUN is a single disk for hpux.&lt;BR /&gt;Now to configure a single disk using LVM &lt;BR /&gt;is not a big task.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2004 02:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864434#M397276</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-10-07T02:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a external disk array to my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864435#M397277</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;after connecting the array correctly to the server and terminating it you should be able to see it as a new device with&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;Then you can make newfs to lay a filesystem on it and finally mount it as whole or you'll have to integrate it into LVM to use it as several logical volumes&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Franky</description>
      <pubDate>Thu, 07 Oct 2004 02:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864435#M397277</guid>
      <dc:creator>Franky_1</dc:creator>
      <dc:date>2004-10-07T02:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a external disk array to my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864436#M397278</link>
      <description>The right card (depending on your server of course) most probably is a A4800A. This should work well.</description>
      <pubDate>Thu, 07 Oct 2004 03:23:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864436#M397278</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-10-07T03:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a external disk array to my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864437#M397279</link>
      <description>Although simply connecting it to the server may allow you to ssee the array, depending upon what actualt array you have there may be more work involved to be able to use it.&lt;BR /&gt;You also need to configure the array itself. You need to define the RAID level or levels it will use, bind the phoysical disks together into RAID groups, create LUNs (Logical UNits) and present the LUNs to the server. How all of this is accomplished is entirely depndant upon the array itself. Most have a command line interface that can be access by directly connecting a terminal or PC to a serial port on the array. The more modern arrays also have a software component that is loaded onto the server or management PC to configure the array. &lt;BR /&gt;What make and model is the array?</description>
      <pubDate>Fri, 08 Oct 2004 08:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864437#M397279</guid>
      <dc:creator>Joe Short</dc:creator>
      <dc:date>2004-10-08T08:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a external disk array to my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864438#M397280</link>
      <description>Henry,&lt;BR /&gt;&lt;BR /&gt;If you can provide more specific info, such as the server model, type of I/O card in the server, and model # of the disk array, we can probably provide better help.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Fri, 08 Oct 2004 09:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864438#M397280</guid>
      <dc:creator>Dave Unverhau_1</dc:creator>
      <dc:date>2004-10-08T09:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a external disk array to my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864439#M397281</link>
      <description>Mange to resolve the problem.. thanks guys!!</description>
      <pubDate>Thu, 14 Oct 2004 03:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-external-disk-array-to-my-server/m-p/4864439#M397281</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2004-10-14T03:09:03Z</dc:date>
    </item>
  </channel>
</rss>

