- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- changing target with swinstall
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
12-04-2008 03:19 AM
12-04-2008 03:19 AM
I need to push an installation to my w/s' but the install has to be done in the target /local. I tried with the @ /local at the end (/usr/sbin/swinstall -x autoreboot=true -x patch_match_target=true -s wcalqa1z:/var/spool/sw/11.11/java1.5 java15 @ /local) but it does not work.
Anyone has an idea?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2008 03:33 AM
12-04-2008 03:33 AM
Re: changing target with swinstall
if you are running swinstall from the w/s, just leave the target portion empty. The software will be installed from the remote system into its location on the local system.
e.g.
#/usr/sbin/swinstall -x autoreboot=true -x patch_match_target=true -s wcalqa1z:/var/spool/sw/11.11/java1.5 java15
J.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2008 03:43 AM
12-04-2008 03:43 AM
Re: changing target with swinstall
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2008 03:58 AM
12-04-2008 03:58 AM
Re: changing target with swinstall
okay so then you may try to specify the target location as @ localhost:/local as suggested by the man pages. However I am not sure about the functionality of the software when it is installed outside of its default location.
If I understood you correctly, you are not able to extend /opt due to lack of diskspace in the vg00, right ?
J.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2008 03:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2008 04:30 AM
12-04-2008 04:30 AM
Re: changing target with swinstall
Sagar, your solution worked. many thanks.
Jozef : hello, don't know why but I got the following errors:
ERROR: There is currently no installed software on host "localhost"
at location "/local". (Note that you need to use "swcopy" to
manage depot software).
* Source selection failed for "localhost:/local".
ERROR: Error code -1 returned from procedure CLUI_PatchMatchTarget().
ERROR: No software has been selected.
Do not worry about it. I am closing the thread now. Thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2008 04:32 AM
12-04-2008 04:32 AM