<?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: MSA1000 + Zoning in MSA Storage</title>
    <link>https://community.hpe.com/t5/msa-storage/msa1000-zoning/m-p/694580#M2529</link>
    <description>The way the zoning has been done means there is a potential for HBAs to to try and log into each other and potentially cause timeouts. I would suggest you do single HBA initiator zoning. This means each server HBA will be in its one zone. It is a lot of typing but it minimises errors and unforeseen problems.&lt;BR /&gt;&lt;BR /&gt;So your zones will be:&lt;BR /&gt;&lt;BR /&gt;Storage_srv1 which will include:&lt;BR /&gt;sw1000, server1&lt;BR /&gt;&lt;BR /&gt;Storage_srv2:&lt;BR /&gt;sw1000, server2&lt;BR /&gt;&lt;BR /&gt;storage_srv3:&lt;BR /&gt;sw1000, server3&lt;BR /&gt;&lt;BR /&gt;Storage_srv4:&lt;BR /&gt;sw1000, server4&lt;BR /&gt;&lt;BR /&gt;Storage_srv5:&lt;BR /&gt;sw1000, server5&lt;BR /&gt;&lt;BR /&gt;Backup_srv1:&lt;BR /&gt;MSL6000, server1&lt;BR /&gt;&lt;BR /&gt;Backup_srv3:&lt;BR /&gt;MSL6000, server3&lt;BR /&gt;&lt;BR /&gt;Backup_srv5:&lt;BR /&gt;MSL6000, server5&lt;BR /&gt;&lt;BR /&gt;Obviously you do not have to use the same zone names. These are just to explain what I mean.&lt;BR /&gt;&lt;BR /&gt;Your zone set will then include all the above zones. &lt;BR /&gt;&lt;BR /&gt;Have all your servers got single HBAs or single port HBAs? If you had 2 HBAs per server, you could set up redundancy but that will assume that you have 2 SAN fibre switches and the MSA1000 has got 2 controllers.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Ningpa</description>
    <pubDate>Wed, 06 Sep 2006 02:36:48 GMT</pubDate>
    <dc:creator>Ningpa</dc:creator>
    <dc:date>2006-09-06T02:36:48Z</dc:date>
    <item>
      <title>MSA1000 + Zoning</title>
      <link>https://community.hpe.com/t5/msa-storage/msa1000-zoning/m-p/694579#M2528</link>
      <description>Hi all,&lt;BR /&gt;
