- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Doing some research here...
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
08-07-2002 05:17 AM
08-07-2002 05:17 AM
Doing some research here...
1. Is ignite only for loading identical boxes, or can it handle differences on a machine-by-machine basis? When we deploy our software, there are times when no two systems are the same, and I was wondering if Ignite would be able to handle that (preferably without having to make a seperate image/config for each different type of machine).
2. For a network install, the target system has to be on the same subnet. Are there any solidly reliable workarounds for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 05:29 AM
08-07-2002 05:29 AM
Re: Doing some research here...
Ignite can create golden images of each machine, or each machine type. What I have dont with machine type images is setup a dummy machine, so that after ignite I can change the hostname/ip without messing anyone up on the network.
Ignite is also a network install server, meaning that it supports anything which is HP-UX (from B-Class to Superdome).
Ignite will require a complete set of OS CD's for every rev you run, patches, etc...
You can push or pull images from the ingite server/client giving extra controls.
Ignite even has nice GUI's for setting up DHCP/Bootp for ya.
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 05:33 AM
08-07-2002 05:33 AM
Re: Doing some research here...
2. You can set up a boot helper which will allow you to do installs across subnets. See the Ignite docs for more details.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 05:51 AM
08-07-2002 05:51 AM
Re: Doing some research here...
1. If we are talking about a recovery situation, where speed is essential, using an Ignite backup of and N-server to install (the backup) L-server is ideal. Several of these combinations are possible and there are several threads about this on the forums. Always keep in mind that a kernel rebuild WILL happen and that other drivers MIGHT be necessary. If however we are talking about "cloning" systems (installing multiple servers from one system) I would go for a "golden image" (see Ignite manual) for each type of hardware.
2. As mentioned in a previous answer, the boothelper will take care of this. We've got this set up in our environment and it works like a boot.
Regards,
Tom
P.S. http://www.docs.hp.com/hpux/onlinedocs/B2355-90749/B2355-90749.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 05:53 AM
08-07-2002 05:53 AM
Re: Doing some research here...
2. I believe that there is a "pull" feature which allows a network install on a machine in a different subnet.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 08:19 AM
08-07-2002 08:19 AM
Re: Doing some research here...
http://www.docs.hp.com/hpux/onlinedocs/B2355-90749/B2355-90749.html
It can answer all of your questions. Enjoy!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 05:27 PM
08-07-2002 05:27 PM
Re: Doing some research here...
So if you put *every* driver and hardware support module into the kernel, along with all the correct patches (assuming you could build a kernel successfully) then the image would probably work. But each kernel would carry an awful lot of junk that would be unnecessary and run the risk of untested combinations of kernel modules trying to work/fit together.
So for a family of K-class boxes, you might create a 32-bit and a 64-bit Golden Image. Then, if you want optional LAN interfaces to work out of the box, you'll need to add Token Ring, Gigabit, maybe SNA and X.25, and so on. And then there are different disk: internal external, arrays, SCSI versus fibre. Now memory and processor count won't have an effect, but vg00's with very different disks will require hand-work to make a one-size-fits-all solution.
Now you see how important an inventory is for each machine. You can then develop a class of Ignite images as desired.
As mentioned, net_recovery is no problem at all as long as there is a boot helper on the same subnet *OR* just use any Ignite tape and make sure you get to the Selection menu--you've now loaded a memory-based kernel which can be configred to talk over a WAN to the Ignite server. All you need is to get a boot kernel into memory and then choose the server.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 04:25 AM
08-20-2002 04:25 AM
Re: Doing some research here...
As far as different subnets are concerned, it works fine, as long as your ignite client can get an ip address, you can ignite it over a different subnet.
Ignite is very flexible, powerful, and reliable. It has not failed me yet! (Now thats a testimonial) As a matter of fact, we use it to rebuild images, in the case of corrupt disks. (when you re-ignite, the disks are reformatted via LVM) so bad sectors are re-marked.
You can use ignite to burn an image from a cd, and it is highly customizable via the scripts. The hardest part is getting started
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 06:00 AM
08-20-2002 06:00 AM
Re: Doing some research here...
Ignite is mainly for making new machines from images of similar hardware machines and backup and recovery of existing machines if a disk drive dies.
Deploying software is normally done with software distributor, not ignite.