Server is a MacMini 2014, latest Monterey, 2 TB SSD, 1 GBit Ethernet, one folder shared via the "Sharing" Pane in System Preferences.
Client is MacStudio, latest Ventura, 10 GBit Ethernet.
When reading from the share I get the full 1 GBit. When writing to the share, I only get ~400 MBit.
Any ideas why? Thank you!
====
Things I checked/tried:
- Local Benchmark on the Server's SSD: 530 MByte Read / 520 MByte Write (Sequential)
- SMB encryption is set to off (in nsmb.conf)
- smbutil statshares -a says
- Hardware Tab in Network Preferences is set to "Automatic" (server and client)
- Server and client are usually connected via a switch (QNAP QSW-2104-2T). I also connected them directly for testing.
- Different ethernet cable
====
EDIT
Solution: The Network Switch QNAP QSW-2104-2T was failing.
Client is MacStudio, latest Ventura, 10 GBit Ethernet.
When reading from the share I get the full 1 GBit. When writing to the share, I only get ~400 MBit.
Any ideas why? Thank you!
====
Things I checked/tried:
- Local Benchmark on the Server's SSD: 530 MByte Read / 520 MByte Write (Sequential)
- SMB encryption is set to off (in nsmb.conf)
- smbutil statshares -a says
Code:
USER_ID 501
SMB_NEGOTIATE SMBV_NEG_SMB1_ENABLED
SMB_NEGOTIATE SMBV_NEG_SMB2_ENABLED
SMB_NEGOTIATE SMBV_NEG_SMB3_ENABLED
SMB_VERSION SMB_3.0.2
SMB_ENCRYPT_ALGORITHMS AES_128_CCM_ENABLED
SMB_ENCRYPT_ALGORITHMS AES_128_GCM_ENABLED
SMB_ENCRYPT_ALGORITHMS AES_256_CCM_ENABLED
SMB_ENCRYPT_ALGORITHMS AES_256_GCM_ENABLED
SMB_CURR_ENCRYPT_ALGORITHM OFF
SMB_SHARE_TYPE DISK
SIGNING_SUPPORTED TRUE
EXTENDED_SECURITY_SUPPORTED TRUE
UNIX_SUPPORT TRUE
LARGE_FILE_SUPPORTED TRUE
OS_X_SERVER TRUE
FILE_IDS_SUPPORTED TRUE
FILE_LEASING_SUPPORTED TRUE
MULTI_CREDIT_SUPPORTED TRUE
DIR_LEASING_SUPPORTED TRUE
ENCRYPTION_SUPPORTED TRUE
- Server and client are usually connected via a switch (QNAP QSW-2104-2T). I also connected them directly for testing.
- Different ethernet cable
====
EDIT
Solution: The Network Switch QNAP QSW-2104-2T was failing.
Last edited: