There are 2 server "serverA" and "serverB". serverA's /opt partition is mount on serverB via nfs. Some applications on serverB uses this partition for read and write.
When serverA is down
* How do I unmount the /opt partition on serverB without reboot.
* How do I kill the applications on serverB which uses /opt ("kill -9 application_pid" doesn't work)
* Is there any timeout option in nfs which can tell serverB that it should drop the request after X seconds if that partition is not available.
regards, siva
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
