mifronte

Members
  • Posts

    450
  • Joined

  • Last visited

Everything posted by mifronte

  1. I started the ssh into the controller question because I wanted to try installing my own self-signed SSL certificate. To clarify, since the UniFi controller is running in its own Docker container with its own IP address, it is kind of like a virtual host server. So I would like to ssh into that UniFi controller docker container as if the controller was running on its own physical server. I don't know too much about the underpinnings of Docker, but if I can get into the UniFi controller host, to try these steps: Installing SSL Certificate on UniFi Controller
  2. With unRAID 6.4, containers now can be assigned their own IP. Is it possible for the container to get the IP from DHCP instead of statically assigned?
  3. I just upgraded to unRAID 6.4 and is running only one Docker app (UniFi). My unRAID server has two NICs which is currently bonded. I don't think the bonding really works since my smart switch never show any traffic on the second NIC when I run a load test. Now with unRAID 6.4 where I can easily assign an IP address to a Docker container, can someone list the general steps that I would need to accomplish having the Docker container using the second NIC with its own IP assigned by my DHCP server? Or is there a better way to accomplish this without breaking the NIC bond? My first step is to break the bond to make the second NIC available. After that would I use br0, br1, eth0, or eth1? Then do I assign a static IP or use DHCP?
  4. I believe /var/lib/unifi would map to /mnt/cache/appdata/unifi. Can you tell be the contents of /mnt/cache/appdata/unifi? I am curious as to what is stored in the docker image and what is stored in the /mnt/cache/appdata/unifi directory. To use my self-signed SSL certificate, I am hopping most needed files are in the cache location. P.S. Can you also tell me how to install this docker app? Its been so long, I completely forgot how I installed my current UniFi docker.
  5. With this docker, can you access /var/lib/unifi from the unRAID terminal?
  6. Can you try ssh to the ip from an external device (not unRAID terminal)? I would like to see if it is possible to install your own SSL certificate and that requires ssh into the UniFi controller app as described here. Edit: Oops I didn't see that you tried PuTTY. Did you try the controller ID and password or your unRAID id and password?
  7. Now that you have the UniFi Controller docker running on its own IP, can you ssh into the controller app?
  8. I am currently using pducharme's UniFi Controller docker and is considering of switching to Linuxserver.io docker. Did you have to uninstall your previous UniFi docker before installing Linuxserver.io?
  9. So I decided to bite the bullet and ended my 234 days of uptime to upgrade successfully to unRAID Pro 6.4.0 from 6.3.5. Since I am running pfSense, I used the pfSense Cert Manager to create an internal certificate for the unRAID server and was able to replace the default certificate with my self-signed certificate and switched the SSL to Yes with no problems. I have a few questions from the log: 1. Why is dnsmasq running on my unRAID server? Do I need it for anything and can it be disabled? Jan 16 09:58:06 Beanstalk dnsmasq[6602]: started, version 2.78 cachesize 150 Jan 16 09:58:06 Beanstalk dnsmasq[6602]: compile time options: IPv6 GNU-getopt no-DBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotify Jan 16 09:58:06 Beanstalk dnsmasq-dhcp[6602]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h Jan 16 09:58:06 Beanstalk dnsmasq-dhcp[6602]: DHCP, sockets bound exclusively to interface virbr0 Jan 16 09:58:06 Beanstalk dnsmasq[6602]: reading /etc/resolv.conf Jan 16 09:58:06 Beanstalk dnsmasq[6602]: using nameserver 10.168.1.1#53 Jan 16 09:58:06 Beanstalk dnsmasq[6602]: read /etc/hosts - 2 addresses Jan 16 09:58:06 Beanstalk dnsmasq[6602]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses Jan 16 09:58:06 Beanstalk dnsmasq-dhcp[6602]: read /var/lib/libvirt/dnsmasq/default.hostsfile 2. Should I be concerned about this error? Jan 16 10:17:54 Beanstalk emhttpd: shcmd (235): /usr/bin/php -f /usr/local/emhttp/webGui/include/UpdateDNS.php Jan 16 10:17:54 Beanstalk root: Error: Nothing to do Jan 16 10:17:54 Beanstalk emhttpd: shcmd (235): exit status: 1 Jan 16 10:17:54 Beanstalk nginx: 2018/01/16 10:17:54 [alert] 4142#4142: *667 open socket #24 left in connection 11 Jan 16 10:17:54 Beanstalk nginx: 2018/01/16 10:17:54 [alert] 4142#4142: aborting Otherwise, everything appears to be running smoothly. My UniFi docker is running and my Windows 7 VM is running. Good job limetech, except for ending my 234 days of uptime!
  10. My Unifi 5.5.5 docker app on unRAID is showing an update is available. Is it safe to update? I don't see any reference on the first post regarding the new update. Update: I successfully updated the UniFi docker app to 5.5.19 and restored my settings.
  11. BTW, I see there is a new V14 firmware out on the SuperMicro FTP server.
  12. I hope you success with the LSI 3008. I am contemplating a new server to replace my current server and is looking at the SuperMicro Xeon E5 LGA 2011 R3 boards with the 3008 SAS3 controller.
  13. I tried disabling the Floppy Controller in BIOS, but the system gave me a Floppy A error on boot and prompted me to continue or enter the BIOS. Since I do not want to be prompted when the server reboots, I went back into the BIOS and set the setting to auto. UnRAID is still giving me the error so I guess I will just ignore it. It seems this may be the case with the USB too since I only have one USB device, I am getting errors when unRAID polls the USB devices.
  14. I noticed this one error when I boot up my server: May 19 13:55:04 Beanstalk kernel: bond0: Warning: No 802.3ad response from the link partner for any adapters in the bond Is there a way for me to check if the 802.3ad bonding is up and running? I have a Cisco SG350 smart switch and LAG status on the switch shows it is up, but this warning message has me concerned.
  15. I only have one USB device (the unRAID boot USB Key) plugged into my system and it appears to be working fine. Can someone interpret these errors that I get when I boot my unRAID system? I also do not have a physical floppy drive on my system. May 19 13:55:00 Beanstalk kernel: usb 1-5: device descriptor read/all, error -71 May 19 13:55:00 Beanstalk kernel: usb 1-5: device descriptor read/all, error -71 May 19 13:55:00 Beanstalk kernel: usb 1-5: device descriptor read/8, error -71 May 19 13:55:00 Beanstalk kernel: usb 1-5: device descriptor read/8, error -71 May 19 13:55:00 Beanstalk kernel: usb 1-5: device descriptor read/8, error -71 May 19 13:55:00 Beanstalk kernel: usb 1-5: device descriptor read/8, error -71 May 19 13:55:31 Beanstalk kernel: blk_update_request: I/O error, dev fd0, sector 0 May 19 13:55:31 Beanstalk kernel: floppy: error -5 while reading block 0 May 19 13:55:46 Beanstalk kernel: blk_update_request: I/O error, dev fd0, sector 0 May 19 13:55:46 Beanstalk kernel: floppy: error -5 while reading block 0
  16. Do these UPS normally run silent, especially the rack mounted version? I have to decide between a tower or a rack mounted to ensure that all my devices can reach the UPS. All my network devices are mounted high off the ground on a rack and so a tower UPS is more financially feasible, but I would may have to raise it off the floor closer to my devices. The rack is also my entertainment rack and so I do not want excessive noise in the rack since it may interfere with the home theater experience. The server is on a long extension cord and so it can reach the UPS from its location since it is not in the same closet as my entertainment and network closet since the server is noisy.
  17. Is the APC BR1500G a good one? I don't believe it has a pure sign wave. My firewall is a DIY with a external power supply brick. I want to ensure the UPS will work with all my devices.
  18. So I have been running my unRAID server for 7 years without a UPS. My location has good stable power with no problems for the last 7 years until last week when I noticed a couple of my clocks were blinking, a sign of a power problem. However, not all my clocks were blinking and so it couldn't have been a power outage. At the same time as the two clocks going out, my server rebooted. The two clocks are probably on the same breaker/circuit, but the server is on a separate breaker/circuit. So my guess is that it was a power surge or something. Well, that scared me enough to finally get me looking for a UPS. Can someone recommend a current good quality UPS that is also a great value? I would like to put my server and my network devices (firewall router, fiber modem, smart switch) on it. I don't know if I need a true sine wave or smart UPS, but I prefer to be safe than sorry.
  19. My docker.img file is on an unassigned device. Will UD create the mount point prior to Docker loading when the server is restarted?
  20. How do I create an SMB share from an unassigned device where no credential is required? Can I control the SMB attributes like how I can do it in the smb-extra.conf file? Basically it would be a public share. I tried it not specifying a username or password, but I am getting prompted to enter a credential when I try accessing the share from a Windows 10 machine. I need to be able to specify SMB attributes like: browseable, guest ok, writeable, read only, etc... Edit: I figured out that I still had to maintain my smb-extra.conf file external to UD. I thought UD would allow me to define SMB shares, but it only defaults to the mount point name and basic SMB security.
  21. What mount point are you currently attaching to? If it's not /mnt/disks/* then you won't be able to use UD. They are currently mount to /mnt. I have no /mnt/disks on my server. I am also using the smb-extra.conf to share the mounted drives. I would like to use UD, and so does UD require me to make a /mnt/disks and then mount my unassigned drives at that location? Hopefully I can reconfigure the Windows VM to use the new mount points.
  22. I would like to use this plugin to manage my unassigned devices. Currently my unassigned devices are mounted and shared via my go script. If I install this plugin, will it automatically recognize my current mounted and shared unassigned devices? Or should I remove the commands in the go script first, reboot, and then install this plugin to setup the unassigned devices with the same mount points and share names as in go script? My windows VM is using the unassigned devices and so I need them to be setup exactly like how my go script is doing it.
  23. So I upgraded unRAID from V6.1.9 to 6.2.3. Then I deleted the docker.img and reinstall UniFi from the Community App Previous Apps. Now I have the newest Unifi running, but all my settings were lost. Can someone verify that all host port docker settings are the same between Unifi V 5.07 and 5.2.9? My main problem is that my AP is on a different subnet and now the controller cannot detect it. With the previous version, the controller was able to detect my AP on the different subnet. I do have the DHCP option 43 to inform the AP that the controller is on my unRAID server IP. I can't understand why my controller does not detect my AP. Do I need to reboot my AP?
  24. Ok I found the FAQ where it says to delete the docker.img and recreate it and then reinstall the app throught the Community Application's Previous Apps section. This is Greek to me since I have not touch Docker in a long time. Can someone point me to how to delete the docker.img? Do I do it at the command line? Edit: Never mind, I found in the release notes how to go about fixing the problem. Thanks.
  25. Can you give the link to where I can fix this error? I am reading the Docker FAQ, but have not found the actual solution to resolve this error.