Everything posted by Msan
-
[Support] Linuxserver.io - SmokePing
So setting the /data path to /mnt/cache/docker/smokeping/ worked.. This is strange, as /mnt/user/docker/smokeping/ points to the same place and when inside the docker I could see /data and the files just fine?
-
[Support] Linuxserver.io - SmokePing
Yes I used fresh folders.. my /mnt/docker is actually on the cache drive, but I'll try setting the path directly..
-
[Support] Linuxserver.io - SmokePing
-
[Support] Linuxserver.io - SmokePing
I just tested my container on unRaid, then forced upgrade, and then pulled the container on my workstation and can't reproduce the issue. Have you tried removing the container and re-adding? As long as you don't delete the apps folder for the container, your data won't be lost. I just deleted and reinstalled the container.. all at defaults.. same error No errors here either. You are sure you used new folders for both config and data and deleted the image also? Please post screenshot of your template and post the log from the docker. Docker log: ErrorWarningSystemArrayLogin [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/index.php/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... './Alerts' -> '/config/./Alerts' './Database' -> '/config/./Database' './General' -> '/config/./General' './Presentation' -> '/config/./Presentation' './Probes' -> '/config/./Probes' './Slaves' -> '/config/./Slaves' './Targets' -> '/config/./Targets' './pathnames' -> '/config/./pathnames' './smtp.conf' -> '/config/./smtp.conf' [cont-init.d] 30-config: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.17.0.7. Set the 'ServerName' directive globally to suppress this message Smokeping version 2.006011 successfully launched. Not entering multiprocess mode for just a single probe. FPing: probing 20 targets with step 300 s and offset 297 s. RRDs::update ERROR: mmaping file '/data/USA/MIT.rrd': No such device RRDs::update ERROR: mmaping file '/data/USA/Sun.rrd': No such device RRDs::update ERROR: mmaping file '/data/USA/UCSD.rrd': No such device RRDs::update ERROR: mmaping file '/data/USA/IU.rrd': No such device RRDs::update ERROR: mmaping file '/data/USA/UCB.rrd': No such device RRDs::update ERROR: mmaping file '/data/InternetSites/Facebook.rrd': No such device RRDs::update ERROR: mmaping file '/data/InternetSites/Youtube.rrd': No such device RRDs::update ERROR: mmaping file '/data/InternetSites/linuxserverio.rrd': No such device RRDs::update ERROR: mmaping file '/data/InternetSites/JupiterBroadcasting.rrd': No such device RRDs::update ERROR: mmaping file '/data/InternetSites/GoogleSearch.rrd': No such device RRDs::update ERROR: mmaping file '/data/DNS/OpenDNS2.rrd': No such device RRDs::update ERROR: mmaping file '/data/DNS/GoogleDNS2.rrd': No such device RRDs::update ERROR: mmaping file '/data/DNS/GoogleDNS1.rrd': No such device RRDs::update ERROR: mmaping file '/data/DNS/OpenDNS1.rrd': No such device RRDs::update ERROR: mmaping file '/data/Europe/Germany/TelefonicaDE.rrd': No such device RRDs::update ERROR: mmaping file '/data/Europe/Switzerland/CernIXP.rrd': No such device RRDs::update ERROR: mmaping file '/data/Europe/Switzerland/SBB.rrd': No such device RRDs::update ERROR: mmaping file '/data/Europe/UK/IBNorwich.rrd': No such device RRDs::update ERROR: mmaping file '/data/Europe/UK/UEA.rrd': No such device RRDs::update ERROR: mmaping file '/data/Europe/UK/CambridgeUni.rrd': No such device Template shot attached..
-
[Support] Linuxserver.io - SmokePing
I just tested my container on unRaid, then forced upgrade, and then pulled the container on my workstation and can't reproduce the issue. Have you tried removing the container and re-adding? As long as you don't delete the apps folder for the container, your data won't be lost. I just deleted and reinstalled the container.. all at defaults.. same error
-
[Support] Linuxserver.io - SmokePing
Anybody?
-
[Support] Linuxserver.io - SmokePing
I just installed this to try out, but I am getting these kind of errors after a few minutes: RRDs::update ERROR: mmaping file '/data/InternetSites/Facebook.rrd': No such device RRDs::update ERROR: mmaping file '/data/InternetSites/JupiterBroadcasting.rrd': No such device RRDs::update ERROR: mmaping file '/data/InternetSites/Youtube.rrd': No such device RRDs::update ERROR: mmaping file '/data/InternetSites/GoogleSearch.rrd': No such device I checked inside the docker and these files exist.. root@a1737459c8c7:/data/InternetSites$ ls -al total 14600 drwxr-xr-x 1 abc abc 158 Oct 17 13:21 . drwxrwxrwx 1 abc abc 76 Oct 17 13:24 .. -rw-r--r-- 1 abc abc 2986808 Oct 17 13:21 Facebook.rrd -rw-r--r-- 1 abc abc 2986808 Oct 17 13:21 GoogleSearch.rrd -rw-r--r-- 1 abc abc 2986808 Oct 17 13:21 JupiterBroadcasting.rrd -rw-r--r-- 1 abc abc 2986808 Oct 17 13:21 Youtube.rrd -rw-r--r-- 1 abc abc 2986808 Oct 17 13:21 linuxserverio.rrd Am I missing something?
-
[Plugin] Ransomware Protection - Deprecated
I think this is a good idea. It lets anyone customize the response as they wish, and add extra warnings and special notifications, beyond the standard ones. And perhaps start file integrity tools running to begin identifying what's changed. Yes, thats what I had in mind.. for me it could tell my router to cut off access to the net for the unraid server so it doesnt "leak" any info..
-
[Plugin] Ransomware Protection - Deprecated
How about having the ability to have a custom script run when it's triggered? This way folks could have extra/special things happen without having to have it hardcoded into the plugin..
-
New Emby Docker
I just did a clean install of the emby docker but it seems to crash when trying to start up.. I left everything at defaults on install. Running on unraid 6.2 mainline Some logs are attached.. server-63611108482.txt unhandled_ffe6b0d0-2db5-44e8-8847-24939bd5a8d5.txt
-
[Plugin] IPMI for unRAID 6.1+
Thanks for the update! Everything is working perfectly now for me!
-
[Plugin] IPMI for unRAID 6.1+
Thanks, it shows up properly in the sensor report now, but still shows N/A in the dashboard.. Updated. Should work for dash and footer. Thanks! It shows up properly in all places now.. Just a small request for your next update, can you remove the ' from the display.. Right now it shows as 'Low' everywhere instead of Low Thanks again! Can you run this command for me and post the output? /usr/sbin/ipmi-sensors --output-sensor-thresholds --comma-separated-output --output-sensor-state --no-header-output --interpret-oem-data Sure, here 'ya go.. root@Tower:~# /usr/sbin/ipmi-sensors --output-sensor-thresholds --comma-separated-output --output-sensor-state --no-header-output --interpret-oem-data 4,CPU Temp,OEM Reserved,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'Low' 5,Sys Temp,Temperature,Nominal,34.00,C,N/A,N/A,N/A,76.00,78.00,80.00,'OK' 6,CPU Vcore,Voltage,Nominal,1.16,V,0.86,0.88,0.90,1.62,1.63,1.64,'OK' 7,DIMM Volt,Voltage,Nominal,1.82,V,1.57,1.58,1.60,2.00,2.02,2.03,'OK' 8,3.3V,Voltage,Nominal,3.30,V,2.91,2.93,2.94,3.65,3.66,3.68,'OK' 9,5V,Voltage,Nominal,4.80,V,4.42,4.44,4.46,5.52,5.54,5.57,'OK' 10,12V,Voltage,Nominal,11.81,V,10.46,10.56,10.66,13.34,13.44,13.54,'OK' 11,-12V,Voltage,Nominal,-12.10,V,-10.50,-10.60,-10.70,-13.30,-13.40,-13.50,'OK' 12,5VSB,Voltage,Nominal,4.85,V,4.42,4.44,4.46,5.52,5.54,5.57,'OK' 13,VBAT,Voltage,Nominal,3.22,V,2.91,2.93,2.94,3.65,3.66,3.68,'OK' 14,Fan1,Fan,Nominal,3000.00,RPM,200.00,300.00,400.00,N/A,N/A,N/A,'OK' 15,Fan2,Fan,Nominal,1000.00,RPM,200.00,300.00,400.00,N/A,N/A,N/A,'OK' 16,Fan3,Fan,Nominal,1000.00,RPM,200.00,300.00,400.00,N/A,N/A,N/A,'OK' 17,Fan4,Fan,Nominal,900.00,RPM,200.00,300.00,400.00,N/A,N/A,N/A,'OK' 18,Fan5,Fan,Nominal,3000.00,RPM,200.00,300.00,400.00,N/A,N/A,N/A,'OK' 19,Fan6/CPU,Fan,Nominal,1500.00,RPM,200.00,300.00,400.00,N/A,N/A,N/A,'OK' 20,Intrusion,Physical Security,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK' 21,Power Supply,Power Supply,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK' 22,Thermal Trip,Module/Board,Nominal,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,'OK' 23,BIOS,System Firmware Progress,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
-
[Plugin] IPMI for unRAID 6.1+
Thanks, it shows up properly in the sensor report now, but still shows N/A in the dashboard.. Updated. Should work for dash and footer. Thanks! It shows up properly in all places now.. Just a small request for your next update, can you remove the ' from the display.. Right now it shows as 'Low' everywhere instead of Low Thanks again!
-
[Plugin] IPMI for unRAID 6.1+
Thanks, it shows up properly in the sensor report now, but still shows N/A in the dashboard..
-
[Plugin] IPMI for unRAID 6.1+
Oh ok. So does it show low in the sensor readings page or did you want it for the footer? I already have --interpret-oem-data in the command string so it should show up in readings. It shows up as N/A in the sensor reading.. It would be great to have in the footer as well.. Let me know if you need me to test anything..
-
[Plugin] IPMI for unRAID 6.1+
root@Tower:/mnt/user/system/libvirt# ipmi-sensors --interpret-oem-data ID | Name | Type | Reading | Units | Event 4 | CPU Temp | OEM Reserved | N/A | N/A | 'Low' 5 | Sys Temp | Temperature | 35.00 | C | 'OK' 6 | CPU Vcore | Voltage | 1.16 | V | 'OK' 7 | DIMM Volt | Voltage | 1.82 | V | 'OK' 8 | 3.3V | Voltage | 3.30 | V | 'OK' 9 | 5V | Voltage | 4.82 | V | 'OK' 10 | 12V | Voltage | 11.81 | V | 'OK' 11 | -12V | Voltage | -12.10 | V | 'OK' 12 | 5VSB | Voltage | 4.85 | V | 'OK' 13 | VBAT | Voltage | 3.22 | V | 'OK' 14 | Fan1 | Fan | 3000.00 | RPM | 'OK' 15 | Fan2 | Fan | 1000.00 | RPM | 'OK' 16 | Fan3 | Fan | 1000.00 | RPM | 'OK' 17 | Fan4 | Fan | 900.00 | RPM | 'OK' 18 | Fan5 | Fan | 3100.00 | RPM | 'OK' 19 | Fan6/CPU | Fan | 1400.00 | RPM | 'OK' 20 | Intrusion | Physical Security | N/A | N/A | 'OK' 21 | Power Supply | Power Supply | N/A | N/A | 'OK' 22 | Thermal Trip | Module/Board | N/A | N/A | 'OK' 23 | BIOS | System Firmware Progress | N/A | N/A | N/A Board is in my signature..
-
[Plugin] IPMI for unRAID 6.1+
I can do that and included it in the footer too. Can you run ipmi-sensors from the command line and post the output? Do you know what the exact text is? low/medium/high? root@Tower:~# ipmi-sensors ID | Name | Type | Reading | Units | Event 4 | CPU Temp | OEM Reserved | N/A | N/A | 'OEM Event = 0000h' 5 | Sys Temp | Temperature | 34.00 | C | 'OK' 6 | CPU Vcore | Voltage | 1.16 | V | 'OK' 7 | DIMM Volt | Voltage | 1.82 | V | 'OK' 8 | 3.3V | Voltage | 3.30 | V | 'OK' 9 | 5V | Voltage | 4.82 | V | 'OK' 10 | 12V | Voltage | 11.81 | V | 'OK' 11 | -12V | Voltage | -12.10 | V | 'OK' 12 | 5VSB | Voltage | 4.85 | V | 'OK' 13 | VBAT | Voltage | 3.22 | V | 'OK' 14 | Fan1 | Fan | 3000.00 | RPM | 'OK' 15 | Fan2 | Fan | 1000.00 | RPM | 'OK' 16 | Fan3 | Fan | 1000.00 | RPM | 'OK' 17 | Fan4 | Fan | 900.00 | RPM | 'OK' 18 | Fan5 | Fan | 3000.00 | RPM | 'OK' 19 | Fan6/CPU | Fan | 1400.00 | RPM | 'OK' 20 | Intrusion | Physical Security | N/A | N/A | 'OK' 21 | Power Supply | Power Supply | N/A | N/A | 'OK' 22 | Thermal Trip | Module/Board | N/A | N/A | 'OK' 23 | BIOS | System Firmware Progress | N/A | N/A | N/A And yes, it's Low, Medium and High - It was in Low when I got the output above.. cheers!
-
[Plugin] IPMI for unRAID 6.1+
IS it possible to show the CPU temp as low/medium/high on Supermicro boards that only give that kind of info?
-
Dynamix - V6 Plugins
Goto settings, nerdpack and install perl there..
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
I just installed the client plugin and am not sure if I'm doing something wrong, but I can't select a file with the client config. I am guessing that when I click "Choose a file" that it would allow me to choose a file that I can upload to use as the config.. but nothing is happening.. tried chrome and firefox browsers.
-
Dynamix - V6 Plugins
Would it be possible to show mounted drives that are not part of the array in the stats plugin?
-
Pimp Your Rig
I have 3 140mm fans instead of the fan plate on my 4220 and also replaced the 2 back 80mm fans with some quieter ones. With 11 drives loaded and running parity calc none of my drives go over 37c
-
Pimp Your Rig
I just ordered some GELID fans as well.. Where did they put the temp sensor? I would like to disable that as well, but just from the pictures of the fan, I can't see anything sensor looking..