Displaying 6 results from an estimated 6 matches for "hnas".
Did you mean:
has
2023 Apr 07
2
Need SMB server / client tuning help
...om them. As a result, we're uncertain about the
status of their Samba version, whether it's in standard or mangled form,
and whether they're capable of providing us with the smb.conf file.
I was wondering if there are any specific parameters or information that we
should check from the HNAS samba server side to address the slowness issue
we're experiencing with a particular share that contains a large number of
smaller files, apart from the smb.conf file. Additionally, I was wondering
if you could advise on the specific details we should look for in the SMB
protocol perspective wh...
2023 Apr 07
1
Need SMB server / client tuning help
...iate it.
Please find the required details below.
Windows SMB client has below OS specifications:
OS Name: Microsoft Windows Server 2016 Standard
OS Version: 10.0.14393 N/A Build 14393
OS Manufacturer: Microsoft Corporation
SMB server:
It is a Hitachi NAS(HNAS) device box.
We don't know much about its SMB configuration as it has a minimal UNIX
based OS version and standard RHEL commands do not work on it. So, we are
not able to run 'testparam -s'
Thanks & regards,
Swapnil M.
On Fri, Apr 7, 2023 at 12:38?PM Rowland Penny via samba <...
2015 Jul 17
0
[Bug 3099] Please parallelize filesystem scan
...and data on these systems ends up across 100's of disks. Single threads end up severely bound by latency. This is why multi-threading should be optional. It doesn't help everyone.
>
>For example, one of my rsync jobs moving from a ZFS system in St. Louis, Missouri to a Hitachi HNAS in Minneapolis, Minnesota has over 100 million files. Each day 50 to 100 thousand files get added or updated. A single rsync job would take weeks to parse this job and send the changes. I split it into 120 jobs and it typically completes in 2 hours when no humans are using the systems. A re...
2018 Mar 13
0
cifs-utils release 6.8 ready for download
...commit 48d88f946e72a3a8618498524e61f9053bb565f4
Author: Shirish Pargaonkar <shirishpargaonkar at gmail.com>
Date: Wed Aug 30 06:29:52 2017 -0500
cifs: setcifsacl - Send the actual (security descriptor) buffer
size instead of the pre-allocated size
Some SMB servers such as HDS HNAS (Hitachi NAS) return error
NT Status: STATUS_INVALID_SECURITY_DESCR (0xc0000079)
during set cifs acl operation.
This happens due to mismatch in the size of actual security descriptor
being set versus the size of the security descriptor stated in the
request.
Instead of s...
2023 Apr 07
1
Need SMB server / client tuning help
On 06/04/2023 22:37, Swapneel More via samba wrote:
> Greetings!!
>
> I am seeking your help to resolve a problem I am facing with the network
> throughput of an SMB share.
>
> We have two SMB shares: one containing files which are bigger in size and
> the other containing a large number of small files. Both share sizes are in
> terabytes.
>
> While mapping the SMB
2015 Jul 17
3
[Bug 3099] Please parallelize filesystem scan
https://bugzilla.samba.org/show_bug.cgi?id=3099
--- Comment #8 from Chip Schweiss <chip at innovates.com> ---
I would argue that optionally all directory scanning should be made parallel.
Modern file systems perform best when request queues are kept full. The
current mode of rsync scanning directories does nothing to take advantage of
this.
I currently use scripts to split a couple