- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite-UX
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
05-11-2005 11:26 PM
05-11-2005 11:26 PM
Ignite-UX
command line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 11:49 PM
05-11-2005 11:49 PM
Re: Ignite-UX
I believe that is outside the scope of what Ignite is intended to do. Quoting from the Ignite summary page ( http://www.docs.hp.com/en/IUX/ ):
"The Ignite-UX (Ignite-UX) product is an HP-UX administration toolset that helps you do the following:
*
install HP-UX 11.0 and 11i v1 (B.11.11), v1.6 (B.11.22), v2 (B.11.23) on multiple PA-RISC and/or Itanium®-based[1] clients on your network;
*
create custom install configurations, or golden images, for use in multiple installations on clients;
*
recover HP-UX clients remotely;
*
create custom recovery media including tape, CD and DVD;
*
manage and monitor multiple client installation sessions."
Ignite is really intended to be a disaster recovery tool, and it is sometimes used to make and install "golden images", but it's always on a whole client basis, not on a particular software product. You need to look at swinstall.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 01:21 AM
05-12-2005 01:21 AM
Re: Ignite-UX
hostb$ swinstall -s hosta:/location/of/software.depot
This will "pull" the software from host A, assuming the depot is registered. (see swreg manpage).
You can also "push" with
hosta$ swinstall -s /location/of/software.depot @ hostb
However for this you need an additional software distributor license.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 01:45 AM
05-12-2005 01:45 AM
Re: Ignite-UX
For example, lets call it /software
/software/xyz.depot
cd /software
swreg -l depot xyz.depot
Now you can swinstall according to the instructions in the prior two posts.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 02:04 AM
05-12-2005 02:04 AM
Re: Ignite-UX
Can use swinstall to do remote installs of depots.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2005 02:18 AM
05-12-2005 02:18 AM
Re: Ignite-UX
Ignite is used for installing from scratch.
Swinstall is user for installing particular software.
Of course you can install particulare software form the depoth on the Ignite server but, in that case you should use the swinstall command (or swinstall GUI) not ignite.