mishmash-

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by mishmash-

  1. Hey dlandon, awesome plugin - is there any way to mount the drives via UAD using a terminal command? I'm looking to set up an automated script like this: 1. stop docker "X" 2. mount /dev/sdg via UAD (this disk was previously spundown using hdparm and has been previously mounted and listed in UAD) 3. execute rsync jobs from docker "X" data to /dev/sdg/ 4. unmount /dev/sdg 5. restart docker "X" 6. spindown /dev/sdg using hdparm When I try using the "mount" command in terminal I end up with a folder named "clean-me" in /mnt/disks and nothing else (there are other disks mounted in UAD which I would have expected to see). I fixed this by rebooting the server. Am I missing something in my mount command?
  2. You're right, I've done some investigating, with unRaid 6.4.0 I'll be able to assign the docker application a unique IP and apply QoS based on that. Cheers!
  3. I have a fully operational Sia docker I run. Still need to update it to the new wallet v.1.3.1 though. I'll need to post a few bullet points as a guide when I'm home again in a couple of weeks. Edited to add: I also had a Storj docker set up and running, but the thing with Storj is if your latency is too high from the bridge (of which there is only one in US I believe) then you don't get any contracts. There's a blog floating around somewhere of a guy who tried to set up his own bridge, but I don't think it worked out at all. I should still have the draft config buried somewhere in my unraid box.
  4. I've managed to get it working, including the latest version. I'm away from home for another 2 weeks - will have to post a brief guide on what I did once I take a look at my docker config again when I get back.
  5. Is it possible to throttle a docker containers internet connection on a schedule? Looking for something similar in functionality to the deluge VPN scheduler but for a separate docker - I don't mind trying to hook up a host docker container to do the job or perhaps run the schedule via some cron job. Any ideas?
  6. Hi coppit, I'm having the same issue as apefray - I've had noip docker running for a month, it showed the same message. 3 weeks in I got an email from noip saying I had to manually renew as I was coming up to the end of the month! I'm not a networking guru but I've noticed something with my openvpn, which is installed and working, and I noticed for some reason it connects through the bond0 and not eth0 interface. Perhaps this is the issue here? Is there a way to specify a variable in the config file to try connect to noip through bond0?
  7. Looks like the plugin isn't working for me. I have tried to install an inofity package before trying this, so maybe that corrupted something. Jul 30 20:55:11 sorrentoshare root: plugin: checking: /boot/config/plugins/file.activity/file.activity-2017.04.05.tgz - MD5 Jul 30 20:55:11 sorrentoshare root: plugin: running: anonymous Jul 30 20:55:11 sorrentoshare root: plugin: creating: /boot/config/plugins/file.activity/file.activity.cfg - from INLINE content Jul 30 20:55:11 sorrentoshare root: plugin: running: anonymous Jul 30 20:55:22 sorrentoshare php: /usr/local/emhttp/plugins/file.activity/scripts/rc.file.activity 'start' Jul 30 20:55:22 sorrentoshare file.activity: Starting File Activity Jul 30 20:56:49 sorrentoshare php: /usr/local/emhttp/plugins/file.activity/scripts/rc.file.activity 'update' Jul 30 20:56:49 sorrentoshare file.activity: Stopping File Activity Jul 30 20:56:49 sorrentoshare file.activity: File Activity is not running Jul 30 20:56:49 sorrentoshare file.activity: Starting File Activity Jul 30 20:57:00 sorrentoshare php: /usr/local/emhttp/plugins/file.activity/scripts/rc.file.activity 'start' Jul 30 20:57:00 sorrentoshare file.activity: Starting File Activity Basically shuts down a few seconds after clicking the start button. Any clue what this could be?
  8. Scratch that, got it working! Found a few errors - special character in username, wrong password, and most importantly, cleared away all the extra options I had added to the vpn options area.
  9. Hi binhex, was wondering if you're able to take a quick look at this log - I'm having trouble getting into the webUI - cannot connect error...from the looks of it openVPN is connecting to torguard and all looks ok? I've added the swiss opvn file to the config/openvpn folder, as well as the .crt and .key files, but I think I'm missing something. syslog.txt