LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-25-2012, 05:34 AM   #1
vinaytp
Member
 
Registered: Apr 2009
Location: Bengaluru, India
Distribution: RHEL 5.4, 6.0, Ubuntu 10.04
Posts: 707

Rep: Reputation: 55
Mounting nfs share from Fedora 14 to Fedora 5


Hi All,

After about a year break, I am back on LQ

I have nfs share shared from Feodra 14 machine, with /etc/exports having below content

Code:
/home  135.254.0.0/16(rw,sync,no_root_squash)
If I try to mount this on another Fedora 14 machine it mounts without any issue.
Code:
mount -t nfs 135.254.179.100:/home/  test
If I try to mount this share on Fedora 5 machine (I can't upgrade this machine for some reason), it gives following error.

Code:
[root@FC5 user1]# mount -t nfs 135.254.179.100:/home/  test
mount to NFS server '135.254.179.100' failed.
[root@FC5 user1]# mount -t nfs 135.254.179.100:/home/ -o nfsvers=3 test
mount to NFS server '135.254.179.100' failed: possible invalid protocol.
Anticipating some help !

Thanks,
Vinaya
 
Old 05-25-2012, 06:23 AM   #2
vinaytp
Member
 
Registered: Apr 2009
Location: Bengaluru, India
Distribution: RHEL 5.4, 6.0, Ubuntu 10.04
Posts: 707

Original Poster
Rep: Reputation: 55
I got the answer, I have to specify nfs4 as switch to mount.

This works !

Code:
mount -t nfs4 135.254.179.100:/home/ test
Thanks
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Fedora 16 NFS share stopped working unexpectedly. anon112 Linux - Networking 8 02-18-2012 05:58 PM
Fedora 15 not mounting NFS shares from fstab PreacherBill Fedora 11 07-05-2011 03:16 PM
NFS mounting between Fedora and OpenSolaris martindp210 Linux - Server 1 08-09-2008 06:20 PM
Connecting to nfs share on fedora core 4 Infernal211283 Linux - Networking 1 12-12-2005 07:07 AM
problem mounting winXP share on Fedora.C2 hq4ever Linux - General 2 07-10-2004 08:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration