- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error change hostname
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
11-11-2003 10:21 AM
11-11-2003 10:21 AM
Error change hostname
hostname: hp-rep
IP: 172.17.2.17
Use set_parms ip_address to change the IP and using set_parms hostname to change the hostname. hostname: hp-lito,IP: 172.17.2.8 After this the equipment shutdown for that it accepts the changes.
Final state
more/etc/hosts
172.17.2.8 hp-lito
But when I execute uname -u presents hp-rep
# uname -a
hp-rep
# ifconfig lan0
172.17.2.8
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 10:24 AM
11-11-2003 10:24 AM
Re: Error change hostname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 10:33 AM
11-11-2003 10:33 AM
Re: Error change hostname
But because it does not make the changes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 10:36 AM
11-11-2003 10:36 AM
Re: Error change hostname
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=248155
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 10:50 AM
11-11-2003 10:50 AM
Re: Error change hostname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2003 11:03 AM
11-11-2003 11:03 AM
Re: Error change hostname
So vi /etc/rc.config.d/netconf
look for nodename
look for hostname
Make sure they are the same and less than 8 characters.
Save the file.
Restart your system. There is however adequate input prior to this post for this issue to be resolved. The thread referenced explains nodename very well.
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
11-11-2003 11:54 AM
11-11-2003 11:54 AM
Re: Error change hostname
Also check /etc/rc.config.d/netconf. This is where hostname resides.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2004 12:33 PM
01-23-2004 12:33 PM
Re: Error change hostname
Regards,
Jose