1
vote
1answer
154 views

Force umount of stale NFS shares

Whenever my NFSv4 server becomes unreachable a little window pops up offering me to disconnect the affected shares. It looks like this: http://i.imgur.com/ThuhnCG.png If I choose to Ignore iTunes ...
3
votes
1answer
1k views

how to store Time Machine backups on NFS and keep metadata?

There is a Mac OS 10.7 (Lion) desktop, it stores Time Machine backups on a separate partition. Also there is an Ubuntu 12.04 (Precise) server with NFS daemon running, it exports a /BACKUP disk. This ...