Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2012 23:16:56 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Zaphod Beeblebrox <zbeeble@gmail.com>
Cc:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Re: iSCSI vs. SMB with ZFS.
Message-ID:  <alpine.BSF.2.00.1212122313330.1562@wojtek.tensor.gdynia.pl>
In-Reply-To: <CACpH0Md5H2C0a4Cc8iwFa5M6v3oGFXmydbvHPs_MOY53CXiYfA@mail.gmail.com>
References:  <CACpH0Md5H2C0a4Cc8iwFa5M6v3oGFXmydbvHPs_MOY53CXiYfA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> about the same as the local disk for some operations --- faster for
> some, slower for others.  The workstation has 12G of memory and it's
> my perception that iSCSI is heavily cached and that this enhances it's

any REAL test means doing something that will not fit in cache.

> But this is imperfect.  The iSCSI disk reserves all of it's space and
> the files on the disk are only accessible to the computer that mounts
> it.

it is even more imperfect. you layout one filesystem over another 
filesystem. not only degraded performance but you don't have 
parallel access to files on this "disk".

> The performance on the SMB share is abysmal compared to the
> performance on the iSCSI share.  At the very least, there seems to be
> little benifit to launching the same application twice --- which is
> most likely windows fault.

This is SMB protocol. sorry it is stupid. And it doesn't make real use of 
cache.
This is how windows file sharing works. Fine if you just want to copy 
files. not fine if you work on them.

> Will SMB always have significantly less performance than iSCSI coming
depends what you do but yes SMB is not efficient.

i am happy with SMB as it is enough to store users or shared documents.
And it is quite fast on large file copy etc.

but terrible on randomly accessing files.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1212122313330.1562>