- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Igniting a box with OS, Oracle, Tuxedo, other ...
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
02-14-2001 06:35 PM
02-14-2001 06:35 PM
Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2001 07:06 PM
02-14-2001 07:06 PM
Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway
I have restored the OS via ignite when upgrading to a new boot disk, and had my backup software on VG00. All the indexes restored without a problem and it came up and worked like a charm.
So you should be OK with the above stipulation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2001 12:41 AM
02-15-2001 12:41 AM
Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway
When there are other vg to configure i have used ignite to make box bootable and then wrtie some scripts and tape to finish instalation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2001 03:20 AM
02-15-2001 03:20 AM
Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway
or maybe make_sys_image ?
obviously assuming the hardware to be used is like for like.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2001 04:41 AM
02-15-2001 04:41 AM
Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway
The task you describe here is creating a depot on your Ignite server which contains Core-OS and software packages to be pushed out to clients.
This involves creating those "packages" on the server using software_select statements, "sw_sel".
Once you have this setup, you can pick and choose for any client, what software to push where.
For a description of this process, check out the white paper /opt/ignite/share/doc/sysadm.txt.
There is a section for patches but the same principles apply to applications.
See sections "Adding an SD Bundle to the Archive Environment" and "Appendix B: Loading HP-UX Patches with Ignite-UX".
A note about applications... they need to be in SD-UX format, meaning they have to be bundled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2001 10:22 AM
02-15-2001 10:22 AM
Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway
On a system with Ignite installed look at /opt/ignite/data/examples directory and core11.cfg and noncore.cfg files in that directory. Also see /opt/ignite/share/doc/iuxguide.pdf .