InterviewSolution
Saved Bookmarks
| 1. |
What Is Different Between Nfs Version 2 & 3 ? |
|
Answer» nfs 2 default 8kb transfer rate,it did not check the AUTHENTICATION at the time connection.client wants to ACCESS UNAUTHORIZED file it shows error messages like “write error”,”read error” nfs 3 32kb transfer rate. It check at the time connection- ACL Support nfs 2 default 8kb transfer rate,it did not check the authentication at the time connection.client wants to access unauthorized file it shows error messages like “write error”,”read error” nfs 3 32kb transfer rate. It check at the time connection- ACL Support |
|