- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite questions
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-27-2008 07:08 PM
10-27-2008 07:08 PM
Ignite questions
I have an Ignite server running hp-ux 11.11 with IUX C.6.7.79
1) Can I use this Ignite server to install 11.v3? How?
2) Do I need to upgrade to the latest IUX first?
3) Also I am getting the following Error msg when I try to push/install.
-- remsh not working,
-- Unable to mount ...
-- Failed to create NFS mount archive directory.
4) Is there any Ignite cookbook, you can share with me?
Dary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 07:16 PM
10-27-2008 07:16 PM
Re: Ignite questions
To install 11iv3 you must first have an archive that is 11iv3 to install from. The version of ignite is not OS version dependant.
To get remsh working - you need a .rhosts in the home directory of the user on the remote server. This file needs the hostname of the server you are connecting from in it.
For the mounts, there are several filesystems that need to be exported. Enter them into the /etc/exports file and then export them.
Hopefully this helps - if you need more specifics let me know and I can look them up
Cheers John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 08:02 PM
10-27-2008 08:02 PM
Re: Ignite questions
http://docs.hp.com/en/5992-4731/5992-4731.pdf
--> remsh not working
You need to add hosts in .rhosts file & check /etc/hosts file.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 08:20 PM
10-27-2008 08:20 PM
Re: Ignite questions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2008 10:10 PM
10-27-2008 10:10 PM
Re: Ignite questions
How can I setup an archive for 11vi3?
In case of a new server, there is no .rhost file since the client disk are blank (fresh install)? how do I do this?
Thanks a bunch
Dary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2008 05:16 AM
10-28-2008 05:16 AM
Re: Ignite questions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2008 05:39 AM
10-28-2008 05:39 AM
Re: Ignite questions
1) Yes there is a component you may need to install which would be a newer version of Ignite. Better to upgrade the whole install, but still possible to do without a full upgrade.
2) You should. Preserve custom configuration, swremove swinstall anew
3)check inetd.conf configuration and whats running. Check NFS services.
4)
Lots of books,not just one.
http://docs.hp.com/en/5992-5230/ch01s03.html
http://docs.hp.com/en/5992-1999/5992-1999.pdf
http://docs.hp.com/en/5992-4731/ch03s04.html
Searching yourself at docs.hp.com might be more helpful that the above.
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
10-28-2008 12:36 PM
10-28-2008 12:36 PM
Re: Ignite questions
If you have an archive on the remote server you need to do a lan boot to start the install process.
bo lan.xxx.xxx.xxx.xxx install, where xxx is the ip of the ignite archive.
I have done this a while ago but the exact details are a bit scratchy now due to time.
Cheers John