Jump to content

Squid

Community Developer
  • Posts

    28,770
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. Added in the ability to specify the position of the custom tabs, and place them anywhere (ie: in between standard tabs). Mainly because I save a mouse click by putting @dlandon's libvirt hot plug plugin on the tabs instead of within the VM tab. (And I wanted it to sit next to VMs, rather than at the end) See the OP for details.
  2. Many USB -> Sata Bridges do not pass through SMART attributes, etc. AFAIK You just add them as per normal. USB3 support added at least 2 years ago.
  3. It never will. If you click the folder icon, you will navigate to /media and then select that
  4. Yes. esata / usb. Although USB is not particularly recommended
  5. Extra Parameters (Advanced View)
  6. Q35-2.3 is no longer a supported machine type. Edit the VM, and you should be able to change it. No idea of the ramifications though.
  7. Edit config/domain.cfg on the flash drive (use Notepad++ if using windows -> not Notepad), and give it a valid path for VIRTIOISO (say /mnt/user/system) or where ever the virtio image is stored. Also change MEDIADIR to be /mnt/user/system and you **should** be in business.
  8. In VM settings are all the entries pointing to a valid share and is the location for libvirt.img pointing to the file and not a folder. If in doubt post diags
  9. Click on the share from the shares tab. Use Cache setting. Press Help for a full description
  10. Kinda workaround for the time being. Assuming that you've already had an application installed, reinstall it into a fresh docker.img via CA's previous apps section, but don't install them one at a time. Check off whatever you need and install via the Multi-button. It still works on a fresh install.
  11. unRaid. Share setting. Prefer means that if I he cache drive is full it will write to the array instead. YMMV as it depends though if unRaid knows the size of the file being unpacked in advance
  12. Try Prefer on the use cache setting for the downloads share.
  13. I will investigate on my end, but my reasonable guess is that the odds of this being CA related are slim to none.
  14. It isn't CA. The link to add a container doesn't change if there's 0 containers installed or 100.
  15. As far as CA is concerned, no. It's very strange from my point of view. Installing a container is a simple href to an address. No different than bookmarking a page on unRaid's GUI. I'll try later on with no containers installed.
  16. If you want to be super technical, the only version of unRaid that I actually ever test CA against is the latest rc. And I am unable to replicate any issues with csrf and CA.
  17. Nothing particularly jumps out in the syslog. But, word to the wise. You're better off installing Community Applications (https://lime-technology.com/forums/topic/38582-plug-in-community-applications/) and installing the apps via it. The repository system has always been a hair finicky regarding spacing, EOLs, etc. CA save you from all of that (and is the defacto way to install any docker or plugin application to your server)
  18. Have you run "make_bootable.bat" as administrator?
  19. Usually (but not always) that would mean that in the BIOS boot order it's attempting to boot from a hard drive first. Anything but the flash drive.
  20. Would probably be good to post your diagnostics when this happens and also the xml template you're attempting to add (/config/plugins/dockerMan/templates-user/)
  21. Irregardless of the use cache setting, writes to user shares will tend to spin up disks, as the system has to check to see if the folder and file being written to already exists on the array so it can overwrite if necessary. Installing dynamix cache dirs will mostly alleviate this. As to it rewriting vs simply moving, this is because sonarr is moving the file from (as far as its concerned) /downloads to /media. Since those are two different mount points, any OS will do a copy / delete operation instead of a simple rename to the new folder. How to alleviate this is to instead of passing through /downloads and /media is to pass /mnt mapped to /mnt to all the apps involved and then reference within each app's settings (sonarr and your dl client) /mnt/user/...
  22. Assuming qbittorrent Default Credentials Credential Default Value WebUI Username admin WebUI Password adminadmin
  23. After running it, doesn't the banner appear at the top from unRaid stating a new version is available, with a click to download link?
×
×
  • Create New...