nfs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| nfs [2025-03-23] – removed - external edit (Unknown date) 127.0.0.1 | nfs [2025-03-23] (current) – ↷ Page moved from user:nfs to nfs hanez | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== NFS ====== | ||
| + | ===== In case of problems ===== | ||
| + | |||
| + | Try this on your server and remount on the client: | ||
| + | |||
| + | < | ||
| + | echo 1 > / | ||
| + | |||
| + | # To free dentries and inodes | ||
| + | echo 2 > / | ||
| + | |||
| + | # To free pagecache, dentries and inodes | ||
| + | echo 3 > / | ||
| + | |||
| + | Source: [[https:// | ||
