Jump to content

goinsnoopin

Members
  • Posts

    357
  • Joined

  • Last visited

Everything posted by goinsnoopin

  1. My cache drive has btrfs errors. When I start array and check file system it lists a bunch of errors. When I add the --repair option it starts and the it asks a y/n question that I am unable to answer since I ran this from the webgui. Any suggestions on how to proceed. Diagnostics are attached. Thanks, Dan tower-diagnostics-20200412-2108.zip
  2. I was looking at this list and thought I was okay: https://www.elpamsoft.com/?p=Plex-Hardware-Transcoding Guess I need to do a little more research. In looking at pricing gt 710 runs somewhere around $30 used....but a GTX 1050ti can be had for $70 or so used on Reddit hardwareswap. Maybe I should just go for that and call it a day.
  3. I am currently using a nvidia GTX950 for my Windows 10 VM. I am thinking of installing the nvidia plugin to use that GPU for transcoding. I only use Windows 10 for internet browsing, youtube, netflix, general office use (i.e. no gaming or video editing). Any recommendations for an inexpensive GPU to passthrough to my Windows VM. I read through the recommended hardware posting and see people have mentioned the GT 710 and the GT 730. Would these GPUs be sufficient? Any others to consider...would like to stay with NVIDIA to keep drivers simple if I ever need to switch back to the GTX950. For the GT710 it comes in 1GB and 2GB. Is it worth spending the extra for a 2GB model? Thanks, Dan
  4. Is there a command that I can ssh into Unraid and execute to have it be the equivalent of unplugging and reinserting a USB Device? I am passing a USB zigbee coordinator cc2531 to my zigbee2mqtt docker.... everything works fine, however when the docker updates it does not start. When I am home this is no big deal as I just unplug then replug the USB dongle then start the docker container....however sometimes I am away so I would love a command line way to do this. Thanks, Dan
  5. @limetech My issue is resolved. I had the serial adapter plugged into a usb 3 port. When I moved the device to a usb 2.0 port everything started working as expected. Unraid assigned it to /dev/ttyusb0 and all is well. Dan
  6. @limetech I updated to 6.7 stable and am trying to get my usb to serial adapter working. Here is a link to the CH340T adapter I am using https://www.amazon.com/gp/product/B00NKAJGZM/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1 When I plug it in, I get the following in syslog...full diagnostics attached. I did unplug and replug it a couple of times. May 13 19:38:42 Tower kernel: usb 3-10: new full-speed USB device number 10 using xhci_hcd May 13 19:38:42 Tower kernel: usb 3-10: Device not responding to setup address. May 13 19:38:43 Tower kernel: usb 3-10: Device not responding to setup address. May 13 19:38:43 Tower kernel: usb 3-10: device not accepting address 10, error -71 May 13 19:38:43 Tower kernel: usb 3-10: new full-speed USB device number 11 using xhci_hcd May 13 19:38:43 Tower kernel: usb 3-10: Device not responding to setup address. May 13 19:38:43 Tower kernel: usb 3-10: Device not responding to setup address. May 13 19:38:44 Tower kernel: usb 3-10: device not accepting address 11, error -71 May 13 19:38:44 Tower kernel: usb usb3-port10: attempt power cycle May 13 19:38:44 Tower kernel: usb 3-10: new full-speed USB device number 12 using xhci_hcd May 13 19:38:44 Tower kernel: usblp 3-10:1.0: usblp0: USB Bidirectional printer dev 12 if 0 alt 0 proto 2 vid 0x1A86 pid 0x7584 May 13 19:38:44 Tower kernel: usbcore: registered new interface driver usblp May 13 19:39:14 Tower kernel: usb 3-10: USB disconnect, device number 12 May 13 19:39:14 Tower kernel: usblp0: removed May 13 19:39:23 Tower kernel: usb 3-10: new full-speed USB device number 13 using xhci_hcd May 13 19:39:40 Tower kernel: usb 3-10: device descriptor read/64, error -110 May 13 19:39:40 Tower kernel: usb 3-10: Device not responding to setup address. May 13 19:39:40 Tower kernel: usb 3-10: Device not responding to setup address. May 13 19:39:40 Tower kernel: usb 3-10: device not accepting address 13, error -71 May 13 19:40:03 Tower kernel: usb 3-10: new full-speed USB device number 15 using xhci_hcd May 13 19:40:19 Tower kernel: usb 3-10: device descriptor read/64, error -110 May 13 19:40:34 Tower kernel: usb 3-10: device descriptor read/64, error -110 May 13 19:40:35 Tower kernel: usb 3-10: new full-speed USB device number 16 using xhci_hcd May 13 19:40:50 Tower kernel: usb 3-10: device descriptor read/64, error -110 tower-diagnostics-20190515-1746.zip
  7. Thanks jonathanm and johnnie.black...cache disk space was my issue. Made some room and am all set! Dan
  8. I have a Windows 10 vm that keeps going into pause mode randomly. Just did it while typing the first sentence of this post. I can click resume and sometimes its good for a while other times just minutes before pausing again. Libvirt log is showing errors. Any suggestions? Unraid 6.6.6 diagnostics attached. tower-diagnostics-20190124-2002.zip
  9. Hoopster....interesting. Before reading your post I did the custom IP on bro and was having issues with home assistant, which has a unifi device tracker component that connects to the controller. I was getting errors in homeassistant that it could not configure the unifi component. So I then went to host mode and all is running. Now I am wondering if I should switch to bridge like you are suggesting. In bridge mode are you using all that standard ports? On my previous attempt at running in bridge mode I had some port mappings that were non standard due to conflicts with other dockers. This afternoon I changed the port mappings on my other dockers and am now using all unifi default ports. Dan
  10. I just noticed that mine is running under bridge. Based on your comment...maybe I should change to host in my docker settings? Was also considering using custom:bro and assigning it an ip address.
  11. I have also had my access points work fine for days then go to adopting then disconnecting over and over. Doing what Hoopster wrote does fix things. Out of curiosity, I have my Unifi Docker set to auto update daily, I have noticed that this adoption/disconnect issue happens after an update. Do most users have auto-update turned off for the Unifi Docker? Thanks, Dan
  12. I have the binhex delugevpn, sonarr and radarr Dockers installed. When I turn the proxy on in sonarr and/or radarr and point it to the privoxy that is installed as part of the delugevpn docker...the indexers test successful then 15 minutes or so later they fail and the the indexer gets disabled until I test it again. In sonarr proxy is on and using http(s) with unraid ip and privoxy port. Any suggestions?
  13. @cheesemarathon I just tried your bitwarden docker...after installing I could not get the webui to come up. I checked the logs then the port mappings... everything looked good...then I opened the advanced settings in the docker and it looks like you have a typo I the port number for the webui....once I corrected this to match your mapping all is well.
  14. Spants, I am looking to use the MQTT docker with the letsencrypt reverse proxy. My goal was to use my domain name mqtt.MYDOMAINNAME.com for MQTT messages for cell phones for location detection and other devices that are not on my local lan. I have been having difficulty getting this to work...clients are failing to connect. I may have a bust in my letsencrypt config. While investigating this, I came across this website: http://frankfurtlovesyou.com/posts/mqtt-bridge-with-mosquitto-and-nginx.html Just wondering how you handle MQTT when you are not on your local lan. I am trying to avoid a port forward as I feel reverse proxy is safer. Any thoughts? Thanks, Dan
  15. Any suggestions on how to integrate Piwigo and COPS dockers to the reverse proxy? Thanks, Dan
  16. Those html5 templates are awesome...thanks for the recommendation. Just curious...what are you using to edit them? Do you have a recommended freeware html editor....or are you just using a text editor such as Notepad++ Thanks, Dan
  17. Has anyone configured their default file for the COPS calibre docker? If so I would like suggestions on what to try. I got several other dockers working based on suggestions in this thread. Here is what I tried: location ^~ /cops { auth_basic "Restricted"; auth_basic_user_file /config/nginx/.htpasswd; include /config/nginx/proxy.conf; proxy_pass http://192.168.0.50:85; } This is all new to me and the confusing part is the URLBase changes. I see how some dockers like sonarr and htpc manager have settings within the docker....but others don't so I am not sure what to do. Also how are most people using this..for example do you create an index.html page with links to each of your web interfaces to the dockers you are trying to reach? If so do you keep the "landing" page open to the public and then when you click the link to the docker...then it goes to https??? The reason I am asking is that I would like to have www.mydomain.com be open to the public with a link to a public photo gallery (using an unraid docker...haven't picked one yet) and then have some other page with hyperlinks to my hidden docker management tools. Thanks in advance for any help you can provide. Dan
  18. Since the docker upgrade, I have not been able to get the webgui or proxy up and running. Like the other poster if I disable the VPN the webgui runs. I am using PIA and my local lan is 192.168.0.0/24. I turned debugging on and attached is my log with passwords and username blanked out. Any suggestions? delugevpnlog.txt
  19. I want to convert my license from windows 7 to windows 10 before tomorrow's deadline. My plan is to type in the product key from my current windows 7 vm into a brand new clean install of windows 10. So I know you have 30 days to revert...but my question is what will happen to my existing windows 7 VM. Will I be able to boot it up? The reason I am asking is that it makes a difference in how I go about backing up anything critical in this windows 7 VM. Thanks, Dan
  20. What about the chip set emulation? I assume this could cause issues with Microsoft activation. I know i440fx is more mature and Q35 is a more modern design. I also recall limetech's recommendation was i440fx for Windows VMs What are most people using? Since I have 6 licenses of win7 and only need 3 VMs should I do 3 of each when upgrading to Windows 10 in an attempt to future proof?
  21. Do you need to install win 7 first? I was under the impression that the current win 10 ISO allowed you to enter a win 7 product key. Here is a reference link from Microsoft:. https://support.microsoft.com/en-us/help/12440/windows-10-activation Thanks for all the info so far!
  22. I am glad this topic came up. With the windows 10 free upgrade looming I am not sure what to do. I am new to using VMs and currently have two running Win7 Pro and an unauthorized Win10 VM (test driving it) both of these VMs were created in 6.1.9 and use the default seabios and i440x that was recommended in 6.1.9. I just upgraded to Unraid 6.2 RC2 and everything went smooth. The driver for the upgrade of unraid was to get to a position where I have VMs that have been created in 6.2 with OVMF as that is going to be the default going forward and to be able to leverage the free upgrade to windows 10 as it seems to work better for the kids PC games. From reading the forums it is my understanding that making a change from seabios to ovmf or i440x to q35 is going to trigger MS authentication issues. My kids are just getting into PC gaming and at this point I don't have a feel for the best configuration...I get the feeling Win10 is better for gaming and I also get the impression that I better lock down my VM configuration...i.e. number of CPUS, memory etc as that can also create MS authentication issues. I currently have seven (6) Win7 Pro 64 licenses. The maximum number of windows VMs that I anticipate running is 3. Any recommendations on how many I should upgrade to Win10 or CPU/memory assignments to give me the most flexibility? Any thoughts would be greatly appreciated! Dan
  23. I just wanted to post an update that I discovered a corruption on disk5, after running xfs repair my missing files returned under the lost+found folder. Here is a link to that other thread: http://lime-technology.com/forum/index.php?topic=47092.0 Still trying to understand the root cause, but wanted to provide feedback. lboregard has been great with followup via PM! Dan
  24. lboregard, Attached is a screenshot of the ls -al /mnt/disk5 The shares are not there? I did not see any errors in the logs either which is why I am confused. If disk5 did not have the folders for the user shares ISOs, SageTV, Recovered and lost+found, would it have created them? Dan
  25. lboregard, I just ran the unbalance plugin and had an issue. I was copying all of my user shares that existing on disk7 to other disks as I needed to remove disk7 from my array. In my instance unbalance moved all the files to disk5 as it had the most free space. However I am noticing that some files did not move correctly. I noticed this when trying to start a VM, the iso file was missing from my ISOs share. It seems like the files for the ISOs, lost+found, SageTV and Recovered user shares did not get moved. I attached a screenshot of disk5's user share folders and as you can see these folders are missing, but if you look in the unbalance log they existed on the source disk. Do you have any suggestions? Does it mean that these files are gone? Dan unbalance.zip
×
×
  • Create New...