bender1

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by bender1

  1. theres really nothing to it. Just use the official image (phpmyadmin/phpmyadmin). Add the variable for PMA_HOST and map the port.
  2. Can we have the option to join a second network? I have containers that rely on a mariadb container. I put that container on a network called "backend_services". I have a frontend network for the app that is also used by traefik called "pub_proxy". I need to be able to join both. My current workaround is to run a portainer container and join the networks from there, only it's not persistent.
  3. Worked for me using the official phpmyadmin container. I can throw up a template if youd like.
  4. @DZMMI've been looking for a write-up like this. Thank you! Quick question, would it make sense to store any of the directories on my SSD cache drive? I can modify the scripts, just wondering if there is a benefit, and if so, which directories. EDIT: /mnt/user/appdata/other/rclone Looks like it's only used to create the file that the script uses to determine if rclone is running rclone_mount_running What I'm trying to do is avoid having HDD running all the time. I supposed I wouldnt even need to modify the script if I just manually create the share for the appropriate directory(ies) and set it to cache only? The first time I tried to run the script, it failed because the /mnt/user/appdata/other/rclone directory didn't exist. Just need to move mkdir -p /mnt/user/appdata/other/rclone above if [[ -f "/mnt/user/appdata/other/rclone/rclone_mount_running" ]]; then echo "$(date "+%d.%m.%Y %T") INFO: Exiting script already running."
  5. @SquidI created a template for Traefik. Can you take a look and see if it should be added to CA? My first template... https://github.com/benderstwin/docker-templates/blob/master/Bender-traefik.xml
  6. bender1

    Filerun?

    I tried to get filerun to work with docker-compose but no dice. Anyone gotten this to work yet?
  7. never done it but if I were trying, I would look for a container to run youtube-dl and start there. Alternatively, if you don't want to actually download the videos but want to browse in plex you could look at this https://www.howtogeek.com/347431/how-to-watch-youtube-videos-on-plex/ Maybe someone else has a better/more complete answer.
  8. Nice, sounds like you got it figured out. I will leave this here for anyone else that comes across the thread. The Ubiquiti gear is a little more expensive, but it's far better than the consumer grade stuff and MUCH cheaper than enterprise level. I have a storage room full of Cisco and HP hardware that I've used in the past, which worked great, but I've converted everything over to Ubiquiti. Much easier to manage. The features you get for the money make it a good value IMO, but it's all about what YOU value and what you are trying to do. I have a site to site VPN to a family member, 3 VLAN's, a bunch of AP's (one AP that is running in mesh), and a site to site VPN to Azure. All relatively easy to set up. I will add that you get live chat with techs that will log in remotely to help you with configuration/troubleshooting, and it doesn't require a support contract. The in-wall AP's are the coolest thing since sliced bread. Great coverage, they look good, and very versatile. I've replaced 2 of the UAP-AC-PRO's with a few IW-AP's.
  9. I second the recommendation for Ubiquiti. I've got a unifi shopping habit.
  10. Anyone done this? I have Sab, Sonarr, Couchpotato, Tautulli, Ombi and Unraid all posting messages into discord channels. It all works great and makes it really easy to see what's happening. What I want to do now is post a message to a discord channel with the title and contents of anything new from https://lime-technology.com/forums/forum/7-announcements.xml/. I've created an RSS trigger in IFTTT, and a discord webhook action. I'd have to wait until Lime posts a new announcement to see if it works. If anyone else has done this and has a working recipe, I'd love to see how you configured the webook.
  11. I checked everything else, I think it was the on board SATA port. I had an identical spare (came from some de-commissioned barracuda backup appliances :)).
  12. Thanks @trurl I think the mobo is going bad. I replaced it with another and everything works as it should.
  13. got it, will do and report back. Thanks. I did look in the diagnostics and it looks like it's not seeing the drive in that slot at all, but it was. I'll check the cables.
  14. I just updated to 6.5. Before I updated, all my disks worked. When it rebooted, it said one was missing. I tried unplugging and plugging it back in and now see this in the log. Any idea what may be going on? I tried a different disk, but it never seems to get detected. I tried resetting the config, but it seems like no matter what I do this particular slot won't pick up any disk now. May 1 07:45:28 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant ID_MODEL - assumed 'ID_MODEL' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 470 May 1 07:45:28 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant SERIAL_SHORT - assumed 'SERIAL_SHORT' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 470 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte11h - assumed 'byte11h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 662 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte10h - assumed 'byte10h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 662 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte9h - assumed 'byte9h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 662 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte8h - assumed 'byte8h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 662 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte15h - assumed 'byte15h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 663 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte14h - assumed 'byte14h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 663 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte13h - assumed 'byte13h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 663 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte12h - assumed 'byte12h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 663
  15. Ill try that. I set initial to 256mb and max to 4 gigs.
  16. 1. Yes, bridge is definitely created and is br0 2. The VM starts to boot. I get the bootloader screen but then vnc exits and the log shows 2016-01-02 20:26:01.456+0000: starting up libvirt version: 1.2.18, qemu version: 2.3.0 Domain id=3 is tainted: high-privileges Domain id=3 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) 2016-01-02T20:26:10.794940Z qemu-system-x86_64: Guest moved used index from 4 to 33319 2016-01-02 20:26:10.847+0000: shutting down Here's the XML <domain type='kvm'> <name>MediaManager</name> <uuid>f564b4e9-7393-a0ca-d8c7-0fe9604fd19c</uuid> <metadata> <vmtemplate name="Custom" icon="ubuntu.png" os="ubuntu"/> </metadata> <memory unit='KiB'>2097152</memory> <currentMemory unit='KiB'>262144</currentMemory> <memoryBacking> <nosharepages/> <locked/> </memoryBacking> <vcpu placement='static'>2</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> <vcpupin vcpu='1' cpuset='1'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-2.3'>hvm</type> <loader type='pflash'>/usr/share/qemu/ovmf-x64/OVMF-pure-efi.fd</loader> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='2' threads='1'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/bin/qemu-system-x86_64</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/vmstore/MediaManager/vdisk1.img'/> <target dev='hdb' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x04' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/iso/ubuntu-15.10-server-amd64.iso'/> <target dev='hda' bus='usb'/> <readonly/> <boot order='2'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0' multifunction='on'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='dmi-to-pci-bridge'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/> </controller> <controller type='pci' index='2' model='pci-bridge'> <address type='pci' domain='0x0000' bus='0x01' slot='0x01' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x03' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:ec:c5:7f'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/MediaManager.org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='cirrus' vram='16384' heads='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x02' slot='0x05' function='0x0'/> </memballoon> </devices> </domain>
  17. correct, need to get it back to br0 for networking. When I change it back to br0, the vm starts but the same errors pop up in the logs.
  18. That worked. Didn't disable the bridge, just told the vm to use the default bridge instead of br0. Do you know the cause/solution? Thank you!
  19. yes! I didn't try disabling that, although it worked before. I'll disable it and see if that helps.
  20. Have tried creating a VM with a variety of settings and get the same error each time. I've tried enabling and disabling PCIe ACS override, I've tried using SeaBIOS and OVMF as well as several different OS ISO's (Ubuntu server 15.04, lubuntu, slack) with no luck. Same message every time. I'm not trying to pass-through any devices....yet. What am I doing wrong? char device redirected to /dev/pts/0 (label charserial0) qemu: terminating on signal 15 from pid 10844 2016-01-02 17:09:09.357+0000: shutting down 2016-01-02 17:13:08.717+0000: starting up libvirt version: 1.2.18, qemu version: 2.3.0 Domain id=1 is tainted: high-privileges Domain id=1 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) I have run Unraid 6 with VM's on this exact hardware. Only thing that changed was Unraid config. I started fresh with my flash drive. Things had become a bit messy after 5 or so years of running various plugins, docker containers, vm's and a multitude of shares. Any ideas?
  21. All, I have some network gear I'm looking unload. Need to free up some $$ for a new server build First on the list, anyone need a Cisco POE switch? Cheapest price I could find online is $1575. Model is WS-C2960S-48FPS-L v02 I have a few available. If you need more than one, I have the stacking modules/cables as well. $900obo. If you find one cheaper, send me a link and lets negotiate!
  22. +1 Looking for an interface similar to what we get with Dynamix to manage Docker containers
  23. anyone out there have a working flexget, wcd/freeleech config? The documentation on flexget on unraid is pretty cryptic. If you have it working, I'd love some advice on how you went about it. Thank you,
  24. Just in case anyone else runs across the issue I had.... I used the lftp scripts, but they didn't work for me. chmod wasn't supported by my provider and every torrent that was uploaded didn't have the right permissions. Rtorrent would try to load it, but wasn't able to hash and it would fail. The answer, for me, turned out to be very simple. I added "-a" (without quotes) to the This. Also, using reverse mirror worked out better. mirror -c [b]-R -a[/b] --use-pget-n=5 --only-missing --log=/var/log/synctorrents_downloads.log /mnt/user/temp/torrents/blackhole /blackhole/ Before the -a, I was getting the same errors around directories not existing, access denied, etc... for the torrents directory, I also use --Remove-source-files to remove the torrents after they have been uploaded so they don't get uploaded again. For the mirror that pulls the media, I have headphones, couchpotato, or sonar processing which in turn moves the media from the temp directories to my media shares that plex can access. Hope this helps someone as I banged my head on this for 2 days. Still having an issue with directory structure and autolabel but that's easier to troubleshoot. http://lftp.yar.ru/lftp-man.html
  25. Thanks brit, but I think I'll trust what I see on a day to day to day basis in the wild. Im a storage specialist, and see consumer grade (and mlc) ssd's fail on a regular basis in even moderately write heavy workloads. Do what you will....but I wouldn't do it, unless of course you NEED the extra io