Discussion on:

9
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
WTF!?!!
maclovin 5th Apr 2010
Finder

'Go' Menu

'Connect to server'

nfs://server/share

How the hell hard is that?!
What are you connecting to? Over here, connecting to Linux servers, it is not nearly this easy. I wish it were. Using Finder like this does not allow you to set the mount options that seem to make all the difference.
0 Votes
+ -
NFS/SMB Shares?
maclovin 27th Apr 2010
If you are using some other protocol than AFP, then you need to specify it.

When you just type in the address/IP of the server, the connect to dialog ASSUMES the AFP protocol.

However, if you put 'nfs://' or 'smb://', that should give you the shares after specifying your login details.

Say the server's IP is 172.0.0.10.

Go>Connect to Server...

The put in "smb://172.0.0.10"

Then it asks for the login details, and will then give you the list of shares you have access to just like normal with an AFP (Apple Filing Protocol) server.

Any linux server that hosts machines other than linux workstations SHOULD have SMB enabled, and Macs can connect to those shares.

Sorry for the late response!
When you say "rsize=3276" do mean "rsize=32768" ???

If so, could we then just say "rwsize=32768"

Could you please give some reasoning behind upping this from the default?
0 Votes
+ -
Why "soft" option?
rlhamil 20th Mar 2011
"intr" is typically not relevant with "soft". "soft" means that an unresponsive server causes an error on the client, which may cause problems with memory-mapped I/O (including executables) or with programs that don't bother to check for I/O errors. The opposite of "soft" is "hard", which means the client keeps trying until the server comes back up. Together with "hard", "intr" means that it's possible to kill a program that's waiting for the server to respond.

Since "soft" can cause data loss, and cause processes running NFS mounted executables to die if the server becomes unresponsive, "hard,intr" is almost always a better choice.

If you nevertheless have some reason to favor "soft" mounts, I'd be interested in hearing it.
0 Votes
+ -
command line
khdetw 30th Mar 2011
Any way to set this up from the command line? The benefits of doing it that way are obvious to anyone who administers more than one machine. And even for one machine it's a lot easier to document and repeat (if necessary) what you did.
0 Votes
+ -
Need more info
alexbfree 6th Dec 2011
Hi, this is a great article but can you provide a little more info about what you meant by
"The key is the advanced mount options; without those options, setting up OS X as an NFS client will be more painful than it needs to be."

I know I can read the man page to get lots of specifics, just looking for a high level overview of what "pains" you were referring to.

Also, do you know if there is a way to create drive shortcuts for mounted NFS drives in OSX?

Thanks
Alex
0 Votes
+ -
speed
rreco 17th Jul
i am trying this with openindiana. the max speed i get is ~20mb/sec... any idea how to increase this? i am on a gigabit ethernet network.
0 Votes
+ -
Hi all,
I'm looking for a solution regarding the refresh problem on Lion OS with the nfs volumes.
I am configuring a system with a GBLabs NAS and 3 Mac clients, Lion and Snow Leopard, and everything is working correctly with the Leopard but the Lions are not refreshing the information when renaming files or folders.
Do you know if this is being fixed with Mountain Lion or any other way to solve it?
Best regards,
Csar
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.