This is a discussion on SMB and NFS within the Linux Networking forums, part of the Linux Forums category; Hi, I'm traying to compare NFSv3, NFSv4 and SMB filesystem and can't find how those filesystems will behave ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I'm traying to compare NFSv3, NFSv4 and SMB filesystem and can't find how those filesystems will behave in situation when a) Copying many small (few KB) files b) Copying few big (over 50MB) files same time by about 10 clients. Will serwer create some buffer or fragments of files are read for every client? NFSv4 will pack many lookup/open/read requests in COMPOUND procedure, NFSv3 will perform every request in separate call but how it be handle by SMB ? Thanks for answers, Peter -- ------------------------------------------------------------------------- Piotr '_PepeR_' Wojciechowski | "The trouble with being a god is that NetAdmin @mlekomat.com.pl | you've got no one to pray to" http://peper.eu.org GG: 484520 | -- (Terry Pratchett, Small Gods) -----------JID:peper@jabber.org-------------------------------*no-spam*-- |
|
|||
|
Yup both NFSvX and SMB should work. In past i had used both on 5GB size
files though i find NFS bit faster -- www.nixCraft.com __________________________________ Who am I? What am I doing? Why this happened to me? Are you stuck in life? Then read the most age old "Bhagwat gita" to solve all mysteries of life. |
|
|||
|
Vivek Gite napisaĆ(a):
> Yup both NFSvX and SMB should work. In past i had used both on 5GB size > files though i find NFS bit faster > I know they will work but I'm interested how requests and answers will be handle by SMB server. This protocol is not well documented. -- ------------------------------------------------------------------------- Piotr '_PepeR_' Wojciechowski | "The trouble with being a god is that NetAdmin @mlekomat.com.pl | you've got no one to pray to" http://peper.eu.org GG: 484520 | -- (Terry Pratchett, Small Gods) -----------JID:peper@jabber.org-------------------------------*no-spam*-- |