<?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 Fabric OS upgrade in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632847#M14852</link>
    <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;This should be easy, and I know I'm missing something, somewhere on the HP web site.&lt;BR /&gt;&lt;BR /&gt;I have a Storageworks SAN switch 2/8, there is a 77mb firmware download (for windows) that when unzipped is a mess of RPM's...  Uploading the zip file doesn't work, am I getting the right file to upgrade the firmware?&lt;BR /&gt;&lt;BR /&gt;The file is:&lt;BR /&gt;&lt;BR /&gt;v5.0.1_fw_rn.zip&lt;BR /&gt;&lt;BR /&gt;I know how to get the firmware to the switch, just not sure what file to send it!</description>
    <pubDate>Thu, 22 Sep 2005 15:20:03 GMT</pubDate>
    <dc:creator>Colin Mackay</dc:creator>
    <dc:date>2005-09-22T15:20:03Z</dc:date>
    <item>
      <title>Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632847#M14852</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;This should be easy, and I know I'm missing something, somewhere on the HP web site.&lt;BR /&gt;&lt;BR /&gt;I have a Storageworks SAN switch 2/8, there is a 77mb firmware download (for windows) that when unzipped is a mess of RPM's...  Uploading the zip file doesn't work, am I getting the right file to upgrade the firmware?&lt;BR /&gt;&lt;BR /&gt;The file is:&lt;BR /&gt;&lt;BR /&gt;v5.0.1_fw_rn.zip&lt;BR /&gt;&lt;BR /&gt;I know how to get the firmware to the switch, just not sure what file to send it!</description>
      <pubDate>Thu, 22 Sep 2005 15:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632847#M14852</guid>
      <dc:creator>Colin Mackay</dc:creator>
      <dc:date>2005-09-22T15:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632848#M14853</link>
      <description>Colin:&lt;BR /&gt;&lt;BR /&gt;You want to specify release.plist as the file.&lt;BR /&gt;&lt;BR /&gt;The switch will automatically know which directory to look in for the proper files for your model switch.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 15:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632848#M14853</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2005-09-22T15:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632849#M14854</link>
      <description>More specifically...&lt;BR /&gt;&lt;BR /&gt;expand out the zip file onto your ftp server, run the command firmwaredownload on your switch, and when asked for the file... put in release.plist.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Thu, 22 Sep 2005 15:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632849#M14854</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2005-09-22T15:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632850#M14855</link>
      <description>Expand the Zip to where a FTP server can get it. FYI, the smallest, simplest FTP server for Windows (I have found) is at &lt;A href="http://www.smotricz.com/opensource/buffy/" target="_blank"&gt;http://www.smotricz.com/opensource/buffy/&lt;/A&gt; It consists of a single executable and .INI file.&lt;BR /&gt;&lt;BR /&gt;Using a Telnet session on the switch, the command is &lt;BR /&gt;firmwaredownload ip-addr,usrname,pfile,pwd&lt;BR /&gt;where "ip-addr" is the address of your FTP server, "usrname" and "pwd" are the username and password to log into the FTP server. "pfile" is the 'psuedo-path' of the firmware file. Give just the path to the root of the tree, followed by the release.plist name. In your case, "/v5.0.1/release.plist". It is strange (to say the least), but you do NOT specify any of the sub-directories below the v5.0.1 directory. And, as I recall, it does not like spaces between arguments. (And you may need to put the arguments in quotes.) Example:&lt;BR /&gt;firmwaredownload 153.221.10.37,myftp,/v5.0.1/release.plist,mypwd</description>
      <pubDate>Thu, 22 Sep 2005 22:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632850#M14855</guid>
      <dc:creator>Sheldon Smith</dc:creator>
      <dc:date>2005-09-22T22:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632851#M14856</link>
      <description>Heh, no luck.  I've used the web interface and the command line interface, I keep getting file not found.&lt;BR /&gt;&lt;BR /&gt;There are a number of release.plist files, but they're all inside subdirs called SBWDnn (nn = some number)&lt;BR /&gt;&lt;BR /&gt;I don't really want to try one of those specific numbers, uncertain if the switch will nuke itself. :P</description>
      <pubDate>Fri, 23 Sep 2005 08:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632851#M14856</guid>
      <dc:creator>Colin Mackay</dc:creator>
      <dc:date>2005-09-23T08:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632852#M14857</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as Sheldon has already said, you do NOT specify any Sub-Folder, just /v5.0.1/release.plist. The download routine will get the correct files automatically. Honest! :-)&lt;BR /&gt;&lt;BR /&gt;You don't need to put all the text on a single command line, just type firmwaredownload without any parameters, and you will be prompted for them all. &lt;BR /&gt;If it still does not work, can you post any logs from your FTP server to see what's happening there?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Stephen&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Sep 2005 09:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632852#M14857</guid>
      <dc:creator>Stephen Kebbell</dc:creator>
      <dc:date>2005-09-23T09:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632853#M14858</link>
      <description>This is what I get now:&lt;BR /&gt;&lt;BR /&gt;Switch:root&amp;gt; firmwaredownload "1.1.1.3","user","release.plist","password"&lt;BR /&gt;Access denied.&lt;BR /&gt;value = -9 = 0xfffffff7&lt;BR /&gt;&lt;BR /&gt;The FTP log shows:&lt;BR /&gt;I 09/23/05 10:45:46 FTPD:System:000e (User=18446744073709551615  ) [WarFTPD::OnAccept()] Client (1.1.1.77:2065-&amp;gt;1.1.1.3:21) is connected to the FTP server.&lt;BR /&gt;L 09/23/05 10:45:46 FTPD:System:000e (User=30064771079 root--&amp;gt;User--&amp;gt;System ) [WarFTPDControlSck::OnLoggedIn()] User logged in&lt;BR /&gt;O 09/23/05 10:45:46 FTPD:System:000e (User=30064771079 root--&amp;gt;User--&amp;gt;System ) [WarLoginHandle::Logout()] User logged out.&lt;BR /&gt;&lt;BR /&gt;Logged in, then logged out. :P</description>
      <pubDate>Fri, 23 Sep 2005 09:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632853#M14858</guid>
      <dc:creator>Colin Mackay</dc:creator>
      <dc:date>2005-09-23T09:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632854#M14859</link>
      <description>Colin:&lt;BR /&gt;&lt;BR /&gt;What is your ftp server running on?  Which OS?&lt;BR /&gt;&lt;BR /&gt;Also, did you place the files right at the root for your ftp site?  If not, then you need to specify the directory as well...&lt;BR /&gt;&lt;BR /&gt;Best bet is to use just firmwaredownload with no other info as suggested by Stephen.  The switch will prompt you for all the other necessary info.&lt;BR /&gt;&lt;BR /&gt;If your ftp is running on Windows, make sure you have file/folder permissions set properly to access the ftp directory where the firmware is expanded to.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Fri, 23 Sep 2005 10:08:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632854#M14859</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2005-09-23T10:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632855#M14860</link>
      <description>I have tried WAR-FTP, IIS 6.0's FTP and that small Buffy.exe FTP.&lt;BR /&gt;&lt;BR /&gt;I've logged in via the command line FTP command (from another machine), navigated folders, downloaded some random files, etc, etc.&lt;BR /&gt;&lt;BR /&gt;It all works.  The switch now tells me that the file is not found.  Is there any other way to find out which file it needs and just tell it where the release.plist file is?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2005 14:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632855#M14860</guid>
      <dc:creator>Colin Mackay</dc:creator>
      <dc:date>2005-09-28T14:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632856#M14861</link>
      <description>Colin:&lt;BR /&gt;&lt;BR /&gt;What is the current version on the switch?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Wed, 28 Sep 2005 14:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632856#M14861</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2005-09-28T14:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632857#M14862</link>
      <description>Good question, Steven.&lt;BR /&gt;&lt;BR /&gt;If this really is a "SAN switch 2/8" and not "2/8V" or so, then it is using revision 3 firmware, not 4 or 5.</description>
      <pubDate>Wed, 28 Sep 2005 14:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632857#M14862</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-09-28T14:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632858#M14863</link>
      <description>Also, is this a 2/8N or 2/8V?  or just a 2/8?&lt;BR /&gt;&lt;BR /&gt;If just a 2/8, then I believe you need to stick with the latest 3.x firmware as the switch is slightly older than the newer 2/8's.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Wed, 28 Sep 2005 14:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632858#M14863</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2005-09-28T14:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632859#M14864</link>
      <description>hhAHhhAHahHAhHAHahHahahHaHAHAHHAAHHAhHA&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;GmTa.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Wed, 28 Sep 2005 14:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632859#M14864</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2005-09-28T14:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632860#M14865</link>
      <description>This switch is a 2/8V, running:&lt;BR /&gt;&lt;BR /&gt;Kernel:     5.4&lt;BR /&gt;Fabric OS:  v3.1.0&lt;BR /&gt;Made on:    Thu May 1 12:32:20 PDT 2003&lt;BR /&gt;Flash:      Thu May 1 12:33:13 PDT 2003&lt;BR /&gt;BootProm:   Tue Oct 30 10:24:38 PST 2001&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Sep 2005 14:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632860#M14865</guid>
      <dc:creator>Colin Mackay</dc:creator>
      <dc:date>2005-09-28T14:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632861#M14866</link>
      <description>"Fabric OS: v3.1.0"&lt;BR /&gt;&lt;BR /&gt;You have an older 2/8.&lt;BR /&gt;&lt;BR /&gt;Does it look like the attached picture?  (Sorry for the blurryness, I took it from HP's site.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If so, the latest firmware is 3.2.0a...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=315088&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodSeriesId=315086&amp;amp;prodTypeId=12169&amp;amp;swEnvOID=54" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=315088&amp;amp;locale=en_US&amp;amp;taskId=135&amp;amp;prodSeriesId=315086&amp;amp;prodTypeId=12169&amp;amp;swEnvOID=54&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Wed, 28 Sep 2005 15:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632861#M14866</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2005-09-28T15:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632862#M14867</link>
      <description>Fabric OS v4 and v5 are for the Linux based switches.&lt;BR /&gt;&lt;BR /&gt;Fabric OS v2 and v3 are for the VxWorks based switches (so is v1, but that's ancient).&lt;BR /&gt;&lt;BR /&gt;If the file you downloaded is a bunch of RPMs, well, that's Linux.  If your switch is running v3, that's not Linux.&lt;BR /&gt;&lt;BR /&gt;The 2/8 is the 3200, a VxWorks based switch that runs v3, currently at 3.2.0a.&lt;BR /&gt;&lt;BR /&gt;The 2/8V is the 3250, a Linux based switch that runs v4, currently at 4.4.0c or 5.0.1.&lt;BR /&gt;&lt;BR /&gt;And a link was provided in a previous post to the 3.2.0a download for your 2/8 switch.</description>
      <pubDate>Fri, 30 Sep 2005 06:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632862#M14867</guid>
      <dc:creator>Scott McIntosh_2</dc:creator>
      <dc:date>2005-09-30T06:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632863#M14868</link>
      <description>The 2/8V is a Linux switch?  That's the one I'm trying to upgrade...  I just double checked too.&lt;BR /&gt;&lt;BR /&gt;Are you certain of that??&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Sep 2005 07:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632863#M14868</guid>
      <dc:creator>Colin Mackay</dc:creator>
      <dc:date>2005-09-30T07:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632864#M14869</link>
      <description>Colin:&lt;BR /&gt;&lt;BR /&gt;If you switch is running firmware 3.x, then it is NOT a 2/8V, it is an original 2/8.&lt;BR /&gt;&lt;BR /&gt;By the output you posted showing the firmware at 3.1.0, you have already proved this to be true.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The 2/8V Runs on ONLY 4.x or 5.x, not 3.x.&lt;BR /&gt;&lt;BR /&gt;Firmware 4.x and 5.x are definitely linux based. 3.x is VxWorks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you give us the part number and/or serial number for the switch you have?  That would fdefinitely tell what it is.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Fri, 30 Sep 2005 08:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632864#M14869</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2005-09-30T08:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632865#M14870</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If the output of version shows 3.x.x then you can't have a 2/8V, but an older 2/8 or 2/8-EL (Brocade 3200)&lt;BR /&gt;Can you monitor the switch via browser? Can you post a screenshot of the web-view of the switch?&lt;BR /&gt;&lt;BR /&gt;For the 3.x.x firmware there's just one file, you don't need to specify any release.plist. Just use v3.2.0a as the filename - first unpack the zip file you downloaded from Steven's link.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Stephen</description>
      <pubDate>Fri, 30 Sep 2005 08:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632865#M14870</guid>
      <dc:creator>Stephen Kebbell</dc:creator>
      <dc:date>2005-09-30T08:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric OS upgrade</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632866#M14871</link>
      <description>Correct, we also sold a 2/8-EL which was an entry level version without as many bundled license features as the full 2/8.  But physically, it was the same as the 2/8.&lt;BR /&gt;&lt;BR /&gt;Basically, if your switch has a horizontal row of eight ports, it's the 2/8.  If your switch has a group of ports 2 rows high by four columns wide in the middle of the front face, it's the 2/8V.&lt;BR /&gt;&lt;BR /&gt;Remotely, if you look at the switchShow, what's the reported switchType?  16 is the 2/8, 27 is the 2/8V.&lt;BR /&gt;&lt;BR /&gt;Then again, all this is a bit moot since you already know the switch is running 3.x, so it's certainly a 2/8, not a 2/8V.</description>
      <pubDate>Fri, 30 Sep 2005 08:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/fabric-os-upgrade/m-p/3632866#M14871</guid>
      <dc:creator>Scott McIntosh_2</dc:creator>
      <dc:date>2005-09-30T08:46:37Z</dc:date>
    </item>
  </channel>
</rss>

