- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite server crashed
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-06-2009 02:59 AM
08-06-2009 02:59 AM
Ignite server crashed
How to recover ignite server if it crash and same server use as for other application server. How to keep ignite server image if I don't have backup tape drive?
In my env. I have 6 blade servers (no cluster)
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:04 AM
08-06-2009 03:04 AM
Re: Ignite server crashed
sounds like worst case ...
If you have enough free space on another machine you can copy the client images and configuration files, reinstall the ignite server and copy them back.
For Future you should implement a backup of the ignite server.
hth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:10 AM
08-06-2009 03:10 AM
Re: Ignite server crashed
Is there any option like to take recovery image on DVD ...I am not sure if yes how ?
using with
make_opticaldisc_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:19 AM
08-06-2009 03:19 AM
Re: Ignite server crashed
make_net_recovery
All you need is read-write access to an NFS share to write the image.
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
08-06-2009 03:22 AM
08-06-2009 03:22 AM
Re: Ignite server crashed
My point is if Ignite server itself crash what are the options to make it up as same server use for other application i.e it is not dedicated server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:28 AM
08-06-2009 03:28 AM
Re: Ignite server crashed
Now you want to reinstall the server and save the client files before doing so - right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:34 AM
08-06-2009 03:34 AM
Re: Ignite server crashed
My question is how to recover ignite server + application server without doing fresh installation i.e how to take ignite backup of ignite server and recover it with recovery image.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:36 AM
08-06-2009 03:36 AM
Re: Ignite server crashed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:47 AM
08-06-2009 03:47 AM
Re: Ignite server crashed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:50 AM
08-06-2009 03:50 AM
Re: Ignite server crashed
This is the worse case.You want to take full backup but you don't have the tape.I think there is the only way that make an one more backup server and take backup in this server.
Regards
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:52 AM
08-06-2009 03:52 AM
Re: Ignite server crashed
Please give me exact steps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:55 AM
08-06-2009 03:55 AM
Re: Ignite server crashed
What we have done is, we have taken the ignite image of the ignite server and keep it on other server or client itself.
So that the other server or client will act as ignite server for the main server and we can recover if at all main server crashes.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:56 AM
08-06-2009 03:56 AM
Re: Ignite server crashed
<
What is the use of that?? means if you take the ignute backup in the same server and your system crashes then no use of that.
Regards
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 03:59 AM
08-06-2009 03:59 AM
Re: Ignite server crashed
1-)first install ignite-ux software to new server
2-)vgimport vg
#vgimport /dev/ignitevg /dev/dsk/ignitedisk
#mount /dev/ignitevg/lvignite /var/opt/ignite
3-)setup /etc/exports .
#vi /etc/exports
/var/opt/ignite/clients -anon=2
/var/opt/ignite/recovery/archives/client_name -anon=2,access=client_name
#exportfs â av
4-)setup /etc/hosts if necessary
#/vi/etc/hosts
5-)check bootps and tftp working
6-)enter old server MAC to /etc/bootptab.
7-)Change the recovery archive nfs_source to new server IP:
#vi /var/opt/ignite/clients/client_name/recovery/latest/archive_cfg
archive_cfg: nfs_source = "new_server_IP:/var/opt/ignite/recovery/archives/client_name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:00 AM
08-06-2009 04:00 AM
Re: Ignite server crashed
Ganeshan, Can you give me steps ? How you do that recovery of ignite server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:06 AM
08-06-2009 04:06 AM
Re: Ignite server crashed
I miss that you have SAN.See turgay cavdar's reply and see if that works or not.
Regards
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:06 AM
08-06-2009 04:06 AM
Re: Ignite server crashed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:16 AM
08-06-2009 04:16 AM
Re: Ignite server crashed
Find the Ignite part here:
http://www.itrc.hp.com/service/cki/docDisplay.do?docId=emr_na-c01037142
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:26 AM
08-06-2009 04:26 AM
Re: Ignite server crashed
>>Ganeshan, Can you give me steps ? How you do that recovery of ignite server<<
Do you want the steps to recover the ignite server which is already crashed?
or
Do you want to know how to take the ignite image of ignite server itself?
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:34 AM
08-06-2009 04:34 AM
Re: Ignite server crashed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:36 AM
08-06-2009 04:36 AM
Re: Ignite server crashed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:46 AM
08-06-2009 04:46 AM
Re: Ignite server crashed
>>Ganeshan, I want steps for how to recover crashed ignite server which image you keep on client<<
If you have taken the image and keep it on any of the client, it means the client is acting as a ignite server for the primary ignite server. So the steps are quit normal.
Boot the ignite server from lan (from GSP/MP)which will pull the image from the client. Command syntax would be,
GSP>boot lan.
Ex: boot lan.16.138.174.219 install
ip address is the ip address of client which is holding the image.
Once you recovered, it has all the vg information using that it will activate all the volume groups of the ignite server.
You can also do push install. Install the minimum os on the crashed ignite server. Then push the ignite image from the client(which is holding the image)by using the below command.
#/opt/ignite/bin/bootsys â wv
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:49 AM
08-06-2009 04:49 AM
Re: Ignite server crashed
This is the syntax for push intall
For interactive installation
#/opt/ignite/bin/bootsys -wv
For non-interactive installation
#/opt/ignite/bin/bootsys -a
Note, bootsys command requires .rhosts on target machine.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:52 AM
08-06-2009 04:52 AM
Re: Ignite server crashed
What do you have PA-RISC or itanium??
Because procedure is little diffrent for both.
Please refer following thread
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1338287
Regards
Sunny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2009 04:53 AM
08-06-2009 04:53 AM