Slow SMB transfer NAS->PC - fast to PC->NAS - Win11Pro

  • this is all but " leave only direct connection NAS>---2.5gbit---<PC" !

    How i can do it from WIN11Pro?

    start powershell and run command Get-NetAdapter

    omv 6.9.6-2 (Shaitan) on RPi CM4/4GB with 64bit Kernel 6.1.21-v8+

    2x 6TB 3.5'' HDDs (CMR) formatted with ext4 via 2port PCIe SATA card with ASM1061R chipset providing hardware supported RAID1


    omv 6.9.3-1 (Shaitan) on RPi4/4GB with 32bit Kernel 5.10.63 and WittyPi 3 V2 RTC HAT

    2x 3TB 3.5'' HDDs (CMR) formatted with ext4 in Icy Box IB-RD3662-C31 / hardware supported RAID1

    For Read/Write performance of SMB shares hosted on this hardware see forum here

  • start powershell and run command Get-NetAdapter

    Ok - thanks. This is how it looks like from PC point of view.


    Name InterfaceDescription ifIndex Status MacAddress LinkSpeed

    ---- -------------------- ------- ------ ---------- ---------

    Połączenie sieciowe B...2 Bluetooth Device (Personal Area Ne...#2 19 Not Present B4-0E-DE-7A-4A-44 0 bps

    Ethernet Intel(R) Ethernet Controller I225-V 8 Up 1C-83-41-30-31-69 2.5 Gbps

    Wi-Fi Intel(R) Wi-Fi 6 AX200 160MHz 4 Not Present B4-0E-DE-7A-4A-40 0 bps

    Wi-Fi 2 Realtek 8812CU Wireless LAN 802.11ac... 2 Not Present 28-AD-18-ED-5E-FD 0 bps

  • this is all but " leave only direct connection NAS>---2.5gbit---<PC"

    I disconnect the WAN from NAS - and now its only NAS>---2.5gbit---<PC


    Network: Device-1: Intel 82371AB/EB/MB PIIX4 ACPI type: network bridge driver: piix4_smbus

    Device-2: Red Hat Virtio network driver: virtio-pci

    IF: ens18 state: up speed: -1 duplex: unknown mac: 5a:d0:50:13:44:b0

    IP v4: 192.168.1.118/24 scope: global

    IF-ID-1: br-0e9b81674364 state: down mac: 02:42:21:3d:48:a2

    IP v4: 172.22.0.1/16 scope: global

    IF-ID-2: br-4cf1b01faf45 state: up speed: 10000 Mbps duplex: unknown mac: 02:42:72:f3:ca:3f

    IP v4: 172.19.0.1/16 scope: global

    IP v6: fe80::42:72ff:fef3:ca3f/64 scope: link

    IF-ID-3: br-6954491a158d state: up speed: 10000 Mbps duplex: unknown mac: 02:42:0f:c9:27:04

    IP v4: 172.21.0.1/16 scope: global

    IP v6: fe80::42:fff:fec9:2704/64 scope: link

    IF-ID-4: br-86e765d1cc2a state: up speed: 10000 Mbps duplex: unknown mac: 02:42:bb:0b:5d:95

    IP v4: 172.20.0.1/16 scope: global

    IP v6: fe80::42:bbff:fe0b:5d95/64 scope: link

    IF-ID-5: br-99f59a7f18e2 state: up speed: 10000 Mbps duplex: unknown mac: 02:42:d9:ec:06:7b

    IP v4: 172.18.0.1/16 scope: global

    IP v6: fe80::42:d9ff:feec:67b/64 scope: link

    IF-ID-6: br-da22d9ffe1f1 state: up speed: 10000 Mbps duplex: unknown mac: 02:42:fc:06:cc:28

    IP v4: 192.168.160.1/20 scope: global

    IP v6: fe80::42:fcff:fe06:cc28/64 scope: link

    IF-ID-7: docker0 state: up speed: 10000 Mbps duplex: unknown mac: 02:42:86:9c:2c:70

    IP v4: 172.17.0.1/16 scope: global

    IP v6: fe80::42:86ff:fe9c:2c70/64 scope: link

    IF-ID-8: veth66dbd66 state: up speed: 10000 Mbps duplex: full mac: 42:0c:b4:49:6e:ee

    IF-ID-9: veth8e6fda7 state: up speed: 10000 Mbps duplex: full mac: 42:2f:c3:9a:bc:f0

    IF-ID-10: vethb7304a7 state: up speed: 10000 Mbps duplex: full mac: 9a:3c:39:ba:2c:98

    IF-ID-11: vethbea2a7d state: up speed: 10000 Mbps duplex: full mac: ce:53:25:9f:39:03

    IF-ID-12: vethf1cff4f state: up speed: 10000 Mbps duplex: full mac: 92:0d:2f:9d:b3:1e

    IF-ID-13: vethfe6fb10 state: up speed: 10000 Mbps duplex: full mac: fa:e2:ff:8e:bc:93

    WAN IP: No WAN IP found. Connected to web? SSL issues? Try enabling dig

    -----


    Do you see any possible cause in this?


    My NAS HDD is 4TB 5400rpm...

  • Please show

    inxi -S

    System:
    Host: nas Kernel: 5.18.0-0.bpo.1-amd64 x86_64 bits: 64 Console: tty 0
    Distro: Debian GNU/Linux 11 (bullseye)


    lsusb

    Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd QEMU USB Tablet
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


    This 2.5gbit USB NIC is connected to OMV thru LINUX BRIDGE in PROXMOX since my OMV is VM so there is a chance that is not visible as a part of OMV system direct. But with 1gbit i had no problems with connection and speed transfer.

  • Do you see any possible cause in this?

    its a complex setup, configuring proper routing isn't a simple task and beyond my skills.
    i.e. I had seen at work that a data entry error for network sub mask could result in weird behavior

    omv 6.9.6-2 (Shaitan) on RPi CM4/4GB with 64bit Kernel 6.1.21-v8+

    2x 6TB 3.5'' HDDs (CMR) formatted with ext4 via 2port PCIe SATA card with ASM1061R chipset providing hardware supported RAID1


    omv 6.9.3-1 (Shaitan) on RPi4/4GB with 32bit Kernel 5.10.63 and WittyPi 3 V2 RTC HAT

    2x 3TB 3.5'' HDDs (CMR) formatted with ext4 in Icy Box IB-RD3662-C31 / hardware supported RAID1

    For Read/Write performance of SMB shares hosted on this hardware see forum here

  • its a complex setup, configuring proper routing isn't a simple task and beyond my skills.
    i.e. I had seen at work that a data entry error for network sub mask could result in weird behavior

    So approach "make life easier" should help? ;)
    I will try to update my SWITCH and connect NAS direct to SWITH - and my PC to SWITH also.

    Thanks for you time and tips.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!