<?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: Connecting MSA2000 to DL580G5 in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6133719#M46429</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just an update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With your help i have managed to cinfugre the IP and get onto the SMU. However i am not able to see the drives on the Host machine, connected with a HBA and fibre cable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also struggling to locate the firmware software for this part (AJ751A) do you know where i can get the firmware and also why i cannot see the drives? I am using a PTP connection&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2013 16:02:27 GMT</pubDate>
    <dc:creator>willholt89</dc:creator>
    <dc:date>2013-07-12T16:02:27Z</dc:date>
    <item>
      <title>Connecting MSA2000 to DL580G5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124191#M46414</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been tasked with installing an MSA 2000 into a rack and connecting it up to a DL580 G5 server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What i would like to know is how to attach this piece of kit to the server. Will i need a smart array or HBA and will this need to be SAS or fibre. Below i have included pictures of the part in question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 14:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124191#M46414</guid>
      <dc:creator>willholt89</dc:creator>
      <dc:date>2013-07-03T14:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MSA2000 to DL580G5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124261#M46415</link>
      <description>&lt;P&gt;Looks like you have an MSA2012fc disk array. &amp;nbsp; You will need a fibre channel (4Gb) HBA to attach (that SAS port you see is for an expansion disk tray). &amp;nbsp;The array is managed through either its serial port interface or through a web based connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To set this up, first attach to the serial connection and use the "set network-parameters" command to set up the network connection. &amp;nbsp; See below for some data I have on this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--------------------------------------&lt;/P&gt;&lt;P&gt;Connect to the serial port of the disk array using a terminal or terminal emulator such as HyperTerm or PuTTy.&amp;nbsp;&amp;nbsp; The serial connection settings are as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Baud Rate:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 115,200&lt;/P&gt;&lt;P&gt;Data bits:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&lt;/P&gt;&lt;P&gt;Parity:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; none&lt;/P&gt;&lt;P&gt;Stop bits:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;Flow:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; None/Off&lt;/P&gt;&lt;P&gt;Terminal&lt;/P&gt;&lt;P&gt;Emulation:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VT-100 or ANSI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connect to Controller A and press ENTER to get to a # prompt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the following command to set up the management LAN port:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# set network-parameters ip &lt;EM&gt;address&lt;/EM&gt; netmask &lt;EM&gt;netmask&lt;/EM&gt; gateway &lt;EM&gt;gateway&lt;/EM&gt; controller &lt;EM&gt;a|b&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where&lt;/EM&gt;:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;address is the IP address of the controller&lt;/LI&gt;&lt;LI&gt;netmask is the subnet mask&lt;/LI&gt;&lt;LI&gt;gateway is the IP address of the subnet route&lt;/LI&gt;&lt;LI&gt;a|b specifies the controller whose network parameters you are setting&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Verify the settings with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# show network-parameters&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reset the management controllers for the network changes to take affect (your connection will reset):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# restart mc both&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Accessing the Storage Management Utility (SMU)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enter the IP address of the controller into a web browser (ex &lt;A target="_blank" href="http://192.168.220.173/"&gt;http://192.168.220.173&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;The default login is manage / !manage&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Disable any popup blockers and be sure Java is enabled.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124261#M46415</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2013-07-03T16:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MSA2000 to DL580G5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124265#M46416</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thankyou for your quick reply, the only problem i have is that i have no serial cable to fit the serial connection in hte back. do you know what serial cable i need to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124265#M46416</guid>
      <dc:creator>willholt89</dc:creator>
      <dc:date>2013-07-03T16:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MSA2000 to DL580G5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124275#M46417</link>
      <description>&lt;P&gt;Its called a&amp;nbsp;micro-DB9. &amp;nbsp; The system would have came with an adapter, but you can get them elsewhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bob&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124275#M46417</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2013-07-03T16:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MSA2000 to DL580G5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124339#M46418</link>
      <description>The FC ports on the left are for connecting the host, the SAS ports on the right for expansion modules.&lt;BR /&gt;&lt;BR /&gt;By default, the management IP address is set to DHCP - if not available to fail back to 10.0.0.2 and 10.0.0.3.&lt;BR /&gt;&lt;BR /&gt;Credentials are manage/!manage.&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Wed, 03 Jul 2013 17:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6124339#M46418</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2013-07-03T17:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MSA2000 to DL580G5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6130777#M46423</link>
      <description>&lt;P&gt;Thanks guys so much for replying. Just waiting for a cable to be shipped out. This MSA was second hand with no cable. Figures that it would be!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ill let you know how i get on&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 15:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6130777#M46423</guid>
      <dc:creator>willholt89</dc:creator>
      <dc:date>2013-07-10T15:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MSA2000 to DL580G5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6133719#M46429</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just an update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With your help i have managed to cinfugre the IP and get onto the SMU. However i am not able to see the drives on the Host machine, connected with a HBA and fibre cable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also struggling to locate the firmware software for this part (AJ751A) do you know where i can get the firmware and also why i cannot see the drives? I am using a PTP connection&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2013 16:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6133719#M46429</guid>
      <dc:creator>willholt89</dc:creator>
      <dc:date>2013-07-12T16:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MSA2000 to DL580G5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6133847#M46430</link>
      <description>&lt;P&gt;Not sure what you have done so far to configure the array, but there are several steps needed to get the host to see the storage. &amp;nbsp;In basics...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; - create the vdisks - this is where you setup the physical disks in a particular RAID group (1, 5, 5+0, etc).&lt;/P&gt;&lt;P&gt;&amp;nbsp; - create the volumes - this is where you can carve out a part of the vdisk to make a LUN. &amp;nbsp;You can make one volume consisting of the entire vdisk or several smaller ones.&lt;/P&gt;&lt;P&gt;&amp;nbsp; - map the volume to ports so that the volume(s) you created can be presented to the hosts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following link to the msa2000 reference guide contains all the details:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01565941/c01565941.pdf"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01565941/c01565941.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the firmware, you mention part AJ751A. &amp;nbsp;This is an I/O module for the MSA2000 expansion enclosure. &amp;nbsp;The firmware for this is found on the MSA2000 support site. &amp;nbsp;Try this link:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3687119&amp;amp;prodTypeId=12169&amp;amp;prodSeriesId=3687115&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;swEnvOID=4064"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=3687119&amp;amp;prodTypeId=12169&amp;amp;prodSeriesId=3687115&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;swEnvOID=4064&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Else, go to &lt;A target="_blank" href="http://www.hp.com/go/bizsupport,"&gt;www.hp.com/go/bizsupport,&lt;/A&gt; click Software and Drivers and then navigate to your product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reference guide I mentioned above has info about firmware updates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bob&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2013 18:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connecting-msa2000-to-dl580g5/m-p/6133847#M46430</guid>
      <dc:creator>Robert_Jewell</dc:creator>
      <dc:date>2013-07-12T18:03:14Z</dc:date>
    </item>
  </channel>
</rss>

