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
01-02-2003 05:39 AM
01-02-2003 05:39 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 05:42 AM
01-02-2003 05:42 AM
Re: question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 05:44 AM
01-02-2003 05:44 AM
Re: question
Create a boot tape from your server using : make_boot_tape.
Then boot your client from this tape. It will load everything usefull to get the image on the server.
Regards,
Fr??d??ric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 05:46 AM
01-02-2003 05:46 AM
Re: question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 05:48 AM
01-02-2003 05:48 AM
Re: question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 05:54 AM
01-02-2003 05:54 AM
Re: question
I recommend the following document:
ITRC :: navigate knowledge trees and response center FAQs :: HP-UX Software Recovery Handbook :: Ignite-UX
Part "Booting and Installing an HP-UX Client".
This will give you a very short overview over the recovery options within IUX.
Hope that helps,
Johannes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 05:58 AM
01-02-2003 05:58 AM
SolutionYou can also do a pull from the client, once its running HP-UX.
It seems from your message, you've got your profile INDEX file ready to go. Thats where you do customization, set the IP address of the target server etc.
You make a golden image with the following command.
/usr/contrib/bin/make_sys_image -d /images -s local -u
-d is for the directory where you want the image to go.
Note that this process changes the /etc/group file and others while building the image.
It is best to shut down oracle while building an image. The database and sqlplus will malfunction if you try operations during a goldem image build.
Steve
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
01-02-2003 05:58 AM
01-02-2003 05:58 AM
Re: question
archive:
1. Boot the failed system. This can be done in one of
the following ways:
* Using the client console, after booting
with "boot lan install";
* Booting from an Ignite-UX server, using bootsys(1m),
if the client OS is running;
* Booting the failed client locally by using
a boot tape previously created with make_boot_tape(1m). the first option is the one I'd try in this instance
2. Do not interact with ISL.
3. Select: [ Install HP-UX ], from the main menu.
At the client:
1) Respond to Network configuration dialogue
screen.
2) Respond to the UI display options (to run at
Server or at Client).
3) If working from the Ignite-UX server, select
the client icon for the system to be recovered.
4. Choose "Install/New Install".
5. Select the recovery configuration to use.In your case it sounds like this maybe your only available option ....
I'd check out the available documentation that comes with ignite & on the hp.docs site too they are not too bad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 05:59 AM
01-02-2003 05:59 AM
Re: question
In fact the tape generated with make_boot_tape contains all necessary to install the server B using the network (ignite + network configuration) but the install will use the networked image stored on server A.
Fr??d??ric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 06:21 AM
01-02-2003 06:21 AM
Re: question
since you have removed OS on client, you can pull the OS from ignite server
>to pull from ignite server
.get into main menu (by pressing any key within 10 sec while booting)
main menu> boot lan.
this will install the OS on client