ArthurM

Members
  • Posts

    14
  • Joined

  • Last visited

ArthurM's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Adding the two bolded lines and changing MTU on unraid to 9000 not 9014 like my windows client. (read that it can be an issue with linux...) gets me 10gig speeds for a few gigabytes then it drops for a bit. 960 evo nvme cache running out ? I think this should be good enough now Its much more stable on the other end... server multi channel support = yes aio read size = 1 aio write size = 1 interfaces = "192.168.5.20;capability=RSS,speed=10000000000" "192.168.0.199;speed=1000000000" Screeshots are two large video files totalling 20GB in size.
  2. I've been able to get 10gig speeds one way from my windows machine to unraid. However when copying from my unraid nvme cache drive to my windows machine, I'm only getting 300MB/sec transfer speeds. Ive turned all offloading OFF on windows and unraid machine Buffer is at 4096, MTU 9014 on both sides. Windows (5950x) 32gig - Unraid machine has 1800x with 32gig ram Drive on unraid is a pair of NVME 970 evo mirrored in ZFS. Iperf benchmarks: With iperf3 no multiple connections: windows running iperf3 -s and unraid as client: I'm getting 9.05Gbit/sec unraid as server and windows as client: 7.05 Gbit/sec Iperf3 with -P4 9.90 Gbit/sec both ways. When switching configuration and rebooting I'm seeing this error in unraid logs: Oct 9 11:06:12 Tower smbd[2441]: [2023/10/09 11:06:12.276350, 0] ../../source3/smbd/smb2_server.c:677(smb2_validate_sequence_number) Oct 9 11:06:12 Tower smbd[2441]: smb2_validate_sequence_number: smb2_validate_sequence_number: bad message_id 4 (sequence id 4) (granted = 1, low = 1, range = 1) Oct 9 11:06:12 Tower smbd[2441]: [2023/10/09 11:06:12.278272, 0] ../../source3/smbd/smb2_server.c:677(smb2_validate_sequence_number) Oct 9 11:06:12 Tower smbd[2441]: smb2_validate_sequence_number: smb2_validate_sequence_number: bad message_id 3 (sequence id 3) (granted = 1, low = 1, range = 1) Feels like a negotioation error, it only happens when i restart my machine and initiate a transfer. (windows file explorer gui seems stuck for a few seconds (20-30 sec) then start transferring... Here are my latest crystal disk benchmarks: I had missconfigured my PCI lanes on my windows machines my nvme on my windows machine is now getting enough speed to saturate 10GIG both ways. (C is windows machine, Z is unraid) Benchmarks looks good but when copying files from Z to C only getting 300MB/sec transfer speed...
  3. I was able to drastically improve my transfer speed from my windows machine to unraid cache drive following the RSS configuration for my intel X540-t 10gig cards, I have two 970 evo mirrored on ZFS in unraid as my cache drive. I used one of the suggested comments to access a custom "share" to bypass the overhead you can get from unraid file handling. I'm getting close to full 800MB/sec speed copying from my windows VM to unraid. Far from it the other way around. 280MB/sec max. Looks like RSS is not working the other way ? C is windows drive Z is the share on unraid.
  4. Fantastic, sorry I didnt realise that the key was checked when clients are attempting to connect. It is indeed working as intended! The "green" ready really got me confused Hoping they figure out the mac builds on github soon! Extra IT Support incoming Thanks for all the nifty tools you put out there! Have a nice week, N
  5. Are you using the latest client available ? I've removed and reinstalled the container and I'm still able to join by only providing my domain name... Public key: **heloworld** -------------------------------------------- [2023-09-18 09:43:53.681398 -05:00] INFO [src/common.rs:121] Private key comes from id_ed25519 [2023-09-18 09:43:53.681424 -05:00] INFO [src/relay_server.rs:581] Key: **helloworld** [2023-09-18 09:43:53.681401 -05:00] INFO [src/common.rs:121] Private key comes from id_ed25519 [2023-09-18 09:43:53.681427 -05:00] INFO [src/rendezvous_server.rs:1191] Key: **helloworld** [2023-09-18 09:43:53.681433 -05:00] INFO [src/peer.rs:84] DB_URL=./db_v2.sqlite3 [2023-09-18 09:43:53.681456 -05:00] INFO [src/relay_server.rs:60] #blacklist(blacklist.txt): 0 [2023-09-18 09:43:53.681477 -05:00] INFO [src/relay_server.rs:75] #blocklist(blocklist.txt): 0 [2023-09-18 09:43:53.681482 -05:00] INFO [src/relay_server.rs:81] Listening on tcp :21117 [2023-09-18 09:43:53.681487 -05:00] INFO [src/relay_server.rs:83] Listening on websocket :21119 [2023-09-18 09:43:53.681492 -05:00] INFO [src/relay_server.rs:86] Start [2023-09-18 09:43:53.681560 -05:00] INFO [src/relay_server.rs:106] DOWNGRADE_THRESHOLD: 0.66 [2023-09-18 09:43:53.681572 -05:00] INFO [src/relay_server.rs:115] DOWNGRADE_START_CHECK: 1800s [2023-09-18 09:43:53.681580 -05:00] INFO [src/relay_server.rs:124] LIMIT_SPEED: 4Mb/s [2023-09-18 09:43:53.681586 -05:00] INFO [src/relay_server.rs:134] TOTAL_BANDWIDTH: 1024Mb/s [2023-09-18 09:43:53.681594 -05:00] INFO [src/relay_server.rs:148] SINGLE_BANDWIDTH: 16Mb/s [2023-09-18 09:43:53.683527 -05:00] INFO [src/rendezvous_server.rs:98] serial=0 [2023-09-18 09:43:53.683538 -05:00] INFO [src/common.rs:46] rendezvous-servers=[] [2023-09-18 09:43:53.683541 -05:00] INFO [src/rendezvous_server.rs:100] Listening on tcp/udp :21116 [2023-09-18 09:43:53.683544 -05:00] INFO [src/rendezvous_server.rs:101] Listening on tcp :21115, extra port for NAT test [2023-09-18 09:43:53.683548 -05:00] INFO [src/rendezvous_server.rs:102] Listening on websocket :21118 [2023-09-18 09:43:53.683566 -05:00] INFO [libs/hbb_common/src/udp.rs:35] Receive buf size of udp [::]:21116: Ok(212992) [2023-09-18 09:43:53.683604 -05:00] INFO [src/rendezvous_server.rs:137] mask: None [2023-09-18 09:43:53.683609 -05:00] INFO [src/rendezvous_server.rs:138] local-ip: "" [2023-09-18 09:43:53.683614 -05:00] INFO [src/common.rs:46] relay-servers=[] [2023-09-18 09:43:53.683646 -05:00] INFO [src/rendezvous_server.rs:154] ALWAYS_USE_RELAY=N [2023-09-18 09:43:53.683663 -05:00] INFO [src/rendezvous_server.rs:186] Start [2023-09-18 09:43:53.683698 -05:00] INFO [libs/hbb_common/src/udp.rs:35] Receive buf size of udp [::]:0: Ok(212992) [2023-09-18 09:43:53.684913 -05:00] INFO [libs/hbb_common/src/udp.rs:35] Receive buf size of udp 0.0.0.0:0: Ok(212992) ``` I do have an IPSEC tunnel enabled between server and client atm... Shouldnt have an impact right ? No effect when using your syntax as well. **helloworld** is a placeholder Thanks for any input!
  6. Logs show that the key is being used but client can connect only providing the domain name where the server/relay is hosted. I'm using a custom network to help with port forwards from wan. Any chances keys are cached in client and thats why i'm able to get in without a key ?
  7. rustdesk docker app Hello, I've tried created a custom -k xyuzfeafafafdafa.... and use -k _ Buit it doesnt seem to block connections from clients with no keys. Any idea why this is happening ?
  8. Hi beautiful community, I'm trying to deploy a couple projects on unraid with docker but having a hard time figure out how to persist my apps content to the appdata folder. When & How do you copy the config, db, files/folder to the appdata folder? My understanding is that i need an entrypoint script to copy the files onto the container at startup. Can this be accomplished with an already built image from dockerhub? or do i need to create my own Dockerfile? How do my source files find their way to the bound appdata folder? When i bind my working directory in the unraid UI, I end up with no files at all on the docker container like other users have experienced. I've been trying to accomplish this for a while with no success, ive found a few threads with people asking about the same thing but no clear answer on how to get it done. I'm looking into deploying a shinobi container and an express app to build and deploy websites. Having persisting data go to my array instead of the unraid docker FS would be peachy. I can get everything to work but on container restart loosing everything that was done, i understand that this is what is supposed to happen. Basically how do you create a docker image like the ones available on the community apps page where they copy the persisting data to the bound appdata folder? Does anyone have any more information on how to accomplish that? A good thread, youtube video? Spaceinvader hint hint... ❤️
  9. Hello, i've been running an unraid server for a year now with one VM (freepbx centos distro) with no issues at all. Today i built another VM, (windows server 2019), boots up fine pings internet etc... But now my pbx timeouts when i ping it locally every 20 requests or so. For a pbx thats not great sadly. Users were experiencing dropped calls... As soon as i turn of the windows VM no more timeouts.... Running unraid 6.8.3, i'm dreading upgrading right now but will probably get to that point soon. Any ideas ? My machine has multiple ethernet ports tried using another interface & same issue happens. Thanks guys! NM
  10. are the problems from 2018 still current for devices like these as far as passing smart data? https://www.sabrent.com/product/DS-SC5B/usb-3-2-5-bay-3-5-sata-hard-drive-tray-less-docking-station/ would like to expand my array. My unraid hardware is pretty capped as far as sata ports, was thinking of adding a pci 2.0 usb 3.2 card. Thanks for any feedback <3
  11. Hello, all i've been experiencing this issue for a few months. My unraid box will work fine for weeks then suddenly shares are not accessible anymore, when i login the gui im suprised to see that all my private shares are now public and getting all kind of errors in the console. im running the linux server build to be able to use my antena with plex. A fresh reboot usually fixes that, could it be a memory issue? Has anyone experienced that ? Thanks all, have a nice weekend! Love the platform overall ;) NM
  12. Looks like my usb drive is having issues - able to update by rebooting a few times.. was able to get a backup.
  13. Hello, Im unable to update to 6.8.2 from 6.8.0. Getting this message: Weird things happened with my shares as well - all went public for some reason? writing flash device - please wait... Archive: /tmp/unRAIDServer.zip plugin: run failed: /bin/bash retval: 1. --------------------- Feb 22 12:16:01 kernel: FAT-fs (sda1): FAT read failed (blocknr 492) Feb 22 12:16:01 root: cp: cannot create regular file '/boot/config/secrets.tdb': Input/output error Feb 22 12:16:03 root: /etc/rc.d/rc.samba: line 25: /boot/config/machine-id: Input/output error Feb 22 12:16:03 root: cp: cannot stat '/boot/config/machine-id': No such file or directory --------------------- ErrorWarningSystemArrayLogin Feb 22 12:16:00 root: cp: cannot stat '/boot/config/machine-id': No such file or directory Feb 22 12:16:00 root: Starting Samba: /usr/sbin/smbd -D Feb 22 12:16:00 root: /usr/sbin/nmbd -D Feb 22 12:16:00 root: /usr/sbin/winbindd -D Feb 22 12:16:00 kernel: FAT-fs (sda1): FAT read failed (blocknr 492) Feb 22 12:16:00 kernel: FAT-fs (sda1): FAT read failed (blocknr 492) Feb 22 12:16:01 emhttpd: error: put_config_idx, 613: No such file or directory (2): fopen: /boot/config/shares/Xyz.cfg Weird things happened with my shares as well - all went public for some reason? Was hopping that the update would fix some of these issues.. anyone experiencing similar things? Thanks for your time, NM
  14. It's just so user friendly!!! - i would like to have my haupanage drivers loaded in default -- good luck everyone!