Sanduleak

Members
  • Posts

    23
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Sanduleak's Achievements

Noob

Noob (1/14)

0

Reputation

  1. This issue has been driving me nuts for the lats few weeks, I am needing some kind of solution. I use this server only as a backup for other servers in my home network, the server works with a few cronjobs that start the other servers and backup the data in those servers with rsync, nothing fancy here, no dockers, no cache disks, only a lot of storage. I am attaching the last log to see if that can be of any help. The server has 16 gb of ram and an i9 9900k, I think that the problem is not the ram nor the processor since those are more than enought for the task. The problem usually starts when rsyncing folders with a lot (millions) of small files, not sure if the number of files has something to with it but probably does. Let's see if we can figure it out and solve it. dayna-diagnostics-20231114-0449.zip
  2. I have tried that before, but tried it again just in case. In unraid The result I get is: # 192.168.2.31:22 SSH-2.0-OpenSSH_8.2 # 192.168.2.31:22 SSH-2.0-OpenSSH_8.2 # 192.168.2.31:22 SSH-2.0-OpenSSH_8.2 # 192.168.2.31:22 SSH-2.0-OpenSSH_8.2 # 192.168.2.31:22 SSH-2.0-OpenSSH_8.2 When I try the commande in the Synology it returns error, I assume that is due to different internal structure in both systems. After that I try again rsync -av -e "ssh -i /root/.ssh/synokey" '/mnt/user/Podcasts' "[email protected]:'/volume1/Discoteca/Podcast/'" --progress And the error I get is a bit different: sending incremental file list rsync: mkdir "/volume1/homes/Backup/'/volume1/Discoteca/Podcast/'" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(689) [Receiver=3.1.2] And again I'm stuck. Of course my other unraid servers can rsync from and to the synology without problems, is just this one. Not sure if I am correct but the line "Sending incremental file list" makes me think that the connection is really there but the problem starts when rsync starts the transference, does that make any sense?. Thanks a lot for your help...
  3. Hi guys. A few years ago I followed this thread to be able to automatize the backup of different servers in my local network, everything was working great until I updated one of my sercers from Unraid 6.9.2 to 6.11.5. I have a cron job that backups some folders from this unraid machine to a Synology, and suddenly that job doesn´t work anymore, the command used is: rsync -av -e "ssh -i /root/.ssh/synokey" '/mnt/user/Podcasts' "[email protected]:'/volume1/Discoteca/Podcast/'" --progress The error I get is: hostfile_replace_entries: link /root/.ssh/known_hosts to /root/.ssh/known_hosts.old: Operation not permitted update_known_hosts: hostfile_replace_entries failed for /root/.ssh/known_hosts: Operation not permitted sending incremental file list rsync: mkdir "/volume1/homes/Backup/'/volume1/Discoteca/Podcast/'" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(689) [Receiver=3.1.2] Other unraid servers in my network can backup to and from the synology without problems using the same keys, not sure what am I doing wrong. If you need any more info please feel free to ask, I fell like if I was hammering my head against a wall.
  4. How do you add an ed2k file to download?, I'm breaking my head against a wall with that.
  5. I have thought about that, but if I do qbit will not be able to place the temporal files in the cache, defeating the main idea...
  6. Yes, many times, and also reboot the docker itself, it still creates folder in the cache no matter what I try... and I can´t understand why or how that happens.
  7. The version is 4.4.1. Yes, "Descargas" is Share2 in my example, and yes, the full path is /mnt/user/Descargas/ And, just to be sure:
  8. Ok guys, I have been wandering the forum and the internet for more than 12 hours without having a clue of what to do, this is my problem: Original config: I have an SSD cache where I downloaded my torrents, after the torrent is completed It moved to another folder on my cache, like this: Share1/Temporal (Cache only) Share2/Downloaded (Array but catched) Share1 was a cache only share and Share2 was an array share that used the cache, the idea was download torrents and once they where completed copy them to the "Downloaded" folder and after that the mover will put them on the mechanical disks on the array. The problem came when I noticed that some files where keep in the cache, of coure if the file is being read the mover cant move it to the array, so I chaged to: New Config Share1/Temporal (Cache only) Share2/Downloaded (No cache at all) With this config the mover is not necessary and qBittorrent acts as mover when a torrent is completed. Ok, her is where things get out of hand, as I said Share2 has cache set to "NO" but no matter what I do once a torrent is completed QBitorrent creates a "Downloaded" folder inside the cache, of course the mover does nothing because Share2 is set to cache "NO". In the docker /data is set to /mnt/user/ What am I doing wrong?
  9. Yes please, the only reason I switched from Unraid to Synology as my main NAS system is because is really easy to schedule a backup from one synology to another or even from one synology to unraid, but having a (easy) way to schedule backups in Unraid will take me back to Unraid only configuration.
  10. Surprisingly now is rebuilding like a flash, 102 MB/sec and is now beyond 0,6%... Not sure what was wrong, maybe a bad connected cable?... Thanks a lot johnnie.black for your help, not sure if the problem is solved, but if the rebuild completes I suppose it is. Thanks again.
  11. Ok, I was thinking about that, but wasn´t sure if that will be the way to do it, I will try it and get back to you asap.
  12. Ok, tried what you suggested and swapped the cables, now this is really strange. Disk 5 shows in the logs but in the Unraid interface it appears as "disabled, content emulated". New log attached (not sure if it will help). Now I will try to conect the disk to the mainboard without the controller, not sure if that will make a difference. debora-diagnostics-20180816-1955.zip
  13. Here you are, after rebooting. debora-diagnostics-20180816-1846.zip
  14. Hi. Yesterday I replaced a 3 Tb drive (Disk 14) on one of my servers with a new 4 Tb one, the data rebuild was getting stuck on 0,6% so I rebooted the server and suddenly disk 5 appeared offline. I unplugged disk 5 and checked it on another computer, the disk was not responding, so after blessing the dual parity of Unraid I rebuilded disk 14, that rebuild whent smooth without any incidents. Today I have been to the shop where I purchased disk 5 and replaced it with a new identical one and started data rebuild of disk 5, and found a problem. The data is rebuilding (at least I hope so) but about 60 to 70 KB/sec and the percentage is stuck on 0,6%. Not sure of what you need to help me, so I will attach the whole diagnostic zip file to see if someone can help me, I'm affraid something is wrong with my server and I don´t know where to start. debora-diagnostics-20180816-1805.zip