- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX IP CHANGE
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
09-05-2008 07:36 PM
09-05-2008 07:36 PM
HPUX IP CHANGE
I rebooted the server but it is going to "NFS client subsystem" and message is coming like "wait" and "busy" and going like this only. The OS is hpux 10.2 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2008 07:48 PM
09-05-2008 07:48 PM
Re: HPUX IP CHANGE
> series to 172 series. [...]
Where? Do all the other systems to which it
tries to talk know about the change? DNS?
/etc/hosts (everywhere the old name appears)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2008 09:08 PM
09-05-2008 09:08 PM
Re: HPUX IP CHANGE
Where u did the changes . its in /etc/rc.config.d/netconf OR /etc/hosts or in DNS. give some clear idea
Regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2008 09:12 PM
09-05-2008 09:12 PM
Re: HPUX IP CHANGE
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2008 10:00 PM
09-05-2008 10:00 PM
Re: HPUX IP CHANGE
We too changed the IP in our organisation from 144 series to 10 series on a similar system. The IP change at the OS level was done through SAM. The change must be reflected in /etc/hosts file too.
We use SYBASE, the changes were made in the network interface file too, where the IP and port need to be specified.. In addition, if there are clients connecting directly to the database server, the definitions must be changed there as well. Is it Oracle 8i? There must be a similiar file in Oracle too which may need modification.
Hemalatha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2008 11:34 PM
09-05-2008 11:34 PM
Re: HPUX IP CHANGE
or
Use SAM, it will update all the related files.
Thanks
SKR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2008 03:02 AM
09-06-2008 03:02 AM
Re: HPUX IP CHANGE
you can change the ip address by editing /etc/rc.config.d/netconf or by SAM or by "set_parms ip_address" command.
The changes must be implemented in /etc/hosts file and to the client network also...try this.