www_creedthoughts

Members
  • Posts

    41
  • Joined

  • Last visited

Everything posted by www_creedthoughts

  1. In the UI, the max installable RAM is listed as 16GB: But the documentation for that motherboard lists the maximum at 32GB. How can I find out if I can safely put in 32GB? Or if unRAID will even recognize 32GB.
  2. Ah thank you so much Squid! I know its a busy time of year. I just set up the application as you've described and its working perfectly. It feels nice to not have to worry about losing all of my VM configurations and docker data. Thanks again!
  3. I'm slightly confused as to how I'm supposed to point the backup directory to an unassigned device. I've attached two images to this post, which represent how I have the plugin configured right now. Capture1.png shows how I've entered the address for the unassigned device drive. Capture2.png shows the message that shows up when I choose to backup, and I find the error message somewhat confusing. Why is the destination drive written as this: /mnt/disks/Temporary/Backups/ (/mnt/disks/Temporary) Maybe I'm being dense, but I'm confused as to what the parentheses mean. This is a remote server so I don't want to mess around with it and be unable to reconnect if that configuration message is not expected. Thanks in advance for any help!
  4. Huh, worked fine this time when I restarted it. If I run into any issues I'll be sure to let you know. Sorry for the scare there.
  5. UnRAID is 6.2.4. Attached is my UD log. Thanks! tower-unassigned.devices-20161213-1339.zip
  6. Hi all, After updating my UD plugin to the latest version (2016.12.04), I've noticed that when restarting my server, my drives are not automatically shared. They are mounted, but not shared via SMB. If I uncheck the "share" button the main screen and then recheck it, they appear in the SMB share. I'm not sure if this is a bug introduced in the new update or a user error. Anyone have any thoughts?
  7. Well I really really appreciate your efforts to help me CHBMB, I really do! Hopefully, someone else will stumble upon this page and be helped by your video! Thanks again!
  8. Thank you all for your help! I discovered out how to do this thanks to your helpful words. I'd like to document how I completed it, partially just for me and partially for anyone else who may be trying this. Note: I initially installed the docker via command line with the following instruction (source: http://lime-technology.com/forum/index.php?topic=39209.msg424486#msg424486): docker run -d --name="Hamachi" --net="host" --privileged="true" -e ACCOUNT="[email protected]" -v "/mnt/cache/Apps/Hamachi/":"/config":rw -v "/etc/localtime":"/etc/localtime":ro gfjardim/hamachi I accidentally forgot to change the "config" mapping and wanted it on a different drive other than the cache drive. These are the steps to move it to the other drive. First, I copied all of the config files from the existing Hamachi installation location to a backup. As per Squid's instruction, I removed the docker that I created via command line. I then recreated the docker using the webui and specified the following parameters when creating it. I had to manually create the variable "ACCOUNT" and path "/config". Name: Hamachi Repository: gfjardim/hamachi Network type: Host Priveleged: on Container variable "ACCOUNT": [email protected] Container path "/config": /mnt/disks/TemporarySSD/Docker/Hamachi (Docker)/ Then I created the docker, and copied the files I backed up earlier to my new installation location and overwrote the existing ones. Those steps should allow you to move your docker, and by creating it via the webui, you can now change the container paths without headache. Thanks again everyone for your help!
  9. I have every other docker container running on a solid state drive outside of the array. The Hamachi docker works just fine on the cache drive, but I'd like it to be consistent and store all dockers on the solid state, partially because the cache drive spins up whenever I use Hamachi. I'd like to change the location of the config, but there is no way to edit the mapping when I click on the docker. See the attached photo. Currently I'm thinking that I remove the docker container, and then readd it with the correct config location. I'm just concerned that it might not work correctly anymore, especially because the initial installation procedure was incredibly difficult since the container isn't actively updated or compatible anymore.
  10. Hi all, I have Hamachi Logmein running in a docker container, but it has no webui and no "Edit" menu in the dropdown list when clicking on the Hamachi icon. There is currently one volume mapping: /config <-> /mnt/cache/appdata/Hamachi/ However I'd like to change that mapping to: /config <-> /mnt/disks/TemporarySSD/Docker/Hamachi (Docker) This change has to be done in the command line, but I'm not confident in my skills to make the change. Note, the name of the Logmein docker is simply "Hamachi". Can anyone walk me through the process? I can't imagine its overly difficult. Thank you in advance!
  11. Thank you for all of the research dlandon! That is disappointing that you can't use an UD device for the docker. Hopefully that functionality will be restored in the future. Thanks again!
  12. That means that I go to docker settings, and the docker status in the top right corner is "stopped". I click the dropdown menu next to enable docker, choose yes, and click apply. The page refreshes but the docker status stays as "stopped". The unassigned device has 368GB free on it. My cache drive is where I actually store my VMs and Docker information since storing it on the unassigned device is not working in 6.2. When you ask me to try something I change the docker location from the cache drive to an unassigned device in order to test what you've suggested. The docker runs normally when pointed to the cache drive. I have the exact same img on my cache drive. The docker works normally when pointed to the cache drive but does not start when pointed to the unassigned device. I have only used 4.02GB of my 10GB image. Auto start is off on all dockers. It still does not start.
  13. Hi dlandon, I tried what you suggested and the docker did not start successfully. I attached diagnostics from the tower immediately after attempting to start the docker with the new paths as you've suggested. I'm not sure what you mean by "correcting permissions", nor am I sure how to do that. Any ideas or advice would be much appreciated. Thanks in advance! tower-diagnostics-20160924-2013.zip
  14. Hi dlandon, the UD log was attached to my previous post. For completeness, I'm going to restart my server, upload a new UD log and the system diagnostics (which I meant to do last time). Hope this helps solve the issue! EDIT: Let me know if there is anything else you need. EDIT2: I tried to manually start the docker after restarting my machine, and the system diagnostics after attempting that are also attached. That diagnostic log is the "tower-diagnostics-20160921-1419.zip" file. tower-diagnostics-20160921-1410.zip tower-unassigned.devices-20160921-1410.zip tower-diagnostics-20160921-1419.zip
  15. Alrighty here we go. Attached is the system log and UD log. I restarted the server so the log wouldn't be as obnoxious. Currently, the docker image is set to a hard drive mounted as an unassigned device and the docker won't start. Ignore unassigned device "ST380815AS_9RW1KHZV", that is an unused hard drive in my machine. I'm excited to hear back from anyone, let me know if there is anything else I can do to help. tower-syslog-20160921-1041.zip tower-unassigned.devices-20160921-1043.zip
  16. I don't understand why it works for some and not others. Post a UD and Docker log when it fails and let me see if I can find a cause. I am not sure how to find the UD log or Docker log, any suggestions (sorry for being dense)? EDIT: Found the UD log, still not sure how to get the docker log. Give me a couple minutes and I'll upload the UD log. I've got to recreate this scenario now.
  17. Interesting. Were there major changes in the upgrade that have caused this race condition to appear? What is the likelihood of this change being reversed?
  18. Out of curiosity, is there a reason why? That seems like reduced functionality, and functionality that I depended on, so understanding why would be helpful.
  19. Hi All, After my flash drive corrupted and caused my server to do a hard shutdown, I reinstalled and upgraded (I was on 6.0, now on 6.2) on a new flash drive and now I can't seem to get the docker started. I have the unassigned devices plugin installed, and an SSD mounted and shared with a folder on it storing my docker.img file. When I point the docker to the image file on that drive (or any drive mounted by unassigned devices), the docker won't start. The docker starts fine when pointed to any drive in the array. How can I point docker to the img on the unassigned devices drive? Thanks!
  20. I did try the blue text, that alone did not work for me. What did work was disabling IOMMU in my BIOS. I left SVM enabled, so I still have HVM enabled and can still run my VMs, but I suppose I couldn't pass through an IOMMU device if I wanted to. Fortunately I wasn't doing that at the time so this band aid will work for the meantime. Thanks!
  21. Oh well that's disappointing, but I suppose that answers my problem. I do have virtualization enabled and no intention of disabling it. I'm getting pretty tired of this board so I think I might just replace the motherboard and sell it while I'm ahead. Thanks for all of the help!
  22. Thanks for the response, no luck with the forum search or a Google search. I've attached the diagnostics. Thank you so much for taking the time to look into this! EDIT: The "fix common problems" plugin only found one error, and that was that I didn't have the powerdown plugin installed. EDIT2: Booting the machine from a recovery CD shows every drive as present and accessible, therefore I think it is safe to assume it is not an issue with the expansion card, but rather an unRAID issue. tower-diagnostics-20160713-0948.zip
  23. Hi all, Interesting problem here. I've got a Biostar TA970 motherboard running 6.1.9, and it has been running relatively problem free for a month or so now. So, I've got all 6 motherboard SATA ports filled with my array hard drives, and then this new 80 GB HD, a 64 GB SSD, and a 500GB HD all plugged into a https://smile.amazon.com/IO-Crest-Controller-Non-Raid-SI-PEX40064/dp/B00AZ9T3OU/ref=cm_cr_arp_d_product_top?ie=UTF8. Those three hard drives listed are all hopefully going to be mounted via unassigned devices. But now, after rebooting and connecting the newest HD (the 80GB, confirmed to be working), it doesn't show up in the list, and neither does the 500GB?! They are still listed in the BIOS, and I tried reseating the card and tried multiple slots, but I'm pretty much out of ideas now. I can't imagine what would cause the BIOS to be able to see the drives and not unRAID. Any ideas? The drives are not listed in the System Devices page under the Tools menu.
  24. Anyone have any thoughts on how to make this work? Is the general assumption that I should purchase a motherboard that supports what I am trying to do, or better yet, one that someone else has successfully passed a GPU through on?
  25. unRAID version is 6.1.9, and the IOMMU groups were already entered in the gemu.conf file, interestingly enough. Here is the pertinent part of the qemu.conf file: cgroup_device_acl = [ "/dev/null", "/dev/full", "/dev/zero", "/dev/random", "/dev/urandom", "/dev/ptmx", "/dev/kvm", "/dev/kqemu", "/dev/rtc","/dev/hpet", "/dev/vfio/vfio", "/dev/vfio/1","/dev/vfio/2","/dev/vfio/3", "/dev/vfio/4","/dev/vfio/5","/dev/vfio/6", "/dev/vfio/7","/dev/vfio/8","/dev/vfio/9", "/dev/vfio/10","/dev/vfio/11","/dev/vfio/12", "/dev/vfio/13","/dev/vfio/14","/dev/vfio/15", "/dev/vfio/16","/dev/vfio/17","/dev/vfio/18", "/dev/vfio/19","/dev/vfio/20","/dev/vfio/21", "/dev/vfio/22","/dev/vfio/23","/dev/vfio/24", "/dev/vfio/25","/dev/vfio/26","/dev/vfio/27", "/dev/vfio/28","/dev/vfio/29","/dev/vfio/30", "/dev/vfio/31","/dev/vfio/32" And the whole qemu.conf file, which I am not sure if it should look like this: http://pastebin.com/bDE7Yknw Any suggestions on how to manually enter the hostdev passthrough method, since my VM manager doesn't seem to do that for some reason. Or any better ideas than the ones I've had so far? I'm not too knowledgeable in this field.