Everything posted by acosmichippo
-
[Support] Linuxserver.io - Duplicati
hey all, does anyone have experience backing up to B2 on a gigabit connection? Seems like it maxes out around 50Mb/s (bit, not byte, to be clear). also tested with cloudberry and backblaze’s speedtest, which seem similar. i’ve seen recommendations to increase the number of threads in the backup software - is that possible with duplicati?
-
Dynamix - V6 Plugins
I have a dumb question. Trying to look up the help on the Folder Caching for cache pressure, but... where is the help? Thanks!
-
[Support] Linuxserver.io - Heimdall
hi all, tried searching for this but didn't see anything about it. apologies if I missed it. Is it possible to use Jackett as a default search provider for the dashboard? I see it's an option on the dashboard, but not an option for a default in Heimdall's settings. Thanks!
-
[Support] SpaceinvaderOne - Macinabox
Trying to get this working, but from my first bit of googling, it seems ich9 requires pulseaudio, which isn't working on unraid. Am I understanding that correctly?
-
.fuse_hidden[nnnnn...] files being created, can't delete directory
I also just ran into this issue on 6.8.3.
-
[Support] SpaceinvaderOne - Macinabox
I know I can mount SMB shares, but I WANT to passthrough. And you don't need to put it in quotes as if I made it up, it's right there in the qemu wiki. I want to access the files in the shares, not unassigned devices.
-
[Support] SpaceinvaderOne - Macinabox
@Mattyfaz same process worked for me. Hopefully SIO can update the first post, there are a lot of people having to piece those three parts together by skimming this whole thread. Especially the OS section which was not in the YouTube video.
-
[Support] SpaceinvaderOne - Macinabox
hey guys, Skimmed the whole post and saw a couple questions about this, but no answers yet. I'm just trying to passthrough my unraid shares to the VM: <filesystem type='mount' accessmode='passthrough'> <source dir='/mnt/user/'/> <target dir='unraid'/> <alias name='fs0'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </filesystem> ...but in the VM I can't find the shares anywhere. also found this post: But as far as I can tell this does not work in MacOS. The tag "unraid" (as I specified in my XML file) is not available to mount in diskutil: erik@iMac ~ % diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *2.1 GB disk0 1: Apple_HFS macOS Base System 2.0 GB disk0s1 /dev/disk1 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *268.4 MB disk1 1: EFI EFI 101.4 MB disk1s1 2: Linux Filesystem 163.9 MB disk1s2 /dev/disk2 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *68.7 GB disk2 1: EFI EFI 209.7 MB disk2s1 2: Apple_APFS Container disk3 68.4 GB disk2s2 /dev/disk3 (synthesized): #: TYPE NAME SIZE IDENTIFIER 0: APFS Container Scheme - +68.4 GB disk3 Physical Store disk2s2 1: APFS Volume MacOS - Data 13.0 GB disk3s1 2: APFS Volume Preboot 80.0 MB disk3s2 3: APFS Volume Recovery 528.1 MB disk3s3 4: APFS Volume VM 1.1 MB disk3s4 5: APFS Volume MacOS 11.0 GB disk3s5 Has anyone gotten local shares passed through successfully? Thanks!
-
[Support] binhex - qBittorrentVPN
Hi all, Familiar with qbt from windows, but a bit new to unraid and docker. Got this set up and working well with Radarr and Sonarr (all via unraid docker), but I have one weird issue. I wish I could search this post in case other people have seen this too, but I can't see a way to do that... Anyway, I can't seem to start any downloads from the Search page. Search runs fine, and the download options window pops up, but when I click Download, it isn't added to the Downloads. Is this a known issue or does anyone have an idea of what's going on? Thanks for any help!