Sponsored Content
Top Forums UNIX for Advanced & Expert Users Need older version of System Firmware for 7026-H80 Post 302113254 by howardle on Wednesday 4th of April 2007 11:49:08 AM
Old 04-04-2007
Hi rhfrommn,

Unfortunately that is the version that I believe is giving me problems. It may not be the firmware, but I'd like to rule that out before I try anything else. I suppose you don't have an older version saved off from when you applied the latest version?

Thanks!
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Ibm 7026-h80

HAI GUYS Man have i had the worst time with this thing. Its 400kg and doesnt respond very well to my commands. I want to install linux or unix, dont really care, onto my IBM server. My problem is how? I more want to install the ubunut OS on to it, but have tried every iso installer... (1 Reply)
Discussion started by: benzies
1 Replies

2. Solaris

Command to check firmware version

Command to check firmware version of HP x86 server on which solaris installed. I m not getting version by using prtdiag -v command (1 Reply)
Discussion started by: sunray
1 Replies

3. AIX

How to obtain old version of HBA firmware ?

Hi all: I have a need to down-rev my AIX HBA firmware due to storage instability after upgrading, but IBM support only makes the latest version of firmware available for download. Can anyone provide pointer/tips for obtaining old HBA firmware ? Specifics: 280B HBA df1000fa driver... (1 Reply)
Discussion started by: kwachtler
1 Replies

4. Hardware

I need help to download firmware fo HMC from version 7.3.4 to vervion 7.3.5

All, I need to upgrade my HMC from version 7.3.4 to vervion 7.3.5. The HMC has a Machine type of 7310-CR2 Xseries 335 . Where could I download the firmware for such hardware (HMC Machine type of 7310-CR2 Xseries 335 )? Please answer because I need to upgrade that HMC the HMC to bring to... (3 Replies)
Discussion started by: jesifra
3 Replies

5. AIX

Latest firmware version for P770

Dears i have a power7 P770 working in AIX 5.3 TL 11 with frimware AM730_066 is the AM730_066 frimware the latest one or not ? (6 Replies)
Discussion started by: thecobra151
6 Replies

6. Ubuntu

Installation of older version of rsyslog

Hi, I am trying to downgrade the version of rsyslog to the older version (i.e) and when i issue the below command to check the packages i dont see the required package (i.e) and when i try to install it is complaining about package not found. Please advise on how to install the... (1 Reply)
Discussion started by: prash358
1 Replies

7. Shell Programming and Scripting

Removing older version files

Hi, I have a direcory as mentioned below: /development/arun/cycdt/ unser the above i have directories /2013 /2012 /2011 ...... ..... /2000 I need to write a script which can delete the nth version of the directories. as in if n=10 then the script should arrange the directories in... (2 Replies)
Discussion started by: Arun Mishra
2 Replies

8. Red Hat

OS version and Firmware version

Guys, How to find OS version and firmware version in LINUX? Like in AIX. uname -a will show me the version 5.3, 6.1,7.1. lsmcode -c will show me - system firmware image as SF240_417. What are the similar commands in Linux. I checked uname -a and cat /etc/release. uname... (1 Reply)
Discussion started by: ElizabethPJ
1 Replies

9. HP-UX

Regarding firmware and kernel version of HP-UX systems.

Dear All, Please help to find out the patch and firmware versions in HP-UX systems. as uname -r is showing os version and uname -a HP-UX xxxxxx B.11.23 U 9000/800 2781427196 unlimited-user license. Kindly help to find out the existing Kernel and firmware versions. Also I need to... (3 Replies)
Discussion started by: anuragr
3 Replies

10. Solaris

Global zone has an older version of package: pkg://Solaris/system/library

I try to install php-56 in a zone, but I have the following problem: pkg install php-56 Creating Plan (Running solver): \ pkg install: No solution was found to satisfy constraints maintained incorporations: None Creation Plan: dependency error (s) in proposed packages: Not... (0 Replies)
Discussion started by: ymk369
0 Replies
SHAPE_STDRUL(7) 					 Miscellaneous Information Manual					   SHAPE_STDRUL(7)

NAME
shape stdrul - shapeTools RMS general version selection rules DESCRIPTION
The shape release management system requires a set of standard version selection rules to be accessible project wide. These are defined in the stdrules file, which is to be included into the Shapefiles of any part of the system controlled by the shapeTools release management system. Version selection rules drive the binding of component names in the Shapefile to specific versions during a build or release process (or better: any process performed by invocation of shape(1) ). Some functions of shape_RMS allow definition of the version binding rule being active by defining the VERSIONS macro on the command line. This may be set to any of the rule names listed below. If you want to introduce new version selection rules for project wide use, you may add them to the stdrules file. You should be very care- ful, when altering this file. Do not remove any of the rules defined in the original version of stdrules (as it comes from the shapeTools distribution tape) because these are essential for the release management system. When altering one of the original selection rules, you should be very concious of what you are doing, as you may affect the operationality of shape RMS. For a description of the syntax of rule definitions, see the shape(1) manual. The standard version selection rules are: most_recent For each component select a busy version if available, the most recent saved version otherwise. last_proposed Use the last proposed version of each component. This rule fails, if no proposed version is available last_released Select versions from the last generated release. last_prereleased Select versions from the last generated prerelease. recent_release Select versions included in the last release or prerelease, whichever is newer. from_release Select versions from a specific release or prerelease. When using this rule the value of the macro RELEASENAME has to be set to the name of the desired (pre)release. extern Always select a busy version (a regular UNIX file). This rule should be applied to all extern components that are not under con- trol of the shapeTools version control system. FILES
$(SHAPELIBPATH)/stdrules SEE ALSO
shape_RMS(1), shape(1) 2.10.119 SHAPE_STDRUL(7)
All times are GMT -4. The time now is 02:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy