Obsolete Releases > SME 8.x Contribs

Unable to mount NFS share from a qnap nas

<< < (4/5) > >>

Michail Pappas:

--- Quote from: ReetP on July 11, 2012, 10:57:38 AM ---Google is your friend (well, not for its privacy policy) or DuckDuckGo
--- End quote ---
Christ, what is this DuckDuckGo thing? I've been rendered obsolete, that's a certainty :D


--- Quote ---http://nfs.sourceforge.net/
http://www.brennan.id.au/19-Network_File_System.html
http://www.centos.org/docs/5/html/Deployment_Guide-en-US/ch-nfs.html
http://www.cyberciti.biz/faq/centos-fedora-rhel-nfs-v4-configuration/

This is just a standard mount.
--- End quote ---
I do have some basic knowledge on NFS mounts. The question here is:

--- Quote ---...provide information in what exactly I should do, after I install nfs-utils, in order to mount a remote NFS system? Should some config take place? Have some daemons automatically start up perhaps?

--- End quote ---
... all in the context of SME. For example, if it was my FreeBSD box, I'd just have to modify /etc/fstab for the mounting of the remote NFS share to take place. What should be done in the case of SME, considering the SME configuration specifics and templating?

ReetP:

--- Quote from: reqman on July 11, 2012, 12:59:46 PM ---Christ, what is this DuckDuckGo thing? I've been rendered obsolete, that's a certainty :D

--- End quote ---

Hehehehe.... I feel the same these days :-) Must be getting old cos I've got more cynical with the data thieves. Google are one of the worst IMHO so I rarely use it these days. There are a few newer search engines about that are a bit more privacy orientated so I prefer them......


--- Quote ---I do have some basic knowledge on NFS mounts. The question here is:... all in the context of SME. For example, if it was my FreeBSD box, I'd just have to modify /etc/fstab for the mounting of the remote NFS share to take place. What should be done in the case of SME, considering the SME configuration specifics and templating?
--- End quote ---

If you search the forums, it would appear that fstab is one file you can manually edit and it shouldn't lose the changes. Suggest you put your mount line/s in there and give it a whirl :-)



janet:
reqman

http://duckduckgo.com/

Michail Pappas:
@mary: I have not forgotten to use google, my comment above was more of a joke :)

BTW, is it possible to move this thread back to the SME 8? This is not about a contrib, but rather for the base system.

Now, I don't know if this is useful (and correct for that matter), but I did find what should be done in order to be able to mount foreign NFS shares

--- Code: ---yum install nfs-utils
ln -s /etc/init.d/portmap /etc/rc7.d/S92portmap

--- End code ---

The first command is definitely needed, not sure about the second one though at least in the context of SME templating etc. What is certain is that if portmap is not running, I can not mount anything... The choice of rc7.d and S92 (in S92portmap) were arbitraty: when bug 7006 is fixed, I'm certain that proper choices will be made :)

ReetP:

--- Quote from: reqman on July 14, 2012, 05:30:00 PM ---
Now, I don't know if this is useful (and correct for that matter), but I did find what should be done in order to be able to mount foreign NFS shares

--- Code: ---yum install nfs-utils
ln -s /etc/init.d/portmap /etc/rc7.d/S92portmap

--- End code ---

The first command is definitely needed, not sure about the second one though at least in the context of SME templating etc. What is certain is that if portmap is not running, I can not mount anything... The choice of rc7.d and S92 (in S92portmap) were arbitraty: when bug 7006 is fixed, I'm certain that proper choices will be made :)

--- End quote ---

Would suggest you add this to your bug (which is where any bug related info should really go).

B. Rgds
John

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version