Jump to content

Sesshoumaru

Members
  • Posts

    11
  • Joined

  • Last visited

Sesshoumaru's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I've now tested for two days with an Unbuntu based MergerFS + Snapraid solution and the Sync (using Syncthing) is stable with the main TrueNAS server around 180 Mb/s - which basically is the max speed of the backup drive. This will now be my main backup solution for the time being. After a bit lurking around in the logs, I am relatively convinced that the issue lies within the SMB implementation. There is some heavy busy waiting going on in the SMB servicee which occupied 2-3 threads, which do not get a lock on the target device. Only different thing about this drive (except from being Hitachi and not Toshiba like the others) is that it is already filled 99% (80GB free). I gave up further analysis as I have a working backup again.
  2. I am at my wits end. Switching back to rsync, as docker is off .. same issue. At least two cores are at 100% and the system halts after about 5min, no data transfer .. or stuck, very slow. I will setup a machine with MergerFS and Snapraid as test, if it works then, server will get culled and switch to that solution.
  3. I will try that. What I can defintly say is that docker has a serious issue, because it stopps respoding and as shown previously, runs extremly slow after some writes to the disk happen. I am puzzled by this problem as well. Its as if once the backup operation starts (regardless of rsync or syncthing) somethng in the system locks up and causes the system to come almost to an entire halt. Docker being unresponsive, SMB being unresponsive, disk read/write going doen in the kb/s area (for disks usually make 100Mb/s without issue).
  4. Using Rsync from command line didn't change a thing. I switched to Syncthing and the same issue happens again. I connected the two server directly via a 10Gbe connection, no change, issue happens again. I configured the main server (TrueNas) to send data to a SMB share on a PC -- streams smoothly wth 375 MB/s. The error is on Unraid side and I am quite sure that the error is on system level. Even running the Parity Checker is down to 250 kb/s read/write performance, which is laughable for an internal operation. I doubt its a problem with the SMB - even if I have no hard reasoning besides als Parity check being hellish slow. Anyhow, the system is basically unusable. It was fine with 6.9.2 - things went haywire with 6.9.15. Seems like I have to curb the system and switch so something else, like plain server with MergeFS and SnapRaid. A pity...... but the current state is just inacceptble.
  5. Yes, I re-installed Syncthings as per manual, everythng default. When checking the folder permissions I saq that there was neither write nor read permission -- which is odd, as I mouted and assigned the rights correctly. After chmod'ing all the contents (from the Unraid shell) with a+w+r Syncthings finally could assess the share. Permission nightmware. It would be a great feature to have all the things doing on in the appdata folder and no write access to the share needed.. of cause read access is mandatory (that one bugged me the most).
  6. Yes, the RSync procedure was going on at that moment. The SMB performance seemed normal to me. I could access all files on the main server (TrueNas) with good performance (about 800 MBit/s). But RSync reported copy performance of about 3 Mbit/s ... and even worst. between file copy the system takes a break of several minutes. In this time TrueNas idles and Unraid has two cores on 100%. After a reboot, Unraid's docker performace went up from 10min per compose to 10sec again. So something on Unraid must degrade (system was on for 24h before).
  7. I just don't understand how I have to configure this plugin. My situation: There is an existing share (SMB, private) which has a subfolder I want to sync. I created a new user "Syncthings" and gave it permission to access the main share. I used its PUID to configure the plugin. I also created a new share for the appdata. The permission on the config folder are fine can be assessed (seen as nobody:users). But when I map the actual share to /media/share1 then permission is root:root and nothing works, access denied. Can somebody give me a hint how this is supposed to work? That would be helpful
  8. Freshly created. Edit: Added snapshot of startup performance of Syncthings (see timestamps, its crazy) mainbackup-diagnostics-20221226-1720.zip
  9. Hi I am using the latest Unraid Version (06.11.05). Since a couple days I have massive performance issues. The copying of data from the main server (TrueNAS) via RSYNC suddenly is slow as hell, in the area of kilobytes. For minutes nothing happens, before it bursts shortly. I tried to switch to Syncthings, but then noticed that even the docker run command for it takes 1h (!!!) to complete. The system is slow as hell. During the docker run also the entire server is not responding to nothing anymore. A complete catastrophy. The software is basically unusable. No changes to TrueNAS or anything else in the network. Need help or I have to curb this thing. Its supposed to be a smooth working backup and not a maintainance hell. Best Regards
  10. Found the answer, permissions where still wrong after using of "Safe New Permissions". I changed all directories to 755 and files to 666 by terminal and now it works as expected. Don't task me what happend... but now it works. PS: Will attach diagnostics in the future
  11. Hello I have installed a new Unraid server and copied all my 30TB of data over - it acts as backup server. On the server itself all is good. So I can see the files (File Browser). But when I am accessing the data via SMB share (windows 10 client) then I only can see the top-most folder. Its shown as size 0 and I cannot navigate into it. I checked that all the permissions on the Unraid are right (all owned by nobody / users) and my user account to access the data from windows 10 has read/write permissions for the share set. Can anybody help me with this? Never had this kind of trouble with SMB before (SMBv1 enabled on client). Thanks
×
×
  • Create New...