Alphahelix

Members
  • Posts

    177
  • Joined

  • Last visited

Everything posted by Alphahelix

  1. is it possible to have some sort of add-in? I am using a ASRock B650M PG Riptide, and no temps.
  2. +1 EDIT: I found a work-around by adding another user, I don't think it is the best solution, but it works... on the running container, click on the "Grafana-Unraid-Stack" icon, and select "Console" write the command "influx" in the influx console (inside the HUS-console) write the following command: CREATE USER <username> WITH PASSWORD '<password>' WITH ALL PRIVILEGES then the command "exit" then the command "exit" again done! Source: https://docs.influxdata.com/influxdb/v1.8/administration/authentication_and_authorization/#user-management-commands I hope it can help.
  3. Hi and welcome... 1) Disclaimer & security warning 2) How it started & Home Assistant 3) pfSense with 2 bridged connections 4) Dreams for the setup 5) Use-case Hardware specs from tools->System Devices: [8086:0f00] 00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0e) [8086:0f31] 00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e) [8086:0f23] 00:13.0 SATA controller: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller (rev 0e) [8086:0f35] 00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 0e) [8086:0f18] 00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0e) [8086:0f04] 00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e) [8086:0f48] 00:1c.0 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 1 (rev 0e) [8086:0f4a] 00:1c.1 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 2 (rev 0e) [8086:0f4c] 00:1c.2 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 3 (rev 0e) [8086:0f4e] 00:1c.3 PCI bridge: Intel Corporation Atom Processor E3800 Series PCI Express Root Port 4 (rev 0e) [8086:0f34] 00:1d.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB EHCI (rev 0e) [8086:0f1c] 00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0e) [8086:0f12] 00:1f.3 SMBus: Intel Corporation Atom Processor E3800 Series SMBus Controller (rev 0e) [10ec:8168] 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c) [8086:088e] 02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24) [10ec:8168] 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c) 1) This little guide is foremost to give inspiration, not good in practical, as this is not wise security wise. (https://forums.unraid.net/topic/104669-warning-unraid-servers-exposed-to-the-internet-are-being-hacked/) 2) Since I am a bit craz... I mean dedicated, I like to repurpose old hardware to give it new life. Recently I started playing around HASS (Home Assistant), and remembered I had 2 old "All-In-One" PC's with touchscreen laying around unused. So I set one up with Mint and firefox in kiosk mode. No problem... Then I thought at should be able to run HASS in a virtual environment (either docker or VM) and sure it could. Now my problem is, I have tried all my best (including Google searching) to pass-through a USB device (Zigbee) into said docker or VM. But I guess I am a better in other ares than Linux/Docker... I then thought if I used unRaid as passing anything through in unRaid is so easy. And sure no problem... But I still want a browser in kiosk mode. And since my two PCs are defently not build for VM use I soon realized that I do not have IOMMU so passing the GPU through to a linux VM was out of my abilities once again. (please let me know if there is a way to do this) 3) My main goal was to use one of these old PC with touchscreen as a terminal that run pfSense, HASS and a browser in kisok mode. Preferably on a linux host as they use less resources compared to Windows. But as mentioned above, I cannot pass-through any PCIe device. So a Linux VM in unRaid without the GPU would not make it possible to use the screen. Forcing me to use a Linux with GUI as host (I know unRaid have a GUI, but I have no keyboard or on-screen keyboard so I am stuck at the login screen). 4) But since I was playing with these two I wondered if I could install pfSense since they have 2 x 1gb NIC. But remember I have no way to pass the PCIe device through to a VM, even tried this as it mentioned splitting NIC that all are in one IOMMU: So I took another approach... a) Start the download of the pfSense ISO b) Removed the bonding in settings->network settings c) Made sure "enable bridging" was set to yes d) Configured eth1 (my second NIC) to "IPv4 address assignment" to none e) After the array was up I created a VM with the free BSD profile I ) Changed BIOS to SeaBIOS II ) in OS Install ISO select pfSense I have downloaded before III ) Changed Primary vDisk Bus to SATA IV ) Added a second Network and selected br1 V ) Removed the checkin "Start VM after creation" VI ) Clicked create VII ) Edited the new VM and click on the "Form view" button so it changes to XML view VIII) Scrolling down to <interface tyope='bridge'> IX ) Change model from virtio or virtio-net to e1000e on both birdge configurations X ) Click update f) Start the pfSense VM and configure it with br0 as LAN and br1 as WAN 5) Since unRaid is technically exposed to the big bad internet I would not use this for other than to test new features in pfSense or to get familiar with pfSense. It should be safe enough if your ISP is protecting you as a customer with a NAT firewall, but I would rather be safe and just find another solution. But at least I figured out how to setup a pfSense VM without passing through any PCIe devices, though its rather academic in nature.. Last, if anyone know how of a good solution please let me know.
  4. None of them, my needs are covered with the current options. (was not able to choose none)
  5. I have been told (not sure if it correct) that firefox stills sends data back to mozilla, but Waterfox do not. Just in case it is correct I use Waterfox.
  6. I know WiFi on linux is not 1 2 3 boom done. And not all drivers are free (read that somewhere on the forum). But still I would love be able to create a separate IoT devices I then can route to dockers and/or VM's. Maybe a supported hardware list for the drivers that actually works. It could maybe be a plugin? This way any inconvenience or stability issues would not effect users that have no use for WiFi. I know Christmas is a LOOONG way from now, but pretty please.
  7. I can't seem to get it to work. I followed your guide, and I can log in. But once I log in I can't see any photos at all, not even JPEG. via console I can see data has photos in it, but still no luck. Any suggestions?
  8. I may to tired, but after numerous google searches (the only hits is actually this thread) I cannot to my death not find anything on how to Enable host access for a docker. I am currently using "testdasi/pihole-dot-doh:latest" have I chosen the wrong image? Any help is greatly appreciated... /Alphahelix
  9. aaand now it works. Thanks for confirming I am WAY off.
  10. It looks like prometheus.yml is no longer available. Or is it me who is way off?
  11. I was checking the settings as per @tjb_altf4 post, it turns out it is already set to enabled?
  12. Thanks for the solution, I will do that when I can stop the array, but atm I cannot. thats why I was hoping for a here-and-now solution, until I can stop the array. Again thanks for the solution. /Alphahelix
  13. Hi, I know this has been asked many times, I have tried all the solutions I could find (that did not involve stopping the array) but to no luck. Does anyone know how to fix this? I tried to rename the file: /var/log/docker.log to /var/log/docker.logx in hope it would generate a new file, but no. I even tried to: touch /var/log/docker.log, again in hope of unraid to use the new file. But still no luck. So I need help. /Alphahelix quasimodo-diagnostics-20210515-1507.zip
  14. Hi, TLDR: request for manually naming and sorting disks in the array (and unassigned if possible), under the main tab as well as in shell. I have been happy with "location plugin". But I think a possibility to rename array disk to give an instant idea of the disks location in the server. I know it would be a few people who will benefit from this. But I think (I am not burdened with a lot of knowledge of the Linux systems' inner workings) this would be a fairly easy task. As unRAID already using disk1 disk2 disk3 etc and not sdb sdc sdd etc as designations. I have tried to search the forums but did not find anything useful like a editing a file (not said that it may be out there, I just did not find it). I did try to edit the /etc/mtab file but it was unsuccessful. So now I make this change request for manually naming and sorting disks in the array (and unassigned if possible). I know devs like a use case so for my case it is much easier to find the disk in my system that currently has 36 drives (not including the usb boot). I have 24 accessible from the front, plus 8 SSD residing on an air-shield within the system. With possibility to manually rename (example disk1 to diska1) will quickly give me the info needed to locate the drive. Therefore reducing the risk of mistaken physical disks. I know most of this is covered by the before mentioned plugin. But I like to see the physical location in shell too. Unfortunately the plugin does not help me there.
  15. Hi Wlshwzd, Did you ever find a solution for this? I asking as I have 8 drives with this error (yup lucky me, all at once) /Alphahelix
  16. Hi! First, super cool plugin. Its now super easy to install dockers and plugins Thanks! I hope it is ok to bring suggestions. I personally would love the idea of being able to tick and untick categories of interest. Right now you only have the option of choosing one category at a time. /Alphahelix
  17. Hi Uno, It is baked into the GPU itself. This is done to be able to provide video-feed through USB-C. But to minimize the complexity during production they leave the USB controller in the GPU even if they do not provide the graphics card a USB connector. Or at least this is what I think is happening. I am not in the GPU business but I makes sense to a have a basic platform and if only 10-15% of all graphic cards in a generation is without a USB connector and the controller is relative cheap, they left it in. /Alphahelix
  18. Unless you can be more specific about the setup it is hard to help more. It will be a whole lot if ifs and perhaps.
  19. Hi wan59 If your motherboard have PCIe slots, one option is to use PCIe extenders. But you my have a hard time finding a case to mount them in. But a mining rig could do the trick. /Alphahelix
  20. Hi all, I hope one of you can help me. I need 3 IP addresses, each on their own subnet, for one NIC. I have tried to give an example below: eth0 -> 192.168.1.x/24 eth1 -> 192.168.1.x/24 eth1:1 -> 192.168.3.x/24 eth1:2 -> 192.168.5.x/24 eth2 -> passthrough to pfSense eth3 -> passthrough to pfSense I have tried to look in the forums but I could not find a guide, I did find some threads, but I did not find a how-to. I then tried to look for a solution on the big bad internet. I tried to follow a guide to alter the /boot/config/network.cfg. Again no luck. Does someone out here know of a way to accomplish this? I am running unRAID 6.9.0 beta 30 Thanks in advance /Alphahelix
  21. Hi all, I don't know if this is the right place, otherwise feel free to move the thread to the right place. I have for some days tried to get a 10GBe connection between my 2 unRAID servers. I have a "Chelsio Communications Inc T320 10GbE Dual Port Adapter" in each system. I just plugged in a DAC-cable and configured the IP for static. but nooooo that would be to easy, and it was. I found out that you MUST use the first port on this particualr NIC to get it to work!. The more you know. This is in hope others experience similar issues. Just trying to keep the grey hairs at bay for my fellow un-raiders. /Alphahelix
  22. Hi all, Anyone knows if this still works in 6.8.3, before I wreck my system? /Alphahelix
  23. A long shot... if changes was made to "dirty" memory, and there is a lot of unwritten cache, could that be the reason why the system can't free up enough memory to start the VM? I know I asked it as a question. The reason is I am not 100% sure myself, how the system would react to this situation. But it is a possibility, I think. /Alphahelix
  24. Hi All, First I hope this is the right forum, otherwise please move. TLDR: My server looks like the hunchback from Notre Dame... Well I have over some years build a Supermicro server and I have not been kind. For those interested here is a part list. Case: Supermicro SC846 M/B: X9DRI-LN4F+ CPU: 2x Intel Xeon E5-2630L v2 (2.4GHz) RAM: 24x16GB = 384GB HDD: total of 23 (one with a broken connector fixed by soldering an extansion cable directly to the PCB) SSD: 8x256GB = 1TB (RAID 10) Slot1: Asus HYPER M.2 X16 CARD with 4x256GB NVMe Slot2: ASMedia ASM1142 USB 3.1 Slot3: GPU blocked Slot4: Nvidia GTX 1660 Super Slot5: Nvidia GTX 1030 Slot6: LSI MegaRAID SAS 2008 Slot7: USB from motherboard to external connector Now the observant reader will notice that my GTX 1030 is not blocking a slot. But that is not all. This case does not have PCIe connectors, nor does it have designated space fro 8x SSD. I solved the PCIe problem with help from ebay where I found some M/B CPU splitters and CPU->PCIe converter. 2 of each and I can now have 2 Graphic cards installed. But the GTX 1030 is NOT directly inserted in the PCIe slot. Again with help from ebay I found a PCIe x16 extender and two in serial I am now able to have it inside the case on top of the CPU shroud. Last, the configuration of the M/B results in that there are 2 USB2 cntrollers onboard. 1 controls all the external connectors, 1 controls the DOM port and the BMC (the IPMI mouse and keyboard). Since I want a VM with USB access, it will make most sense to pass through the USB controller that controls the external ports. But that makes it impossible to attach a keyboard for console use, as the internal DOM port is used for the unRAID key. So a I found a small USB hub and extended two of the ports via a bracket in Slot7. Now I can have both mouse and keyboard and still boot from the USB key. If you wonder how his looks here is a picture, and I admit it is not pretty. And now back to the title, after this, my server name is now Qausimodo. /Alphahelix