| Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-18-2007, 05:30 AM
|
#1
|
|
LQ Newbie
Registered: Apr 2007
Location: India
Distribution: RHEL4,Fedora6
Posts: 28
Rep:
|
How to automount the nfs share in Mandriva 2007.1
Hi,
In our company we are using NFS/Samba server to share the data between Linux/Windows Users. Clients use RedHat desktop edition or Mandriva OS to access the RHEL 4 Server.
I'm able to mount the files permanently from the Redhat client machines & its working fine.But when i mount the share data from from Mandriva machines its working fine only for the current session.If the Mandriva client machine is rebooted then the NFS shared data is not mounted automatically.If i give "mount -a" command then its working again.But it still lasts for that session.
vi /etc/fstab
172.148.1.10:/ic/dump /ic/dump nfs defaults 0 0
I don't want the Mandriva users to access the data through the samba method
Please help me in this..
Thanks & Regards,
Deepu G.
|
|
|
|
09-18-2007, 11:44 PM
|
#2
|
|
Member
Registered: Oct 2005
Location: Bangalore,India
Distribution: Debian
Posts: 37
Rep:
|
Hi,
It seems like entry sequence issue. Is NFS entry is last in /etc/fstab. If not then make it last entry under /etc/fstab and try rebooting after that.
|
|
|
|
10-11-2007, 06:24 AM
|
#3
|
|
LQ Newbie
Registered: Apr 2007
Location: India
Distribution: RHEL4,Fedora6
Posts: 28
Original Poster
Rep:
|
hi,
Thanks for your reply..But even after changing the nfs entry to the last line in /etc/fstab i'm still getting the same problem..Everytime i've to give "mount -a" to make the entries in fstab file to get mounted.
|
|
|
|
10-12-2007, 03:15 PM
|
#4
|
|
LQ Newbie
Registered: Oct 2007
Posts: 2
Rep:
|
Too soon
The startup scripts are calling mount -a before portmap and nfsd are loaded. Put a noauto flag in fstab, then at the end of /etc/rc.local put mount /ic/dump.
However, you won't be able to boot your computer if the NFS server is down. Consider looking at the automounter, which will only mount the share when you access it.
|
|
|
|
10-12-2007, 09:51 PM
|
#5
|
|
Senior Member
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
|
I am having this similar problem with the new OpenSuSE 10.3. It's really annoying!!!
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:26 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|