How do i check which nfs version I am using ????????
Answers were Sorted based on User's Feedback
Answer / thangamariappan
# rpcinfo -p|grep -i nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100227 2 tcp 2049 nfs_acl
100227 3 tcp 2049 nfs_acl
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100227 2 udp 2049 nfs_acl
100227 3 udp 2049 nfs_acl
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajkumar
rpcinfo -p localhost | grep -i nfs
This cmd is used for nfs version
Is This Answer Correct ? | 22 Yes | 23 No |
what is the difference between unix and linux...
What command can you use to review boot messages?
What is the difference between semaphore and spinlock?
What is the minimum number of partitions you need to install Linux?
What are the main differences between RHEL4 & RHEL5?
What are main anti-spam features available in sendmail?
How to load the old kernel without rebooting server
Why is it suggested to disable journalism in ext4 filesystem?
I want to send pop-up message to samba users when they access the shared folder.... for eg: i want to tell them (dont copy mp3 and video files)
expalin the process of kickstart installation?
what is NIS Server...?
How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples