Leaderboard

Popular Content

Showing content with the highest reputation on 07/12/18 in all areas

  1. Ok I found the issue. A new image with the fix is on its way.
    2 points
  2. Support for HandBrake docker container Application Name: HandBrake Application Site: https://handbrake.fr/ Docker Hub: https://hub.docker.com/r/jlesage/handbrake/ Github: https://github.com/jlesage/docker-handbrake Make sure to look at the complete documentation, available on Github ! Post any questions or issues relating to this docker in this thread.
    1 point
  3. Support for QDirStat docker container Application Name: QDirStat Application Site: https://github.com/shundhammer/qdirstat Docker Hub: https://hub.docker.com/r/jlesage/qdirstat/ Github: https://github.com/jlesage/docker-qdirstat Make sure to look at the complete documentation, available on Github ! Post any questions or issues relating to this docker in this thread.
    1 point
  4. For the new/current method, see here: information provided below this line is for archival purposes only. ------------------------------------------ First the disclaimer: This has been tested on a couple systems with no negative attributes obsererved. As it only omits RMRR checks, it should not affect any other core function of the OS. But as a general notice, and since this is an unofficial modification, neither Limetech or myself are responsible/liable for any loss of data or damage to hardware in using this patched version of unRaid. unRaid HP Proliant Edition - RMRR Error Patching Description/Problem It is well documented that HP Proliant servers have RMRR issues using certain BIOS versions after about 2011 when trying to passthrough devices in a linux environment. Device passthrough fails and the onscreen error will show: vfio: failed to set iommu for container: Operation not permitted And a look further into the logs show: Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor. HP is aware of this problem and is not updating older machines. There are some bios options to try to fix this on newer models with some success. This "edition" of unRaid addresses the problem by patching out the RMRR check. Creation/Sources This edition is based on the work of several others, and full credit is due to them. First is the source of the patch code itself from the Promox forums: https://forum.proxmox.com/threads/tutorial-compile-proxmox-ve-5-with-patched-intel-iommu-driver-to-remove-rmrr-check.36374/ https://forum.proxmox.com/threads/hp-proliant-microserver-gen8-raidcontroller-hp-p410-passthrough-probleme.30547/ The second is @kabloomy, who first thought to try, and then successfully created a working edition using a modified DVB edition compiling script on 6.4.1. And last but not least, is the modified script currently used for compiling provided by the totally awesome @CHBMB (Thank you!!!) @AnnabellaRenee87 has become a maintainer for the patch along with me and is doing most of the heavy lifting at this time. [If you wish to compile the kernel yourself, the most recent script is located here: https://github.com/AnnabellaRenee87/Unraid-HP-Proliant-Edition The patch is compiled into the new version of unRaid. Only the bzimage file from the output is needed. Installation This patch is currently operational for unRaid 6.6.0+. 1. Download the patched bzimge from https://github.com/AnnabellaRenee87/Unraid-HP-Proliant-Edition 2. Navigate to your server's flash folder 3. Make a backup copy of your current bzimage to your desktop or rename current to bzimage-old or similar 4. Move the patched bzimage to flash folder 5. Reboot Uninstall Replace the patched bzimage with the backup copy you made or download a copy of a standard matching version of the unRaid bzimage Updated bzimages should be made available within a few days of official unRaid versions releases. ------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------ note: RC's aren't always done since they can come out from Limetech at a fast pace. If you have a specific need and it's not here, message me or @AnnabellaRenee87 The most current patch available will be located at https://github.com/AnnabellaRenee87/Unraid-HP-Proliant-Edition. Patches for older unRaid versions can be found below. 6.6.0 bzimage 6.6.2 bzimage 6.6.3 bzimage 6.6.4 - withdrawn by Limetech due to cron issues 6.6.5 bzimage 6.6.6 bzimage 6.7.0 rc3 Unraid RMRR Patched 6.7rc3.zip 6.7.0 rc4 6.7.0-rc4-rmrr-patch.zip 6.7.0 rc5 6.7.0rc5RMRRpatch.zip 6.7.0 rc6 6.7.0rc6 RMRR Patch.zip 6.7.0 rc7 (thanks to @AnnabellaRenee87 for this one!) 6.7.0rc7 RMRR patch.zip 6.7.0 rc8 (again, thanks to @AnnabellaRenee87 6.7.0rc8 rmrr patch.zip 6.7.0 final (again, again, thanks to @AnnabellaRenee87) 6.7.0 RMRR patch.zip Other Proliant Problems Check this thread for fixes to other common Proliant problems: https://lime-technology.com/forums/topic/59375-hp-proliant-unraid-information-thread/ Happy unRaiding! rmrr-patch-kernel-compile-module.sh bzimage
    1 point
  5. Hi Guys, This Video is a tutorial on how to setup Rclone on unRAID. You will see how to install it then connect to 3 different cloud storage providers. Amazon, dropbox and google drive. You will see how to encrypt and decrypt files in the cloud. You will see how to connect a docker container to rclone and even stream and encrypted media file to emby or plex. You will then see how to make the rclone mount into a network share. Finally, you will see how to easily sync a folder to the cloud. How to setup and use rclone. Copy sync and encrypt files to the cloud. Even stream media
    1 point
  6. Apparently as of Mac OS Sierra 10.12, Time Machine can run over SMB. However there is some work that needs to happen to make this work, so not just any SMB share will appear. Apple has a specification page for Time Machine over SMB. I know LimeTech has wanted to drop AFP support, getting Time Machine running over SMB would surely drop my resistance to that! https://developer.apple.com/library/content/releasenotes/NetworkingInternetWeb/Time_Machine_SMB_Spec/
    1 point
  7. Not if you use the xen-pciback.hide= method. You use the PCI number instead of id. So yours will look like below for the last two. xen-pciback.hide=(0d:00.3)(43:00.3)
    1 point
  8. Google "virsh" It's the command line used to manipulate VM's.
    1 point
  9. Been running mine for about 2 weeks now with no issues. Very stable. Sent from my SM-G955U using Tapatalk
    1 point
  10. I don't see anything jumping out at me from your proxy.conf. My web.conf has these lines in it that appear to be relevant, along with the rest of the stuff I'm not going to post here. "base": "/", "https": false,
    1 point
  11. Here is my LE reverse proxy block. location /deluge { proxy_set_header X-Deluge-Base "/deluge/"; add_header X-Frame-Options SAMEORIGIN; include /config/nginx/auth.conf; include /config/nginx/proxy.conf; proxy_pass http://192.168.0.2:8112/; } Since you have your proxy.conf separated out like I do, I can't directly compare all the relevant options. Try adding the add_header directive and see if that makes a difference.
    1 point
  12. Well, unRAID is a completely free download, so you can prep a USB stick, boot it up and see if GbE works or not BEFORE committing more resources to the trial. In fact if you do this now, and it doesn't work, you didn't even need to start the trial on the USB stick.
    1 point
  13. See, now that was a snarky answer. Now you have one to measure other replies by. Everyone here is a volunteer that freely gives their own time without any compensation. When someone replies with what the actual procedure is, that is mentioned in all the release threads and in several forum stickies or faq threads, do not take it as a snarky response. The free volunteers are extremely limited in time and merely post what they can when they can, so do not mistake direct and to the point responses for any sort of snark. Good day.
    1 point
  14. If you think that's a snarky answer, you must live an extremely sheltered life, most likely you're a millennial who requires safe spaces because you think you're a special snowflake who deserves everything handed to you.
    1 point
  15. Greetings, I also have been considering upgrading from my current setup: M/B: ASUSTeK COMPUTER INC. - F2A55-M LK CPU: AMD A8-5600K APU with Radeon™ HD Graphics @ 3600 HVM: Enabled IOMMU: Disabled Cache: 192 kB, 4096 kB Memory: 16 GB Multi-bit ECC (max. installable capacity 16 GB) Network: eth0: 1000 Mb/s, full duplex, mtu 1500 Kernel: Linux 4.14.26-unRAID x86_64 OpenSSL: 1.0.2n to something with a little more power (though all I use it for is file storage and Plex). I have been considering a Ryzen build, but finding a decent MB that supports reasonably priced ECC ram has been difficult (especially with the ASUS MB's not even listing ECC ram as compatible). Any MB's I have looked at so far have been getting less than stellar reviews...so I am looking for ones that have been used and liked. I would like to spend under 200 for the MB. any recommendations? Thanks for any help!
    1 point
  16. Make a copy of the config folder from flash. Prepare flash as for a new install. Copy config folder back.
    1 point
  17. I had a problem with sync, it filled the disk with a log file (80gb+) i was located in /var/lib/docker/containers/Some"Random"FolderNameofHEX/SameNameAsBefore.json try look for that
    1 point