- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems in setting up helper system
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
Discussions
Discussions
Discussions
Forums
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
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
тАО12-06-2000 03:59 AM
тАО12-06-2000 03:59 AM
Problems in setting up helper system
I did these but fails
1) Install Ignite-UX-BOOT-KERNEL
2) instl_adm -t
3) added a IP into /etc/opt/ignite/instl_boottab
4) bo lan.
I did a SEA and SEA LAN at the main menu but could not find any LAN module. Found nothing on the syslog on both server and helper. I also make sure that the gateway, netmask in INSTALLFS of the helper is correct.
Can anyone advise?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-06-2000 04:32 AM
тАО12-06-2000 04:32 AM
Re: Problems in setting up helper system
bo lan.
on step 4)
I also tried installing Ignite-UX.MinimumRunTime but nothing works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-06-2000 05:36 AM
тАО12-06-2000 05:36 AM
Re: Problems in setting up helper system
Also, I check with http://docs.hp.com/cgi-bin/onlinedocs.py?mpn=B2355-90677&service=hpux&path=../B2355-90677/00/00/81&title=Ignite-UX%20Administrator%20Guide and do not see a step 4 unless you are working with a 9.x machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-06-2000 12:41 PM
тАО12-06-2000 12:41 PM
Re: Problems in setting up helper system
/opt/ignite/share/doc/sysadm.txt and do a search on helper that will have the exact steps there
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-06-2000 07:11 PM
тАО12-06-2000 07:11 PM
Re: Problems in setting up helper system
1)#chmod 777 /etc/opt/ignite/instl_boottab
2)change all the ip in that file from 123.123.345.3 to 123.123.345.3:::
3)#/opt/ignite/lbin/instl_bootd -s
I wonder which change made it work but I have one question, how do I find out if instl_bootd is running or working? Thanks alot
cheers
Siew Hoong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-21-2000 07:53 AM
тАО12-21-2000 07:53 AM
Re: Problems in setting up helper system
instl_boots 1067/udp # installation bootstrap protocol server
instl_bootc 1068/udp # installation bootstrap protocol client
and it is started at boot with inetd :
Oct 23 16:14:59 station inetd[798]: instl_boots/udp: Added service, server /opt/ignite/lbin/instl_bootd
About the search sequence, you have to type the entire line :
"sea lan install"
and not "sea lan"
hope it helps