Operating System - HP-UX
1755702 Members
2532 Online
108837 Solutions
New Discussion юеВ

help in setting up Ignite server

 
SOLVED
Go to solution
Torsten.
Acclaimed Contributor

Re: help in setting up Ignite server

Using dbprofile is quite easy.

The help will tell you.

Use "/opt/ignite/boot/nbp.efi" as boot file.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Torsten.
Acclaimed Contributor

Re: help in setting up Ignite server

See also chapter

9.6 Direct Boot Profiles for Itanium-Based Systems

in Ignite Admin Guide.




Syntax
dbprofile [-dn name [-dhcp] [-sip server_ip] [-cip client_ip]
[-gip gateway_ip] [-m subnet_mask] [-b "boot_file"]
[-od "optional_data"]] | [-h]
dbprofile [rm name] | [-h]
dbprofile [cp src_name dst_name] | [-h]

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
NDO
Super Advisor

Re: help in setting up Ignite server

Ok,

The contents of testprofile using the dbprofile, should be :
Ignite-UX server IP address (-sip)
10.100.48.13

Ignite client IP address (-cip)
10.100.48.11
Gateway IP address (-gip)
10.100.48.254
Network mask (-m)
255.255.255.0

Boot file name (-b)
/opt/ignite/boot/nbp.efi

OR I SHOULD JUST RUN:

dbprofile -dn testprofile -sip 10.100.48.13 -cip \
10.100.48.11 -gip 10.100.48.254 -m 255.255.255.0 -b \

"/opt/ignite/boot/nbp.efi"

And this command will call the recovery archive on the ignite server???

Is that so?

F.R.



Torsten.
Acclaimed Contributor

Re: help in setting up Ignite server

Create the dbprofile, then use it.


The ignite admin guide will really help you ...

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
NDO
Super Advisor

Re: help in setting up Ignite server

Hi

I have another system on a different network with ignite installed:

swlist | grep -i ignite
B5725AA C.6.8.152 HP-UX Installation Utilities (Ignite-UX)
Ignite-UX-11-23 C.6.8.152 HP-UX Installation Utilities for Installing 11.23 Systems
Ignite-UX C.6.7.79 HP-UX System Installation Services

Can I use this system to hold ignite backups of another server running ignite version :
IGNITE C.7.11.444 HP-UX Installation Utilities (Ignite-UX)
Please advise

F.R.
Torsten.
Acclaimed Contributor

Re: help in setting up Ignite server

This version is sooo old, you should update it.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
NDO
Super Advisor

Re: help in setting up Ignite server

Ok,

I will update it.
But what if I use the 10.100.48.13 server to hold an image of a server 10.1.20.240, theresore on a different network?

What I mean is running make_net_recovery on a client (10.1.20.240), but to store the image on the 10.100.48.13 server?

F.R.
Torsten.
Acclaimed Contributor

Re: help in setting up Ignite server

Different subnets are not a problem.


It was a problem for the old RISC systems only.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
NDO
Super Advisor

Re: help in setting up Ignite server

Hi, Thanks

So no additional setup/configuration needed?

Just add another line on the /etc/exports file and exporting again, right?

F.R.
NDO
Super Advisor

Re: help in setting up Ignite server


Hi All

Thank you all for the contribution you made on this thread, I am going to assign points, but I would like to open this one or start a new one regarding restoring from the ignite server.

bye

F.R.