- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- extending / by using ignite archive
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
10-03-2006 01:18 AM
10-03-2006 01:18 AM
I have sucessfully created an ignite archive by running make_net_recovery.
My question is, can you do the same thing if you don't have a tape drive available, by booting to the ignite server over the network?
Not quite sure because the man pages make it sound like when you try this ignite realizes its a recovery and not an install, so don't know if I'll be given the chance to resize /
Any help is appreciated.
Taylor
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 01:30 AM
10-03-2006 01:30 AM
Re: extending / by using ignite archive
Yes, you will be able to do it, the idea is just to select the client that you want to install on the server, boot the client and then you will have a list of action or options in which you can modify the root file system and sereval other options.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 01:53 AM
10-03-2006 01:53 AM
Re: extending / by using ignite archive
Yes you can. You need to boot the server over the network.
Interrupt the boot process and enter the command
bo lan.
This will work best if both servers are on the same subnet. You also need to use the core i/o lan port on the server being ignited for the ignite to work properly.
Once the initial ignite screen comes up, you want to do the interactive restore - this will allow you to change the size of /, and any other mount point
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 01:54 AM
10-03-2006 01:54 AM
Re: extending / by using ignite archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 01:56 AM
10-03-2006 01:56 AM
Re: extending / by using ignite archive
One more question, how do I ensure that I am using the core IO/Lan port?
Thanks,
Taylor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 01:58 AM
10-03-2006 01:58 AM
Re: extending / by using ignite archive
So when I run the boot command from the boot prompt, when it finds the ignite server, will it automatically find the client archive, or will I need to select it?
Thanks all, this is helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 02:14 AM
10-03-2006 02:14 AM
Re: extending / by using ignite archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 02:39 AM
10-03-2006 02:39 AM
Re: extending / by using ignite archive
# ioscan -fnClan
Class I H/W Path Driver S/W State H/W Type Description
===========================================================================
lan 0 0/0/0/1/0 igelan CLAIMED INTERFACE HP A7109-60001 PCI 1000Base-T Core
lan 3 0/0/10/1/0/6/0 igelan CLAIMED INTERFACE HP A9784-60001 PCI/PCI-X 1000Base-T FC/GigE Combo Adapter
lan 7 1/0/10/1/0/6/0 igelan CLAIMED INTERFACE HP A9784-60001 PCI/PCI-X 1000Base-T FC/GigE Combo Adapter
In the above example, lan0 is the core lan. Hook lan cable to core lan device after initiating boot from Ignite.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 03:21 AM
10-03-2006 03:21 AM
SolutionTaylor,
The network version i=of ignite works off of the mac address of the lan card of the ignited server.
IF you used the core i/o lan port on the server to make the ignite image (the ignite srver ueses the mac address as a directory name), then the ignite restore will automatically find the right image.
if you used a different card, then you wil have to do one of two things: either create a new ignite mage using the correct card, or create a new directory under /var/opt/ignite/clients on the ignite server with the correct mac address as the name, then move the files from original ignite backup, and relink the system name to tne new directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 03:40 AM
10-03-2006 03:40 AM
Re: extending / by using ignite archive
Should be my final question.
I saw in earlier versions of ignite you could run a command called check_recovery to compare any differences between now and the last time you ran a make_net_recovery or make_tape_recovery.
That command doesn't appear to exist anymore. Is there an equivalent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 04:14 AM
10-03-2006 04:14 AM
Re: extending / by using ignite archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2006 04:44 AM
10-03-2006 04:44 AM
Re: extending / by using ignite archive
Interrupt the boot process and enter the command
bo lan.
================
Exact syntax is :
bo lan.
otherwise it will fail.