- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ignite-UX
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
07-20-2001 12:50 PM
07-20-2001 12:50 PM
ignite-UX
Does anyone know how to run ignite-ux after installation of this utility and pax patch PHCO_20416? How to check if it was installed properly? Do I need to install it on each HP-UX box(we have six servers)or just one? Thanks.
Yalin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2001 01:15 PM
07-20-2001 01:15 PM
Re: ignite-UX
You use 'swinstall' to install both Ignite and the 'pax' patch. You can verify that each are installed thusly:
# swlist -a state -l fileset | grep -i Ignite
# swlist -a state -l fileset PHCO_20416
You want to see "configured" reported.
You want to install Ignite on each of your servers to give you the ability to create recovery tapes. To make a recovery tape of your boot disk (vg00), use this:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
Note the "no-rewind" tape device file specification.
BTW, with current versions of Ignite, make_tape_recovery verifies that your 'pax' patch level is correct.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2001 08:54 PM
07-20-2001 08:54 PM
Re: ignite-UX
For vrifying the installation of Ignite Unix
run this
#/opt/ignite/bin/ignite
Now U should get Ignite screen, There U can configure server parms, assign IP addresses, reboot a client, start installation of a client ..etc
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2001 09:54 PM
07-20-2001 09:54 PM
Re: ignite-UX
If u r using HP-UX 10.20:
To check patch:
# swlist | grep PHCO_20416
To prepare recovery tape:
# make_recovery -A -C -v -d /dev/rmt/0mn
To modify parameters
# /opt/ignite/bin/ignite
Cheers...
Satish.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 07:34 AM
07-23-2001 07:34 AM
Re: ignite-UX
Thanks for your great help. I have checked my installation of Ignite-UX which is running now according to your guidance. My next step should be install ignite-ux on our other hp-ux machines. Use one as a server and others as clients. Right? Make a recovery tape for each of the machine? Should I use brand new tapes or I can take a used tape for that? It is said that the ignite-ux using a different format( I am not sure). Our servers are running HP-UX B. 11.00. I would like to try fbackup and frecover.What are the related commands to rewind the tape, check the contents of the tape etc. Any suggestions to perform this?
p.s. Since this is the first time for me to join this Forums, please forgive me if any mistakes exist to perform this process.
Yalin Zhao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2001 07:46 AM
07-23-2001 07:46 AM
Re: ignite-UX
make_net_recovery -i -s Ignite_server
To recover, you would interrupt the bootup and
enter
boot lan.IP_address_Ignite_server install