slughappy1

Members
  • Posts

    34
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

slughappy1's Achievements

Noob

Noob (1/14)

3

Reputation

  1. Fair point. I think what I want to do is to use luckyBackup after I make the initial backup. As I tend to forget exact commands, or to actually run the backups. Seeing the container, and setting up a schedule, would probably work better for me than if I try to do it myself going forward. Thanks for your quick and helpful responses @ich777
  2. Not sure why I didn't connect CRON with making a schedule....but that now makes sense. Is there any reason why I couldn't use the rsync command that it came up with, use a few terminals, and execute the command more that once? Then when it all finished, use luckyBackup as the main scheduled backup going forward? Terminal 1 rsync -h --progress --stats -r -tgo -P -| -D --update --protect-args -e "ssh -i /root/.ssh/id_rsa -p 22" /mnt/user/share1 [email protected]:/mnt/user/share1 Terminal 2 rsync -h --progress --stats -r -tgo -P -| -D --update --protect-args -e "ssh -i /root/.ssh/id_rsa -p 22" /mnt/user/share2 [email protected]:/mnt/user/share2 Terminal 3 rsync -h --progress --stats -r -tgo -P -| -D --update --protect-args -e "ssh -i /root/.ssh/id_rsa -p 22" /mnt/user/share3 [email protected]:/mnt/user/share3
  3. So it's inherently single threaded, but when using a schedule I could have it start multiple simultaneous single threaded backups and effectively get multi-thread? Is Console Mode required to be used because it executes without the need of the GUI? Otherwise only one can run because only one GUI exists?
  4. Hello, Is there a way for luckyBackup to run multiple threads/backups at once? I have around 18 TB that I want to backup to another unraid server. Currently I have a backup running, but it would seem that it's currently going to take almost 11 days to finish. I'd also like to take the primary server offline for some hardware changes, as my power supply fan seems to be failing.
  5. Am I doing something wrong, or just not understanding something? I have a new install of this container, but I can't get my phone to connect to it and therefore also cannot get my new G4 Doorbell connected. I'm able to login, go to System -> Other Configuration, and turn on both Enable Network Discovery and Override Inform Host. I put in my server IP address, but nothing seems to come of it. I had to change one port during the container install, but other than that, everything is vanilla. When I have my phone Add New, it goes to Console discovery and then sometimes shows two options: Cloud Key Gen2 Plus Network Video Recorder Am I doing something wrong? Do I have to purchase their hardware like a dream machine? Or can I just use this container and my unraid storage?
  6. Now that I think about it. Having the ability for Series across Authors, and Universe series vs series in said universe. I think the manual assignment is probably the easiest. With that said, I think it would be nice to have a feature that dissociates a set of sub folders from the original match. That might make it a bit easier to reconfigure/rematch incorrect matches. That would make it easier to fix when folder structures are something like Author/Universe/Series 1/Book 1/Audio files. Also, would it be possible to add another Match Provider? Something like Goodreads would be nice. I find that even when I have an audiobook, they aren't always found in Audible/Google Books, but they are found on Goodreads. I looked and found, https://github.com/advplyr/audiobookshelf/issues/568, but I'm not sure that would be the same as my request. So I didn't want to put in an enhancement request before chiming in here to see your thoughts.
  7. I did some searching, but couldn't find an answer to this question. So sorry if my searching skills aren't great. How do I organize books that are in their own series, but also in an overarching series? For example: This would be the overarching series https://www.goodreads.com/series/50054-valdemar-chronological But in that series, there are sub-series https://www.goodreads.com/series/43489-valdemar-mage-wars https://www.goodreads.com/series/309028-the-founding-of-valdemar https://www.goodreads.com/series/41448-valdemar-last-herald-mage etc. Right now I have them arranged like this Audiobooks/Mercedes Lackey/Valdemar Series/01-03 The Mage Wars/01 - The Black Gryphon/files Audiobooks/Mercedes Lackey/Valdemar Series/01-03 The Mage Wars/02 - The White Gryphon/files Audiobooks/Mercedes Lackey/Valdemar Series/01-03 The Mage Wars/03 - The Silver Gryphon/files Audiobooks/Mercedes Lackey/Valdemar Series/04-06 Collegium Chronicles/01 - Foundation/files Audiobooks/Mercedes Lackey/Valdemar Series/04-06 Collegium Chronicles/02 - Intrigues/files etc.
  8. That's exactly what happened, and renaming from D01 to CD01 seems to have fully fixed what I was trying to do. Thanks so much!
  9. Hello, When I try and use the Merge feature, it immediately says that Download Failed. When I check the log file, I see this: [2022-07-26 16:24:25] INFO: Start audiobook merge for li_mlo6mbo68gz1xfb033 - DownloadId: abmerge_lbbnm85u510t9rxjmi - /metadata/downloads/abmerge_lbbnm85u510t9rxjmi Write files.txt /metadata/downloads/abmerge_lbbnm85u510t9rxjmi/files.txt [2022-07-26 16:24:25] INFO: [DownloadWorker] FFMPEG concat started with command: ffmpeg -safe 0 -f concat -i /metadata/downloads/abmerge_lbbnm85u510t9rxjmi/files.txt -i /metadata/downloads/abmerge_lbbnm85u510t9rxjmi/metadata.txt -y -loglevel error -map 0:a -acodec aac -ac 2 -b:a 64k -movflags use_metadata_tags -map_metadata 1 -f mp4 /metadata/downloads/abmerge_lbbnm85u510t9rxjmi/D02.m4b [2022-07-26 16:24:25] INFO: [AbMergeManager] Removing download abmerge_lbbnm85u510t9rxjmi [2022-07-26 16:24:25] INFO: [AbMergeManager] Deleted download /metadata/downloads/abmerge_lbbnm85u510t9rxjmi Not sure what I can do from here, other than manually trying to combine the audio files. I have a bunch of audiobook's that I ripped from CD's over the years. So this one is in the folder format of: Audiobooks/Clive Cussler/Dirk Pitt/01 - Mediteranean Caper/D01/Clive Cussler - (Dirk Pitt 01) The Mediterranean Caper - D01.01-18.mp3 Where D01 is disc one etc. I'm trying to combine the files so that Audiobookshelf sees the many discs as one book, instead of 7 in this instance. Any thoughts on what I can do?
  10. I have been mounting my unraid shares in my VM for a long while. I've been wanting to use Steam with one of those network shares, and I'm now running into an issue. I add the following in my /etc/fstab: //192.168.1.2/SSD_Games /home/me/SSDGames cifs guest,uid=me,gid=me,mfsymlinks,noserverino 0 0 That works perfectly fine for day to day work, but not with Steam. When I try an add that share/folder as a Steam directory it errors with: New Steam library folder must be on a filesystem mounted with execute permissions How do I do that?
  11. I use HandBrake with a custom preset to convert to x265 MKV file. I then setup a watch folder to any new media gets converted before going to my library. For files you currently have, you can toss them in the watch folder, or manually queue up files to be converted.
  12. Hello, I have decided to use rsnapshot to have incremental backups to another backup server. I have rsnapshot working, but the transfer speed is very slow and will take about 2+ weeks to transfer the 22 TB of data. I searched around and found a stack overflow answer on how to quickly use multiple rsync streams to speed up the process: https://stackoverflow.com/questions/45122323/rsync-command-is-giving-error-no-such-file-or-directory-2 However, when I try to replicate the commands, it breaks immediately. root@main_server:~# ls /mnt/user/ | xargs -n1 -P4 -I% rsync -Pa % [email protected]:/mnt/user/Primary_unRAID_Backup/daily.0/main_server/mnt/user/ sending incremental file list sending incremental file list sending incremental file list rsync: [sender] change_dir "/root/Backup" failed: No such file or directory (2) rsync: [sender] change_dir "/root/Camera" failed: No such file or directory (2) rsync: [sender] change_dir "/root/CacheOnly" failed: No such file or directory (2) sending incremental file list rsync: [sender] change_dir "/root/Documents" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] sending incremental file list sending incremental file list sending incremental file list sending incremental file list rsync: [sender] change_dir "/root/Downloads" failed: No such file or directory (2) rsync: [sender] change_dir "/root/Handbrake" failed: No such file or directory (2) rsync: [sender] change_dir "/root/Food" failed: No such file or directory (2) rsync: [sender] change_dir "/root/Games" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] xargs: unmatched single quote; by default quotes are special to xargs unless you use the -0 option sending incremental file list rsync: [sender] change_dir "/root/ISOs" failed: No such file or directory (2) sending incremental file list rsync: [sender] change_dir "/root/Linux_Home" failed: No such file or directory (2) sending incremental file list rsync: [sender] change_dir "/root/Media" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3] root@main_server:~# Any idea on what I'm doing wrong? I want to run this once, and then use rsnapshot going forward.
  13. Hello all, My Ubuntu VM has stopped booting up and I have no idea how to fix it. I was passing through a USB Controller, GPU, and my on board audio. But I started having issues with the on board audio and it relying upon another IOMMU group. So I decided to use the new VFIO_PCI on the latest beta and pass that group through. When I did that, the VM's hard crashed and when I rebooted, the VM option wasn't even there. So I removed it from the VM template, unbound that group, which only had one item in it, and rebooted. [1022:1485] 0c:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP After I rebooted with that no longer passed through, the VM no longer boots up. If I try and put the onboard audio back, I get this far in the log file and no further: ErrorWarningSystemArrayLogin -boot strict=on \ -device pcie-root-port,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x1 \ -device pcie-pci-bridge,id=pci.2,bus=pci.1,addr=0x0 \ -device pcie-root-port,port=0x9,chassis=3,id=pci.3,bus=pcie.0,addr=0x1.0x1 \ -device pcie-root-port,port=0xa,chassis=4,id=pci.4,bus=pcie.0,addr=0x1.0x2 \ -device pcie-root-port,port=0xb,chassis=5,id=pci.5,bus=pcie.0,addr=0x1.0x3 \ -device pcie-root-port,port=0xc,chassis=6,id=pci.6,bus=pcie.0,addr=0x1.0x4 \ -device pcie-root-port,port=0xd,chassis=7,id=pci.7,bus=pcie.0,addr=0x1.0x5 \ -device pcie-root-port,port=0xe,chassis=8,id=pci.8,bus=pcie.0,addr=0x1.0x6 \ -device pcie-root-port,port=0xf,chassis=9,id=pci.9,bus=pcie.0,addr=0x1.0x7 \ -device pcie-root-port,port=0x10,chassis=10,id=pci.10,bus=pcie.0,multifunction=on,addr=0x2 \ -device pcie-root-port,port=0x11,chassis=11,id=pci.11,bus=pcie.0,addr=0x2.0x1 \ -device qemu-xhci,p2=15,p3=15,id=usb,bus=pcie.0,addr=0x7 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.3,addr=0x0 \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Ubuntu/vdisk1.img","node-name":"libvirt-2-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \ -device virtio-blk-pci,bus=pci.5,addr=0x0,drive=libvirt-2-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"host_device","filename":"/dev/disk/by-id/ata-Crucial_CT240M500SSD1_XXXXXXXXXXXX","node-name":"libvirt-1-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-hd,bus=ide.3,drive=libvirt-1-format,id=sata0-0-3,write-cache=on \ -netdev tap,fd=33,id=hostnet0 \ -device virtio-net,netdev=hostnet0,id=net0,mac=52:54:00:7b:9d:fe,bus=pci.4,addr=0x0 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=34,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=1 \ -device vfio-pci,host=0000:03:00.0,id=hostdev0,bus=pci.6,addr=0x0 \ -device vfio-pci,host=0000:03:00.1,id=hostdev1,bus=pci.7,addr=0x0 \ -device vfio-pci,host=0000:0c:00.4,id=hostdev2,bus=pci.8,addr=0x0 \ -device vfio-pci,host=0000:06:00.0,id=hostdev3,bus=pci.9,addr=0x0 \ -device vfio-pci,host=0000:06:00.1,id=hostdev4,bus=pci.10,addr=0x0 \ -device vfio-pci,host=0000:06:00.3,id=hostdev5,bus=pci.11,addr=0x0 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2020-10-10 20:51:41.519+0000: Domain id=7 is tainted: high-privileges 2020-10-10 20:51:41.519+0000: Domain id=7 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) 2020-10-10T20:51:47.856882Z qemu-system-x86_64: vfio: Cannot reset device 0000:0c:00.4, depends on group 29 which is not owned. 2020-10-10T20:51:48.912866Z qemu-system-x86_64: vfio: Cannot reset device 0000:0c:00.4, depends on group 29 which is not owned. When I remove the onboard audio, it still doesn't boot up and the log only goes this far: ErrorWarningSystemArrayLogin -global kvm-pit.lost_tick_policy=delay \ -no-hpet \ -no-shutdown \ -boot strict=on \ -device pcie-root-port,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x1 \ -device pcie-pci-bridge,id=pci.2,bus=pci.1,addr=0x0 \ -device pcie-root-port,port=0x9,chassis=3,id=pci.3,bus=pcie.0,addr=0x1.0x1 \ -device pcie-root-port,port=0xa,chassis=4,id=pci.4,bus=pcie.0,addr=0x1.0x2 \ -device pcie-root-port,port=0xb,chassis=5,id=pci.5,bus=pcie.0,addr=0x1.0x3 \ -device pcie-root-port,port=0xc,chassis=6,id=pci.6,bus=pcie.0,addr=0x1.0x4 \ -device pcie-root-port,port=0xd,chassis=7,id=pci.7,bus=pcie.0,addr=0x1.0x5 \ -device pcie-root-port,port=0xe,chassis=8,id=pci.8,bus=pcie.0,addr=0x1.0x6 \ -device pcie-root-port,port=0xf,chassis=9,id=pci.9,bus=pcie.0,addr=0x1.0x7 \ -device pcie-root-port,port=0x10,chassis=10,id=pci.10,bus=pcie.0,multifunction=on,addr=0x2 \ -device pcie-root-port,port=0x11,chassis=11,id=pci.11,bus=pcie.0,addr=0x2.0x1 \ -device qemu-xhci,p2=15,p3=15,id=usb,bus=pcie.0,addr=0x7 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.3,addr=0x0 \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/Ubuntu/vdisk1.img","node-name":"libvirt-2-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \ -device virtio-blk-pci,bus=pci.5,addr=0x0,drive=libvirt-2-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"host_device","filename":"/dev/disk/by-id/ata-Crucial_CT240M500SSD1_XXXXXXXXXXXX","node-name":"libvirt-1-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-hd,bus=ide.3,drive=libvirt-1-format,id=sata0-0-3,write-cache=on \ -netdev tap,fd=33,id=hostnet0 \ -device virtio-net,netdev=hostnet0,id=net0,mac=52:54:00:7b:9d:fe,bus=pci.4,addr=0x0 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=34,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=1 \ -device vfio-pci,host=0000:03:00.0,id=hostdev0,bus=pci.6,addr=0x0 \ -device vfio-pci,host=0000:03:00.1,id=hostdev1,bus=pci.7,addr=0x0 \ -device vfio-pci,host=0000:06:00.0,id=hostdev2,bus=pci.8,addr=0x0 \ -device vfio-pci,host=0000:06:00.1,id=hostdev3,bus=pci.9,addr=0x0 \ -device vfio-pci,host=0000:06:00.3,id=hostdev4,bus=pci.10,addr=0x0 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2020-10-10 20:58:58.056+0000: Domain id=9 is tainted: high-privileges 2020-10-10 20:58:58.056+0000: Domain id=9 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) I even tried removing the GPU and using VNC, but I never get the option to view the VM through VNC. Any idea what I broke and how to fix it?