Unsolved
This post is more than 5 years old
2 Posts
0
629
January 24th, 2009 17:00
emc power path upgraed 4.5 to 5.1
can please any one let me know why Permission denied while remove 4.5 package from server.
root pkgadd -d . EMCpower
Processing package instance from
EMC PowerPath(sparc) 5.1.0_b248
EMC Corporation
/opt/EMCpowertmp/5.1.0/EMCpower/root/etc/emc/catalog: Permission denied
/var/tmp//installPvaaZm/checkinstallRvaaZm: /opt/EMCpowertmp/5.1.0/EMCpower/install/installUtils.sh: not found
pkgadd: ERROR: request script did not complete successfully
Installation of failed.
No changes were made to the system.
Message was edited by:
SANTOSH
root pkgadd -d . EMCpower
Processing package instance from
EMC PowerPath(sparc) 5.1.0_b248
EMC Corporation
/opt/EMCpowertmp/5.1.0/EMCpower/root/etc/emc/catalog: Permission denied
/var/tmp//installPvaaZm/checkinstallRvaaZm: /opt/EMCpowertmp/5.1.0/EMCpower/install/installUtils.sh: not found
pkgadd: ERROR: request script did not complete successfully
Installation of failed.
No changes were made to the system.
Message was edited by:
SANTOSH
No Events found!


SANTOSH3
2 Posts
0
January 24th, 2009 18:00
1) vxdmpadm listctlr all ( To check the EMC Controller is Enabled if it is enabled we disable it temperory)
To disable/enable emc controller
2) cd /dev/rdsk
3) # for path in `ls emcpower*c`
do
/usr/sbin/vxdmpadm ¿f disable path=${path}
done
4) then enable it again by running the step( 2) instead of ¿f disable use only disable
5) check the emc is enabled now vxdmpadm listctlr all
nandas
6 Operator
•
1.5K Posts
0
January 26th, 2009 07:00
Nice to see that you have solved your issue. Thanks for sharing it with us.
BTW, welcome to EMC Support Forum.
Regards,
Sandip
julieg1
2 Intern
•
305 Posts
0
January 26th, 2009 11:00
Julie Gibson
Forums Admin