Jump to content

Kilrah

Members
  • Posts

    2,023
  • Joined

  • Last visited

Everything posted by Kilrah

  1. This seems to be the relevant doc: https://docs.searxng.org/admin/searx.limiter.html
  2. The script does not remove the volumes by default, need to change it at the top. But you probably want to find out which container has the large ones first so you know what to fix / can grab back whatever ended up there first
  3. That VNC server is actually provided by qemu on the unraid host, not within the VM. It's essentially the output of the virtual GPU qemu emulates.
  4. xrdp is an rdp server for linux. Otherwise there's always vnc, but if you don't want to involve the host you have to install a vnc server within the VM yourself.
  5. You can make a zfs pool that'll be trimmed and use a dummy flash drive as array until the requirement is removed.
  6. I have and can upload 5+GB files just fine. If you use a reverse proxy you may need to change config there too.
  7. Might help: If not one thing you can do is start array in maintenance mode, manually mount libvirt, and clear the VM autostart there
  8. SATA cards with the 5-6 ports that most chipsets do are fine, SATA expanders aren't recommended and such cards with more ports usually use them. Oh and one warning I just remembered, you say you're using X99, these boards tend to have multiple SATA controllers onboard to provide more ports than those the chipset provides, and some may be old enough so as not to support drives >2TB. If you plan to use non-chipset ports it'd be a good idea to grab an empty large drive and plug it to each port to check whether some don't see it correctly. Plugging a larger drive with data to one of those old controllers could wipe it instantly.
  9. Needs to be added to Extra parameters, not post arguments
  10. No, that's not how nextcloud works, it actually syncs local copies of the files on all connected devices like dropbox, onedrive, google drive etc would. If you want a network share then just do that. I guess you could also not sync that folder, install a music player within nextcloud and play the stuff from the web ui, then that'd be streamed...
  11. Do you have any non-usb passed through devices? If so that would likely be where the issue is.
  12. Firstly it seems to be still scanning the contents, secondly you may need to go into the client app settings and select it manually for syncing if it's large.
  13. That would be something to add to your reverse proxy. Doesn't really matter anyway.
  14. You can set NVIDIA_VISIBLE_DEVICES=all but I believe that Plex will then require you to choose only one of them...
  15. Not much more to say, as long as all the drives are seen by the hardware it should just fire up and be straight ready to go. Disable array autostart before swapping so you can check first.
  16. It's warning because if a folder is common to multiple containers and located within the appdata share it'll be backed up multiple times as part of each container unless you set up manual exclusions, plus you have to set things up so that all of the containers accessing it are stopped together or it may cause failed backups as one container changes a file while another is being backed up. You typically want to change that common folder to be in another share, since you also usually don't want to backup downloads as part of appdata anyway.
  17. There isn't one anymore for me either, just an email address.
  18. Some mobos have BIOS settings to choose what it does, see if you have different options you can try
  19. You've set to only move files that are more than 15 days old, that might be why.
  20. Check what the filesystem permissions of other repos are and make the unadopted files match?
  21. Possible yes. Just reboot.
  22. Are you accessing the array at all at the same time? Any other read/write will slow down the check, it only runs full speed if nothing else touches the array.
  23. 1) You don't want to put your backup destination into the appdata share itself 2) Is that folder actually on the cache drive? What's your share configuration for the appdata share?
×
×
  • Create New...