<?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: Smart Array 6402 Help in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/smart-array-6402-help/m-p/4139531#M26092</link>
    <description>Hi Torsen,&lt;BR /&gt;    Thanks for the input, as for the previous thread on the MSA 30. I have tested with creating a new array of 3 disk raid 5 and expand by adding one more disk and it work, but that was done through common desktop environment. I guess the problem lies on the terminal session on Hyper terminal where invisible is detected when backspace key is used. Anyway, I have not tested on the original array as is still live. At leastm now I know that is proven to work on a raid 5 array. The only thing is to get the drivers to the latest.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As for this case, existing i have 4 x 72GB disk, I'm planning to add another 3 x 72GB disk on the 2nd bus in order to get the two io running. Her I will merge bus 1 and 2 to the same array by expanding the array. There is 2 x 72GB internal harddisk raid 1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;VIncent&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 09 Feb 2008 02:37:39 GMT</pubDate>
    <dc:creator>Vincent_5</dc:creator>
    <dc:date>2008-02-09T02:37:39Z</dc:date>
    <item>
      <title>Smart Array 6402 Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/smart-array-6402-help/m-p/4139528#M26089</link>
      <description>Hi Guys,&lt;BR /&gt;   Can someone help. I have a rx2620 connected to a MSA 30 with one single port scsi io module. This single port io module is currently connected to a smart array 6402 card with a raid 5 configuration of 3 x 72GB harddisk. The operating system is 11.23. I have check with HP and confirm that I can replace the single io module to dual port io module in order to run split bus on the MSA. Question, Can I just replace the io module with the existing lun intact. What have I to backup on the array in case if I can't retrive the lun backup. Can I have the steps to perform the backup???&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vincent</description>
      <pubDate>Mon, 04 Feb 2008 00:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/smart-array-6402-help/m-p/4139528#M26089</guid>
      <dc:creator>Vincent_5</dc:creator>
      <dc:date>2008-02-04T00:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Array 6402 Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/smart-array-6402-help/m-p/4139529#M26090</link>
      <description>hi vincent,&lt;BR /&gt;&lt;BR /&gt;msa30 single bus scsi-id are as follow (from left to right):&lt;BR /&gt;&lt;BR /&gt;slot - scsi ID&lt;BR /&gt;==============&lt;BR /&gt;1 - 0&lt;BR /&gt;2 - 1&lt;BR /&gt;3 - 2 &lt;BR /&gt;4 - 3&lt;BR /&gt;5 - 4 &lt;BR /&gt;6 - 5&lt;BR /&gt;7 - 8&lt;BR /&gt;8 - 9&lt;BR /&gt;9 - 10&lt;BR /&gt;10 - 11&lt;BR /&gt;11 - 12&lt;BR /&gt;12 - 13&lt;BR /&gt;13 - 14&lt;BR /&gt;14 - 15&lt;BR /&gt;&lt;BR /&gt;After you installed the dual bus IO module, it will become like this:&lt;BR /&gt;&lt;BR /&gt;slot - scsi ID - Bus&lt;BR /&gt;==============&lt;BR /&gt;1 - 0 - bus A&lt;BR /&gt;2 - 1 - bus A&lt;BR /&gt;3 - 2 - bus A&lt;BR /&gt;4 - 3 - bus A&lt;BR /&gt;5 - 4 - bus A&lt;BR /&gt;6 - 5 - bus A&lt;BR /&gt;7 - 8 - bus A&lt;BR /&gt;8 - 0 - bus B&lt;BR /&gt;9 - 1 - bus B&lt;BR /&gt;10 - 2 - bus B&lt;BR /&gt;11 - 3 - bus B&lt;BR /&gt;12 - 4 - bus B&lt;BR /&gt;13 - 5 - bus B&lt;BR /&gt;14 - 8 - bus B&lt;BR /&gt;&lt;BR /&gt;Take note on the disk positions. If you have them installed in any slots (either slots 1 til 8 - bus A). You will be fine. &lt;BR /&gt;&lt;BR /&gt;For precaution, backup the filesystems that mounted from MSA30.&lt;BR /&gt;&lt;BR /&gt;# fbackup -f /dev/rmt/0m -i /mount_points&lt;BR /&gt;&lt;BR /&gt;Make a backup of current vg. Ignore the error message saying vg still active.&lt;BR /&gt;# vgexport -p -m /vg.map vgXX&lt;BR /&gt;&lt;BR /&gt;Then edit the /etc/fstab and put comments to filesystem which mount from MSA30.&lt;BR /&gt;&lt;BR /&gt;Shutdown the server and power off storage and replace the IO module. Attach the scsi cables accordingly (io bus module, bus A). Switch on the MSA30, then power on server.&lt;BR /&gt;&lt;BR /&gt;When the server power up, check for disks.&lt;BR /&gt;# ioscan -funC disk&lt;BR /&gt;&lt;BR /&gt;If the disk are detected and still bear the same device. Then you can safely activate the vg and mount the filesystem.&lt;BR /&gt;# vgchange -a y vgXX.&lt;BR /&gt;# mount /mount_points&lt;BR /&gt;&lt;BR /&gt;If you have the disks installed in other slots (slot 9-15), then scsi ID will change definately. &lt;BR /&gt;&lt;BR /&gt;This is where the vg map file becomes handy. Upon bootup, new device file will appears. Check this with ioscan and sautil command.&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnd ciss&lt;BR /&gt;# sautil /dev/cissX | more&lt;BR /&gt;&lt;BR /&gt;Use vgexport and vgimport to import back the disks (assumes the new raid 5 volume is c5t0d0).&lt;BR /&gt;# vgexport vgXX&lt;BR /&gt;# vgimport -m /vgXX.map vgXX /dev/dsk/c5t0d0 &lt;BR /&gt;&lt;BR /&gt;And mount back.&lt;BR /&gt;# mount /dev/vgXX/lvolX /mount_point&lt;BR /&gt;&lt;BR /&gt;Don't forget to change /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2008 03:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/smart-array-6402-help/m-p/4139529#M26090</guid>
      <dc:creator>Khairy</dc:creator>
      <dc:date>2008-02-04T03:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Array 6402 Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/smart-array-6402-help/m-p/4139530#M26091</link>
      <description>You have currently 3 disks - do you want to add more disks?&lt;BR /&gt;If the 3 disks will remain in the first slots of the MSA30 nothing will change.&lt;BR /&gt;Do you have the internal disks of the server connected to the smartarray too?&lt;BR /&gt;&lt;BR /&gt;The output of the saconfig tool will clarify.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW, how did you solve this thread?&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1193625" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1193625&lt;/A&gt;</description>
      <pubDate>Mon, 04 Feb 2008 16:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/smart-array-6402-help/m-p/4139530#M26091</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-02-04T16:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Array 6402 Help</title>
      <link>https://community.hpe.com/t5/disk-enclosures/smart-array-6402-help/m-p/4139531#M26092</link>
      <description>Hi Torsen,&lt;BR /&gt;    Thanks for the input, as for the previous thread on the MSA 30. I have tested with creating a new array of 3 disk raid 5 and expand by adding one more disk and it work, but that was done through common desktop environment. I guess the problem lies on the terminal session on Hyper terminal where invisible is detected when backspace key is used. Anyway, I have not tested on the original array as is still live. At leastm now I know that is proven to work on a raid 5 array. The only thing is to get the drivers to the latest.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As for this case, existing i have 4 x 72GB disk, I'm planning to add another 3 x 72GB disk on the 2nd bus in order to get the two io running. Her I will merge bus 1 and 2 to the same array by expanding the array. There is 2 x 72GB internal harddisk raid 1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;VIncent&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Feb 2008 02:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/smart-array-6402-help/m-p/4139531#M26092</guid>
      <dc:creator>Vincent_5</dc:creator>
      <dc:date>2008-02-09T02:37:39Z</dc:date>
    </item>
  </channel>
</rss>

