Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

25
votes
6answers
31k views

Force unmount of NFS-mounted directory

I have an NFS-mounted directory on a Linux machine that has hung. I've tried to force an unmount, but it doesn't seem to work: $ umount -f /mnt/data $ umount2: Device or resource busy $ umount: ...
3
votes
1answer
2k views

nfs client on ubuntu 9.10, /etc/init.d/nfs-common does not exist

This seems like a trivial problem, but I can not find a solution for several days now. I am trying to configure an nfs client on ubuntu 9.10 (64 bit). All the tutorials I've read say I need to ...
0
votes
0answers
7 views

server XenServer shared drive configuration

I have a server with below configuration Intel Xeon E3 - 1230 2 * (Seagate 1 TeraByte) = total two terabyte 16 GB Ram My Requirement : I need to run XenServer on this box and run 4 Ubuntu Virtual ...
0
votes
1answer
264 views

NFS file open in C code

If I open a file in my C/C++/Java code using a pathname that goes to an nfs directory, how the does the read and write syntax work with NFS being stateless and all? I have tried but cant find an ...
0
votes
1answer
272 views

setLastModified not working on an NFS share

I have an NFS share mounted on one of my Solaris server. The path /appdata/anp is mounted from Server A onto Server B. Under the share: /appdata/anp I have a folder named ...