I'm new on HP solutions and I'm experiencing some problems with backups. I've been told that configuring zoning on my MSA1000 should help.&lt;BR /&gt;
I have here 5 servers conected to the SAN switch through HBA boards and on the same swith I have a MSL6000 Library  and a StorageWorks 1000. The idea is to separate the library and the storage on different zones.&lt;BR /&gt;
Im using Data Protector 5.10 as backup solution and 3 of the 5 servers is configured as media agent. All those 5 servers must access the storage. &lt;BR /&gt;
From reading a documentation about zoning I made these steps:&lt;BR /&gt;
&lt;BR /&gt;
1) Identify devices&lt;BR /&gt;
&lt;BR /&gt;
port 0 - 10:00:00:00:c9:38:a5:c0 - SERVER1 (media agent)&lt;BR /&gt;
port 1 - none&lt;BR /&gt;
port 2 - 10:00:00:e0:02:22:5e:10 - MSL6000&lt;BR /&gt;
port 3 - 50:08:05:f3:00:0b:88:f1 - SW1000&lt;BR /&gt;
port 4 - 21:00:00:e0:8b:14:27:1f - SERVER2&lt;BR /&gt;
port 5 - 10:00:00:00:c9:39:0c:21 - SERVER3 (media agent)&lt;BR /&gt;
port 6 - 10:00:00:00:c9:39:17:87 - SERVER4&lt;BR /&gt;
port 7 - 10:00:00:00:c9:39:0d:08 - SERVER5 (media agent)&lt;BR /&gt;
&lt;BR /&gt;
2) Configuring the zones:&lt;BR /&gt;
&lt;BR /&gt;
aliCreate "MSL6000","10:00:00:e0:02:22:5e:10"&lt;BR /&gt;
aliCreate "SW1000","50:08:05:f3:00:0b:88:f1"&lt;BR /&gt;
aliCreate "SERVER1","10:00:00:00:c9:38:a5:c0"&lt;BR /&gt;
aliCreate "SERVER2","21:00:00:e0:8b:14:27:1f"&lt;BR /&gt;
aliCreate "SERVER3","10:00:00:00:c9:39:0c:21"&lt;BR /&gt;
aliCreate "SERVER4","10:00:00:00:c9:39:17:87"&lt;BR /&gt;
aliCreate "SERVER5","10:00:00:00:c9:39:0d:08"&lt;BR /&gt;
&lt;BR /&gt;
zoneCreate "Storage", "SW1000;SERVER1;SERVER2;SERVER3;SERVER4;SERVER5"&lt;BR /&gt;
zoneCreate "Backup", "MSL6000;SERVER1;SERVER3;SERVER5"&lt;BR /&gt;
&lt;BR /&gt;
cfgCreate "Zone", "Storage;Backup"&lt;BR /&gt;
&lt;BR /&gt;
cfgEnable "Zone"&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
So, the questions are: Is that right? Am I missing some important step? Am I totally wrong :P ?</description>
      <pubDate>Tue, 05 Sep 2006 09:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/msa1000-zoning/m-p/694579#M2528</guid>
      <dc:creator>Celso Narita</dc:creator>
      <dc:date>2006-09-05T09:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: MSA1000 + Zoning</title>
      <link>https://community.hpe.com/t5/msa-storage/msa1000-zoning/m-p/694580#M2529</link>
      <description>The way the zoning has been done means there is a potential for HBAs to to try and log into each other and potentially cause timeouts. I would suggest you do single HBA initiator zoning. This means each server HBA will be in its one zone. It is a lot of typing but it minimises errors and unforeseen problems.&lt;BR /&gt;&lt;BR /&gt;So your zones will be:&lt;BR /&gt;&lt;BR /&gt;Storage_srv1 which will include:&lt;BR /&gt;sw1000, server1&lt;BR /&gt;&lt;BR /&gt;Storage_srv2:&lt;BR /&gt;sw1000, server2&lt;BR /&gt;&lt;BR /&gt;storage_srv3:&lt;BR /&gt;sw1000, server3&lt;BR /&gt;&lt;BR /&gt;Storage_srv4:&lt;BR /&gt;sw1000, server4&lt;BR /&gt;&lt;BR /&gt;Storage_srv5:&lt;BR /&gt;sw1000, server5&lt;BR /&gt;&lt;BR /&gt;Backup_srv1:&lt;BR /&gt;MSL6000, server1&lt;BR /&gt;&lt;BR /&gt;Backup_srv3:&lt;BR /&gt;MSL6000, server3&lt;BR /&gt;&lt;BR /&gt;Backup_srv5:&lt;BR /&gt;MSL6000, server5&lt;BR /&gt;&lt;BR /&gt;Obviously you do not have to use the same zone names. These are just to explain what I mean.&lt;BR /&gt;&lt;BR /&gt;Your zone set will then include all the above zones. &lt;BR /&gt;&lt;BR /&gt;Have all your servers got single HBAs or single port HBAs? If you had 2 HBAs per server, you could set up redundancy but that will assume that you have 2 SAN fibre switches and the MSA1000 has got 2 controllers.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Ningpa</description>
      <pubDate>Wed, 06 Sep 2006 02:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/msa1000-zoning/m-p/694580#M2529</guid>
      <dc:creator>Ningpa</dc:creator>
      <dc:date>2006-09-06T02:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: MSA1000 + Zoning</title>
      <link>https://community.hpe.com/t5/msa-storage/msa1000-zoning/m-p/694581#M2530</link>
      <description>Yes, Im using single HBA on each server. I made the configuration, the access to storage is working fine, but my backups stopped :(&lt;BR /&gt;&lt;BR /&gt;Error on Data Protector is: Cannot open exchanger control device (device driver is loaded)&lt;BR /&gt;&lt;BR /&gt;Im not sure if it has something to do with the zoning configuration, seems more like Data Protector's problem. MSL 6000 Medium Changer is already disabled in device manager.&lt;BR /&gt;Can anyone help me plz? :)&lt;BR /&gt;</description>
      <pubDate>Sun, 17 Sep 2006 14:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/msa1000-zoning/m-p/694581#M2530</guid>
      <dc:creator>Celso Narita</dc:creator>
      <dc:date>2006-09-17T14:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: MSA1000 + Zoning</title>
      <link>https://community.hpe.com/t5/msa-storage/msa1000-zoning/m-p/694582#M2531</link>
      <description>Solved. After zoning configuration all SCSI addressess changed, and I had to reconfigure it in Data Protector, it's everything working fine now.</description>
      <pubDate>Thu, 21 Sep 2006 15:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/msa-storage/msa1000-zoning/m-p/694582#M2531</guid>
      <dc:creator>Celso Narita</dc:creator>
      <dc:date>2006-09-21T15:34:29Z</dc:date>
    </item>
  </channel>
</rss>

