How do i check which nfs version I am using ????????

Answers were Sorted based on User's Feedback



How do i check which nfs version I am using ????????..

Answer / vishal sharma

rpm -qa | grep nfs

Is This Answer Correct ?    33 Yes 18 No

How do i check which nfs version I am using ????????..

Answer / ambuj

nfsstat -v

Is This Answer Correct ?    14 Yes 5 No

How do i check which nfs version I am using ????????..

Answer / manoj

rpm -qi nfs nfs-utils
yum info nfs nfs-utils

Is This Answer Correct ?    18 Yes 16 No

How do i check which nfs version I am using ????????..

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

How do i check which nfs version I am using ????????..

Answer / rajkumar

rpcinfo -p localhost | grep -i nfs

This cmd is used for nfs version

Is This Answer Correct ?    22 Yes 23 No

How do i check which nfs version I am using ????????..

Answer / avil

nfsstat -a

Is This Answer Correct ?    9 Yes 11 No

How do i check which nfs version I am using ????????..

Answer / arun

rpm -qa | grep -i nfs

Is This Answer Correct ?    6 Yes 10 No

How do i check which nfs version I am using ????????..

Answer / karthik

rpm -qa |grep nfs
or
rpm -qi |grep nfs

Is This Answer Correct ?    1 Yes 7 No

How do i check which nfs version I am using ????????..

Answer / nishant mendhe

rpm -qa | grep -i nfs (SERVICE NAME)

Is This Answer Correct ?    3 Yes 10 No

Post New Answer

More Linux AllOther Interview Questions

what is the difference between unix and linux...

7 Answers  


What command can you use to review boot messages?

6 Answers  


What is the difference between semaphore and spinlock?

1 Answers  


What is the minimum number of partitions you need to install Linux?

30 Answers  


What are the main differences between RHEL4 & RHEL5?

11 Answers  


What are main anti-spam features available in sendmail?

1 Answers   CSC,


How to load the old kernel without rebooting server

1 Answers  


Why is it suggested to disable journalism in ext4 filesystem?

0 Answers   IBM, TCS,


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)

2 Answers  


expalin the process of kickstart installation?

1 Answers   HCL, IBM,


what is NIS Server...?

2 Answers   IBM,


How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples

0 Answers  


Categories