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

This question is belong to linux support. "one of my customer told to me, my application is getting slow response". how to resolve the issue. what are the steps you will follow to resolve the issue.

0 Answers  


am installed windows and later i installed ubuntu i want to unistall ubuntu can any one tel the procedure to uninstall ubuntu in my windows 7 please mail to me ---kiranpulsar2007@gmail.com and later i want to install ubuntu after uninstalling ubuntu tel the procedure for that also i dont know to patrition the hard disk drive please tel to them please reply

1 Answers  


In how many ways linux can be installed n explain th steps involved in installation in any of the method..?

1 Answers   IBM,


Without Using $date -dyesterday. How I get the yesterday's date ?

3 Answers   DELL,


1.how to know cpu information on linux system? 2.how to hardware information on linux system? 3.if we add the new user what are the files will be changed? 4.how to remove the cache in squid server ? 5.how to know ur useing 32bit r 64 bit os ? 6.at booting process at init level which file it is reads? 7.if ur system performance is show what can u do ? 8.if ur file system corrupted what can u do ? fsck also not working? 9.how did u do health check in linux? 10.how did u check system performance in linux? 11.how did u create NIS server? give me the steps ? 12.how did u add a packages in linux ? 13.how did u know depended packages for any package useing rpm how u know? 14.how did you monitor cronjobs in linux ? 15.what is the use of logroted? and how did u do ? 16.port no is already in use so what canu do for that in http? 17.how to samba configurated are not ? there are any command for that ? 18.how to create a NTP Client using commands ? not as graphical... 19.how to know how many members are using any service? like ftp are any other services? 20.what is the differences between cmp,diff,comm commands?

3 Answers  






What is the difference between Telnet and SSH?

17 Answers   Bayer, KTree,


how to install linux OS? pls send step by step

3 Answers  


How find out drivers of installed devices in linux (RHEL)?

2 Answers  


why you are using nis server

2 Answers  


what is the gate of ftp server in redhat linux?

0 Answers  


What text filter can you use to display a binary file in octal numbers?

1 Answers  


How to apply patch for multiple servers .

1 Answers   IBM,


Categories