- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite-UX has hijacked my server
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
11-25-2005 02:48 AM
11-25-2005 02:48 AM
======= 11/25/05 09:46:45 EST HP-UX Installation Initialization. (Fri Nov 25
09:46:45 EST 2005)
@(#) Ignite-UX Revision C.6.2.241
@(#) install/init (opt) $Revision: 10.319 $
* Scanning system for IO devices...
* Querying disk device: 0/0/1/1.15.0 ...
* Querying disk device: 0/0/2/1.15.0 ...
NOTE: Default (boot) source does not appear to be a valid (or complete)
install source, switching source to Network
* Bringing up Network (lan0)
* Reading configuration information from server...
ERROR: Could not read /var/opt/ignite/INDEX from install tftp server.
ERROR: Failed to read "INDEX" file from install server. Check that the
install server's IP address is correct and the server has the
"Ignite-UX" product loaded and is available via the tftp(1) service.
Failed to startup networking, user interaction required
Press Return to continue:
This is due to impact my main production server at amy minute.
Urgent help would be most appreciated.
(Am waiting for a callback fro HP support).
Thanks,
Gary
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:04 AM
11-25-2005 03:04 AM
SolutionTry booting your "rebooted box" up and interact with ISL... from the ISL load /stand/vmunix.
boot pir <-- yes to interact with ISL
hpux /stand/vmunix
After the box is up, check the AUTO file... you may see it is set to "hpux /stand/WINSTALL". You'll want to set it back to "hpux /stand/vmunix" or what ever you had it set to before.
hope this helps,
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:12 AM
11-25-2005 03:12 AM
Re: Ignite-UX has hijacked my server
What next?
Thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:14 AM
11-25-2005 03:14 AM
Re: Ignite-UX has hijacked my server
which Denver said
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:18 AM
11-25-2005 03:18 AM
Re: Ignite-UX has hijacked my server
I've done this with one of my clients once - you will have no chance because ignite is destroying everything at the boot disk (this is announced shortly before ignite is doing that).
You can test like Denver said, but my experience is that it doesn't work.
Also you can search for system.prev or vmunix.prev in /stand, but I believe you will not find any.
Hopefully I'm wrong.
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:23 AM
11-25-2005 03:23 AM
Re: Ignite-UX has hijacked my server
Yes, once at ISL prompt you need tell the system how to boot... :)
hpux /stand/vmunix
I suspect the problem you had with it booting into the Ignite-UX interface was because the AUTO file was update to have the box boot from the Ignite-UX install kernel... which would be the same as you running "hpux /stand/WINSTALL" from the ISL prompt. We're interacting with the ISL so that the AUTO file isn't run... so we can get the box back up.
After it boots up use this command and you'll see the AUTO file was changed my IUX to boot the Ignite-UX install kernel -vs- vmunix.
lifcp /dev/rdsk/cXtXdX:AUTO -
where cXtXdX is your primary boot disk
To fix the AUTO file use mkboot...
mkboot -a "hpux /stand/vmunix" /dev/rdsk/cXtXdX
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:30 AM
11-25-2005 03:30 AM
Re: Ignite-UX has hijacked my server
Thanks for the help. The machine's back up again now.
I'm going to pick this up again on Monday. Will let you know what happens then.
Cheers,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:31 AM
11-25-2005 03:31 AM
Re: Ignite-UX has hijacked my server
If I were in a situation like this I'd want all the responses I could get.
Good Luck Gary, I hope it works out well for you. I'm sorry I don't have any answers of my own right now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:52 AM
11-25-2005 03:52 AM
Re: Ignite-UX has hijacked my server
To be safe next time you're playing with Ignite-UX but don't want to boot a client... be sure to touch a /.bootsys_block on the client's root dir. This file will prevent bootsys from being able to reboot a client.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 03:55 AM
11-25-2005 03:55 AM
Re: Ignite-UX has hijacked my server
1. At ISL prompt type 'lsa', this will display the content of the Auto-execute file. It should be 'hpux', not the one which is pointing to the igniteUX install kernel.
2. At ISL prompt type 'hpux ll' this will display the content of boot filesystem, ie /stand. Check wether vmunix or vmunix.prev is available.
3. At ISL prompt type 'hpux set autofile
4. ISL > hpux
I think this will help u to resolve the problem
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 12:55 AM
11-28-2005 12:55 AM
Re: Ignite-UX has hijacked my server
I rebooted the machine this morning and it came up normally without any intervention.
I checked the AUTO file and it was set to hpux.
BTW, Gavin, your post was very much appreciated on Friday. I was struggling with the hpux command because I had missed the space between hpux and /stand/vmunix (it's a real sign that you 're getting old when the eyesight starts to play those tricks).
I must say this whole experience has made me quite nervous of trying to do anything with Ignite-UX.
Thanks again - it's a shame I can't buy the beers!
Cheers,
Gary