- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall fails to install emc powerpath on hpux 1...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 09:40 AM
09-09-2002 09:40 AM
swinstall fails to install emc powerpath on hpux 11.00
i'm trying to install PP s/w for HPUX 11.00
but get the following error message
hostname:/drivers/PP cannot establish a lock on this target because of an external error(for example the lock file could not be created.
source coonnection failed for the above dir.
i use swinstall -s /drivers/PP (packae name)
the dir is on the root hard disk
please help out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 09:57 AM
09-09-2002 09:57 AM
Re: swinstall fails to install emc powerpath on hpux 11.00
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 10:10 AM
09-09-2002 10:10 AM
Re: swinstall fails to install emc powerpath on hpux 11.00
these are not .depot format packages.
i get the follow errors below.
ERROR: Cannot lock depot/root at "/drivers/PP" because the lock file
"/drivers/PP/catalog/swlock" is not there and cannot be
created. This lock file should always exist. The lock file
is probably missing due to manual changes to the depot/root,
or due to a problem with one of the tools that created or
modified the depot/root.
ERROR: The target "/drivers/PP" could not be opened. pid=7420
09/09/02 11:07:32 PDT
* Agent pid=7420 completed. 09/09/02 11:07:32 PDT
* Agent pid=7417 completed. 09/09/02 11:07:32 PDT
* Started install agent on "/" for root@ec117136, pid=7450,
09/09/02 11:08:44 PDT
* Started source agent on "/drivers/PP" for root@ec117136,
pid=7453, 09/09/02 11:08:44 PDT
ERROR: Cannot lock depot/root at "/drivers/PP" because the lock file
"/drivers/PP/catalog/swlock" is not there and cannot be
created. This lock file should always exist. The lock file
is probably missing due to manual changes to the depot/root,
or due to a problem with one of the tools that created or
modified the depot/root.
ERROR: The target "/drivers/PP" could not be opened. pid=7453
09/09/02 11:08:44 PDT
* Agent pid=7453 completed. 09/09/02 11:08:44 PDT
* Agent pid=7450 completed. 09/09/02 11:08:44 PDT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 10:45 AM
09-09-2002 10:45 AM
Re: swinstall fails to install emc powerpath on hpux 11.00
Take a look at following thread..
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1b7787dc4d7dd5118ff00090279cd0f9,00.html
Thanks.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 10:51 AM
09-09-2002 10:51 AM
Re: swinstall fails to install emc powerpath on hpux 11.00
Why would it try to use the source location as the target location? What was the exact syntax used to invoke swinstall? Which version of PowerPath are you trying to install? Have you tried an interactive session?
swinstall -is /drivers/PP -x mount_all_filesystems=false -x auto_reboot=true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 10:51 AM
09-09-2002 10:51 AM
Re: swinstall fails to install emc powerpath on hpux 11.00
How did you create this depot?..
Do the following and try again.
touch /drivers/PP/catalog/swlock
This mostly happens if an sw archive is un-tarred manually instead of using swcopy to create a local depot.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 10:57 AM
09-09-2002 10:57 AM
Re: swinstall fails to install emc powerpath on hpux 11.00
You make want to do a "tar -t" on the files to see if they are tar files.
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 11:00 AM
09-09-2002 11:00 AM
Re: swinstall fails to install emc powerpath on hpux 11.00
used swinstall to successfully install the packages.
thank alot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 11:15 AM
09-09-2002 11:15 AM
Re: swinstall fails to install emc powerpath on hpux 11.00
Ah, I see. I just untarred a random depot file and got the same error. It did work after touching the lock file. (Thanks Sridhar.)
The PowerPath CD contains both the depot directory, used when installing from CD, and a compressed tar depot if you want to copy the bundle to a local filesystem. You only need to decompress this file, not untar it, for swinstall to use it.