- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Do I need to re-mount NFS after IP address changed...
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
тАО04-16-2003 07:53 AM
тАО04-16-2003 07:53 AM
We are going to change IP address on server, which has some exported NFS directories. On the NFS client servers, do I need to umount the file system before the change, which means I have to stop some very important application, or it will automatically accomodate the change (the local hosts file will be updated of course)
I don't have an environment to test this out, so I'm asking for help here...
thanks,
Gary
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2003 07:58 AM
тАО04-16-2003 07:58 AM
Re: Do I need to re-mount NFS after IP address changed on NFS server ?
Whenever we change an IP on a server we always reboot to ensure everything still works and starts up aok. Last time i tried changing the ip on the fly some stuff stopped working so I needed a reboot anyway - and when you reboot update your DNS server at the same time - which may take up to an hour or two to filter down to all nfs clients anyway, so I would go for a reboot, just to be safe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2003 07:58 AM
тАО04-16-2003 07:58 AM
Re: Do I need to re-mount NFS after IP address changed on NFS server ?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2003 08:01 AM
тАО04-16-2003 08:01 AM
Re: Do I need to re-mount NFS after IP address changed on NFS server ?
If you don't want to boot and you change your DNS and local hosts file then it should work depending upon how you resolve the address.
Goodluck
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2003 08:41 AM
тАО04-16-2003 08:41 AM
Re: Do I need to re-mount NFS after IP address changed on NFS server ?
thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2003 09:15 AM
тАО04-16-2003 09:15 AM
Re: Do I need to re-mount NFS after IP address changed on NFS server ?
You can check that on the client with fuser -cu /mount_point
AS noted above you'll have to update the dns server at the same time so new connections will resolve properly.
So, this is something you can pull off without downtime. I however would do it during downtime.
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
тАО04-16-2003 10:01 AM
тАО04-16-2003 10:01 AM
Re: Do I need to re-mount NFS after IP address changed on NFS server ?
thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-16-2003 10:30 AM
тАО04-16-2003 10:30 AM
Solution-USA..