Sponsored Content
Operating Systems AIX DS4300 firmware upgrade with AIX Post 302180284 by itik on Sunday 30th of March 2008 09:39:32 PM
Old 03-30-2008
DS4300 firmware upgrade with AIX

Hi Guys,

It's me again with this unending support of AIX43 ML 9.

I finally able to test a migration from SSA to SAN, no problem. One problem, I bought some expansion of DS4300, two arrays. The IBM tech told me that before I can connect to the existing DS4300, I need to upgrade the firmware to the same level as the new one.

Is this going to give me problem with SAN connection on my AIX43 (and AIX53)? I have only one fiber card on the AIX43 (and AIX53). No rdac, or double fiber card.


Thanks in advance,
itik
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

AIX 5.2 and DS4300 Storage

Hello, We're setting up a solution for a group of customers with 2 p520 servers and 1 DS4300 unit with 9 disks (at this stage). The meaning is to create two arrays on the DS4300. Both servers will be connected to the DS4300 unit and to both controllers (e.g. Controller 1 connected to server 1... (0 Replies)
Discussion started by: EricBE
0 Replies

2. Filesystems, Disks and Memory

AIX and DS4300 Storage Unit

Hello, We're setting up a solution for a group of customers with 2 p520 servers and 1 DS4300 unit with 9 disks (at this stage). The meaning is to create two arrays on the DS4300. Both servers will be connected to the DS4300 unit and to both controllers (e.g. Controller 1 connected to server 1... (0 Replies)
Discussion started by: EricBE
0 Replies

3. Solaris

V490 firmware upgrade

Hi, I going to upgrade the firmware for sunfire v490 server, current fw level is 4.15.6 and to be upgraded to 4.30. can anyone share the pre and post firmware upgrade activity procedure and backout plan Thanks rjs (2 Replies)
Discussion started by: rajasekg
2 Replies

4. AIX

If the firmware upgrade code are same for 9117-570 and 9110-510?

When I try to download firmware for pseries (power5 cpu), I found it seems the firmware upgrade code are same for 9117-570 and 9110-510. If they are the same current firmware level and want to upgrade to same firmware. Am I right? Because it descript: This package provides new firmware for... (3 Replies)
Discussion started by: rainbow_bean
3 Replies

5. AIX

How to upgrade AIX Firmware & TL Maintenance Level in AIX

Steps to upgrade AIX TL ( technology Level ) / Maintenance Level in AIX ( including Firmware HMC VIOS ) This article or post covers upgrades for - Hardware Management Console ( HMC ) - Firmware ( also known as microcode ) - VIO ( Virtual I/O Server = PowerVM ) - AIX Version, Technology... (2 Replies)
Discussion started by: filosophizer
2 Replies

6. Solaris

How to upgrade firmware for disks inside servers?

Hi All, Recently I'm being request by customer to upgrade firmware for one of the disk but not from storage and is from server it self. The patch no is 116370-15, when I found it, I only see instructions on how to download for storage disks but not for server disks. All guru here please... (0 Replies)
Discussion started by: mailbox80
0 Replies

7. HP-UX

Help with firmware upgrade on blade BL870c

Hi gurus, I was more on the Sun side and now am getting exposure to the HP-UX side of the world. I have to upgrade firmware on BL870c blade. Can some one point to a url or give procedure to follow as I couldn't find much on the web. Thanks Momin (1 Reply)
Discussion started by: momin
1 Replies

8. AIX

Firmware upgrade

Hi. I just migrated a 5.3 box to 6.1 (standalone, no HMC). This is a System p5 520 Power 5 box The migration process went smooth but at the end when the server rebooted it never came up. So the bootup process never completes. It gets stuck at the screen with the big AIX logo saying it's loading... (6 Replies)
Discussion started by: livehho
6 Replies

9. AIX

How to upgrade firmware of a system that doesn't boot?

any ideas ??????? (2 Replies)
Discussion started by: livehho
2 Replies

10. AIX

IBM AIX - SAN Storage DS4300 issue

Hi, This is follow up to the post https://www.unix.com/aix/233361-san-disk-appearing-double-aix.html When I connected Pseries Machine HBA Card ( Dual Port ) directly to the SAN Storage DS4300 , I was able to see Host Port Adapter WWN numbers , although I was getting this message... (2 Replies)
Discussion started by: filosophizer
2 Replies
ACTCTRL(8)						    Linux System Administration 						ACTCTRL(8)

NAME
actctrl - configure IBM Active 2000 ISDN adaptor SYNOPSIS
actctrl [-d Driver-Id] action options ... DESCRIPTION
actctrl is used to setup the IBM Active 2000 ISDN device driver and for downloading the firmware into the ISDN card. The use of actctrl makes sense, if you are using an IBM Active 2000 card only. OPTIONS
-d Driver-Id selects the S0 interface named by Driver-Id. Driver-Ids are defined during driver initialisation. See act2000(4) for a description of the syntax to be used for modularized and monolithic driver versions. This option must be used to identify the S0 interface if more than one S0 interface is existent. If a single IBM Active 2000 is used, it may be omitted. If using more than one card, sup- port for the other cards is enabled with the add action of actctrl. Ids may not start with digits or small x, because these values are misinterpreted as numeric parameters by insmod. For loading the module, always the newest modutils package should be used to avoid problems during load. The following actions may be given to actctrl. add [bus[ port[ irq[ id]]]] enables support for an additional card in the driver. bus is is an integer describing the bus-type of the card. Currently, the only value which is allowed here is 1 meaning ISA-bus. In the future, the values 2 (for MCA) and 3 (for PCMCIA) will be available. port is either an integer describing the base port, or the string auto which enables autoprobing. irq is either an integer describing the IRQ to use, the string auto, which enables grabbing of the next free IRQ or the string none which enables polled mode for this card. id is an arbitrary string for referencing the card at a later time. dproto protocol [msn0,msn1, ... msn9] selects the D-channel protocol and defines MSN's if using Euro protocol. protocol may be either the string 1tr6 or the string euro. If selecting Euro protocol, a comma-separated list of up to 10 MSN's may be appended. For defining an empty entry in this list, use a dash. load firmware downloads the firmware into the card and starts operation. Usually the images are located in '/lib/firmware/isdn'. The firmware is named bip1120.bpl. dump is available if the program is configured using the --enable-dump option only. The contents of internal driver variables is dumped on stdout. FILES
'/lib/firmware/isdn'/bip1120.bpl This is the image of the firmware designed for both the German 1TR6 protocol and Euro ISDN. BUGS
No bugs so far. AUTHOR
(C) 1997 by Fritz Elfert <fritz@isdn4linux.de> SEE ALSO
isdnctrl(8), act2000(4), isdnctrl(4), ttyI(4). isdn4k-utils-3.13 1999/09/06 ACTCTRL(8)
All times are GMT -4. The time now is 08:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy