Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nfs or cifs?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
archrival
n00b
n00b


Joined: 09 Feb 2003
Posts: 18
Location: Scottsdale, AZ

PostPosted: Wed Jun 22, 2005 10:02 pm    Post subject: nfs or cifs? Reply with quote

I currently have a linux based file server/domain controller/router, previously I was using cifs to mount the samba share I use on my various Windows boxes when it dawned on me that I have no need for samba on my linux desktop (I could use NFS and CUPS, no domain authentication required on that machine). I switched over to use NFS on the server for /home/samba (my data directory) and /usr/portage (no need to sync twice!) and I was wondering if nfs really is the way to go in this situation, I figure it is, but I figured I'd ask the experts. Are there any situations where nfs wouldn't be a good choice? NFS seems faster, but maybe I want it to.
Back to top
View user's profile Send private message
Kaboosh
Apprentice
Apprentice


Joined: 10 Jun 2004
Posts: 162
Location: Edmonton, AB - Canada

PostPosted: Thu Jun 23, 2005 2:55 am    Post subject: Downsides to NFS Reply with quote

There's only one major downside I find with NFS - it is a kernel-level process and causes processes to hang (sometimes zombie) if the exported folder that they're accessing is unavailable :(

It's also not very good unless you have a centralized security protocol like NIS or NIS+ otherwise it relies on the client to verify that a user (including root) is in fact that user...

If you do decide to go with NFS - also use the kernel automounter...they go well together.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum