gshlomi

Members
  • Posts

    338
  • Joined

  • Last visited

Everything posted by gshlomi

  1. No it is not. Only the 'flash' share is available with the array stopped. i am reasonably certain that there is already a request that covers this. Still does not hurt to ask again. Having said that I have a drive that is not assigned to unRAiD that I use for VM's so the ability to have VM's automatically stopped/started at system start/stop would be very useful. How do you assign a dedicated drive for VMs outside of the array which is not the cache drive? I added the following lines to my 'go' file mkdir /mnt/djw-500gb mount /dev/disk/by-label/DJW-512G-SSD /mnt/djw-500gb logger -tgo "Mount /mnt/djw-500gb" (you would use your one names for the mount point and disk label) and the complementary entries to the 'stop' file (which you need to create if you do not already have one) #!/bin/bash umount /mnt/djw-500gb logger -tstop "Unmounted djw-500gb" This approach means that the disk is mounted at system start and unmounted as part of system close rather than array start/stop. If you want this tp happen as part of array start/stop then you could simply use the Unassigned Devices plugin to manage this for you. Is the 'go' file processed before docker and kvm start? Do I just create a 'stop' file next to the 'go' file? Haven't figured out yet the order of unraid startup...
  2. No it is not. Only the 'flash' share is available with the array stopped. i am reasonably certain that there is already a request that covers this. Still does not hurt to ask again. Having said that I have a drive that is not assigned to unRAiD that I use for VM's so the ability to have VM's automatically stopped/started at system start/stop would be very useful. How do you assign a dedicated drive for VMs outside of the array which is not the cache drive?
  3. Hi. I'm considering consolidating my dedicated PCs to VMs on unraid. A few questions before I start: 1. How do I enable USB Plug&Play connection to each VM? So it will be possible to connect DOK or other removable devices... 2. Two of the machines are based on win8.1 64bit. Is it possible they share the same base image and each keeps it's own differences in a seperate vhd? 3. Each VM will have its own dedicated GPU - what about power consumption when the VMs are off/asleep? 4. Is it possible to assign the OB soundcard to one of the VMs? 5. How can I use a seperate SSD for the VMs vhds and Docker image? Think there should be a FAQ for KVM usage...
  4. Hello. Was wondering if it's possible to create a docker that will serve as a RTMP server, possibly using https://obsproject.com/forum/threads/how-to-set-up-your-own-private-rtmp-server-using-nginx.12891. My plan is to use this docker as the target for streaming gaming from multiple machines in my house simultaniously, then combining them using a windows VM to stream to twitch.tv. Any help would be appreciated...
  5. If I'm not mistaken, the cache drive is also available after array stop. Actually, my first idea was to request making the cache-only shares available even after array stop...
  6. Hello. I would like to request that VMs/Docker auto-start toggle be changed to a dropdown box with the options of auto-start/stop: 1. on server start/shutdown 2. on array start/stop Currently I've got a VM I'm using to remotely connect to and manage my server, and a No-IP dock I want to continue working even if I stop the array for some reason. Thanks in advance
  7. Hi. Can someone of the Docker gurus can help in creating a docker for Plex Email ? Couldn't get PlexReport to work, and PlexEmail seems easier to setup. If one can even include a web server in the build, and the ability to send a custom message to the recipients (which PlexEmail supports) it would be great. Thanks in advance Shlomi
  8. What I meant was, that sensors-detect didn't find any ITE chip, so does it mean that the driver is not included in unRAID? Thanks
  9. Driver support is built-in into unRAID itself. When you run sensors-detect, it will display the required driver(s) and these can be loaded using the modprobe command. If no proper driver is present in your system, you may want to ask LT to include it, they have done this in the past. Got the same MB. After.manually installing Perl and running sensors-detect, it only detects "coretemp". Does it mean the needed driver isn't built into unRAID?
  10. Might be that PlexEmail will be easier to build as a docker? Thanks
  11. Well, testing works, looks like the auto emails aren't sending though. Any other tweaks you needed to do? Same for me. Had to repeat Edvard_Grieg's instructions to get it to work. Still, testing works but automatic reports don't... Will it survive a restart (of the Docker or the server)? Thanks
  12. trying to install the server plugin, getting the following: plugin: installing: https://raw.githubusercontent.com/petersm1/openvpnserver/master/openvpn_server_x64.plg plugin: downloading https://raw.githubusercontent.com/petersm1/openvpnserver/master/openvpn_server_x64.plg plugin: downloading: /tmp/plugins/openvpn_server_x64.plg ... done Warning: simplexml_load_file(): /tmp/plugins/openvpn_server_x64.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 188 Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 188 Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 188 Warning: simplexml_load_file(): /tmp/plugins/openvpn_server_x64.plg:1: parser error : Start tag expected, '<' not found in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 188 Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 188 Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 188 plugin: xml parse error EDIT: n.m. - internet problems on my end downloaded 0 bytes file... EDIT2: OK, spoke too soon. Plugin installed successfully, but "Install Easy-RSA" doesn't work. Can't follow to status messages, as they disappear too quickly. Is there a log I can check for the error ? Thanks
  13. Hello. Trying ownCloud for some family sharing, looks pretty promising so far. 1. My configuration is based on the MariaDB docker (which I've already had due to central Kodi DB), followed http://lime-technology.com/forum/index.php?topic=35052.msg326033#msg326033 for the configuration. 2. As for accessing my unRAID, I have the following mappings: Container volume: Host path: /var/www/owncloud/data /mnt/user/ownCloud/ /unRAID /mnt/user/ 3. After running for a while, followed http://lime-technology.com/forum/index.php?topic=33891.msg364713#msg364713 to copy the "/var/www/owncloud/apps" folder to a temporary location on my unRAID (accessiable via /unRAID inside the container), then added a mapping to the container: Container volume: Host path: /var/www/owncloud/apps /mnt/user/ownCloud/apps Now I can add apps from the ownCloud app store... Haven't tried restarting the server yet, but I believe it will continue working with the added apps afterwards. Hope it helps anyone :-)
  14. ? Any problems with port 3838? I always map the used ports on my templates, so users can opt between the security of bridge network or the easiness of host network. Not a problem, but in the old versions of the docker is was only 5555 and 8888. Now I've noticed 3838 is added. Can you point me to an explanation about bridge vs host ? What is your recommendation ? If I use bridge with specific ports, should I port forward the relevant ports at my router to my unRAID box ? Thanks Port 3838 is LAN pear discovery. I run as bridge with port 5555 mapped on my router. I don't like UPnP because it's fundamentally insecure. Thanks
  15. ? Any problems with port 3838? I always map the used ports on my templates, so users can opt between the security of bridge network or the easiness of host network. Not a problem, but in the old versions of the docker is was only 5555 and 8888. Now I've noticed 3838 is added. Can you point me to an explanation about bridge vs host ? What is your recommendation ? If I use bridge with specific ports, should I port forward the relevant ports at my router to my unRAID box ? Thanks
  16. Hi. Thanks for your great work. Just wondering why did you add port 3838:udp to the btsync docker ? And why use bridge mode instead of host+upnp+random ports ? Thanks
  17. In unRAID 6 from Main, click on a drive to get to that drive's page. In the Health section, all that and more are available by clicking on identity, attributes, etc. I mean from the console...? I'll say again - HDSentinel for Linux...
  18. On older sockets (like s1366), vt-d was implemented at the chipset, not the CPU. See here http://ark.intel.com/m/products/36785/Intel-X58-Express-IO-Hub#@product/specifications
  19. The i7-920 does support vt-d - already tried setting up a win7 vm using the i7-920/p6t/hd5870, went pretty smooth. My question was - is it possible to passthrough a sata controller...