Unsolved
This post is more than 5 years old
6 Posts
0
6279
February 16th, 2010 08:00
PowerPath upgrade failure from 5.1.0.0 to 5.3.1.0 on AIX
Hi,
When upgrading from PowerPath 5.1 to 5.3.1, the upgrade fails and I have broken filesets for 5.1 after the attempt. This has happened on 3 servers. I checked for broken filesets before starting the upgrade. All OS version requirements have been met. This issue has happened on a 6.1 and 5.3 server. I'm at a loss for the procedure.
No Events found!



Joe_Ab
2 Intern
•
227 Posts
0
February 16th, 2010 08:00
jasong1
6 Posts
0
February 16th, 2010 08:00
here is a snipet from the smitty output-
Installing Software...
+-----------------------------------------------------------------------------+
installp: APPLYING software for:
EMCpower.base 5.3.1.0
EMCpower.mpx 5.3.1.0
EMCpower.migration_enabler 5.3.1.0
EMCpower.encryption 5.3.1.0
UNABLE TO UNINSTALL DRIVER: see Installation Guide for instructions
Failure occurred during pre_rm.
Failure occurred during rminstal.
0503-018 installp: An internal error occurred while attempting
to access the Software Vital Product Data.
Use local problem reporting procedures.
Finished processing all filesets. (Total time: 24 secs).
Summaries:
+-----------------------------------------------------------------------------+
Installation Summary
--------------------
Name Level Part Event Result
-------------------------------------------------------------------------------
EMCpower.base 5.3.1.0 USR APPLY CANCELLED
EMCpower.mpx 5.3.1.0 USR APPLY CANCELLED
EMCpower.migration_enabler 5.3.1.0 USR APPLY CANCELLED
EMCpower.encryption 5.3.1.0 USR APPLY CANCELLED
Then when I check the file sets - 5.1 is now broken.
lslpp -l |grep -i emc
EMC.Symmetrix.aix.rte 5.3.0.3 COMMITTED EMC Symmetrix AIX Support
EMC.Symmetrix.fcp.rte 5.3.0.3 COMMITTED EMC Symmetrix FCP Support
EMCpower.base 5.1.0.0 BROKEN PowerPath Base Driver and
EMCpower.consistency_grp 5.1.0.0 COMMITTED PowerPath Consistency Group
EMCpower.migration_enabler
EMCpower.mpx 5.1.0.0 BROKEN PowerPath Multi_Pathing
EMC.Symmetrix.aix.rte 5.3.0.3 COMMITTED EMC Symmetrix AIX Support
EMC.Symmetrix.fcp.rte 5.3.0.3 COMMITTED EMC Symmetrix FCP Support
I tried to force overwrite the 5.1.0.0, that does not work. It seems like its busy, but in the docs, they mention it can be upgraded from PP 4.5 on up. I know if I uninstall everything that would work, but won't work for us. It has to be upgraded. We would need a major outage to do the removal.
Joe_Ab
2 Intern
•
227 Posts
0
February 16th, 2010 08:00
1.are you booting from SAN ?
2. are you sure that your VG was successfully varied off??
jasong1
6 Posts
0
February 16th, 2010 08:00
These are not SAN boot. No I didn't veryoff any VG. We were told we could just upgrade these filesets without doing any of that.
Pretty much we were told to update the ODM, then update PP, reboot. Thats it as long as the OS versions were met.
Joe_Ab
2 Intern
•
227 Posts
0
February 16th, 2010 11:00
Man , I have few comments here;
1. If you are running AIX 5.2 and EMC ODM Package 5.0.0.0 or 5.0.0.1,you must remove them before installing this version.
If you are running EMC ODM package 5.1.0.0 or 5.2.0.0 and higher, then proceed with the upgrade. read the readme carefully first :
ftp://ftp.emc.com/pub/elab/aix/ODM_DEFINITIONS/archive/README.5301
2. Step A in the PP upgrade is to close all applications that use PP devices, and vary off all volume groups except the root volume group (rootvg) !
check this emc144935
jasong1
6 Posts
0
February 16th, 2010 11:00
StuartA58
2 Intern
•
138 Posts
0
October 31st, 2011 11:00
We just had this very same problem. I opened an SR with EMC Support. They told me to uninstall and re-install PowerPath. Here are the commands, completely described in the PowerPath Manual:
installp -u EMCpower
installp -agXd . EMCpower
And that fixed us up!
Stuart