daNick73

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by daNick73

  1. Use of Paperless Prometheus Exporter Hi.. has anyone successfully used https://github.com/hansmi/prometheus-paperless-exporter (i.e. Docker at ghcr.io/hansmi/prometheus-paperless-exporter) in Unraid? I could share my history of failed attempts, but likely that wont help anyone. Only looking if someone has this working using standard Prometheus and Paperless containers. If so, I would appreciate him/her sharing working settings, so I could use that as a basis. THX daNick
  2. Hi The docker container always "used to work" (TM), but after it failed, I reinstalled the container and now I am in a mess. I know it says "network needs to be configured, but I have forgotten how... I cannot see the timemachine in my network, Timemachine app on Macos (sonoma 14.1.2) doesnt find it. My network uses 192.168.178.x / unraid is 192.168.178.31. From default I only changed network from "none" to "bridge" My command reads docker run -d --name='TimeMachine' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="TimeMachine" -e 'VOLUME_SIZE_LIMIT'='2 T' -e 'TM_USERNAME'='timemachine' -e 'PASSWORD'='Z92efVNcokU26x' -e 'ADVERTISED_HOSTNAME'='timemachine' -e 'CUSTOM_SMB_CONF'='false' -e 'CUSTOM_USER'='false' -e 'DEBUG_LEVEL'='1' -e 'MIMIC_MODEL'='TimeCapsule8,119' -e 'EXTERNAL_CONF'='' -e 'HIDE_SHARES'='no' -e 'TM_GROUPNAME'='timemachine' -e 'TM_UID'='1000' -e 'SET_PERMISSIONS'='false' -e 'SMB_INHERIT_PERMISSIONS'='no' -e 'SMB_NFS_ACES'='yes' -e 'SMB_METADATA'='stream' -e 'SMB_PORT'='445' -e 'SMB_VFS_OBJECTS'='acl_xattr fruit streams_xattr' -e 'WORKGROUP'='WORKGROUP' -e 'TM_GID'='1000' -e 'SHARE_NAME'='TimeMachine' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.icon='https://upload.wikimedia.org/wikipedia/de/f/f4/Time_Machine_%28Apple%29_Logo.png' -v '/mnt/user/timemachine/':'/opt/timemachine':'rw' --hostname timemachine 'mbentley/timemachine' a86dcc58cadc4e78ff3433827187c065d099371c1973581e11075563d45873ce The command finished successfully! My Log reads chpasswd: password for 'timemachine' changed dbus-daemon[42]: [system] org.freedesktop.DBus.Error.AccessDenied: Failed to set fd limit to 65536: Operation not permitted Found user 'avahi' (UID 86) and group 'avahi' (GID 86). Successfully dropped root privileges. avahi-daemon 0.8 starting up. WARNING: No NSS support for mDNS detected, consider installing nss-mdns! Loading service file /etc/avahi/services/smbd.service. Joining mDNS multicast group on interface eth0.IPv4 with address 172.17.0.12. New relevant interface eth0.IPv4 for mDNS. Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1. New relevant interface lo.IPv4 for mDNS. Network interface enumeration completed. Registering new address record for 172.17.0.12 on eth0.IPv4. Registering new address record for 127.0.0.1 on lo.IPv4. Server startup complete. Host name is timemachine.local. Local service cookie is 1058824436. Service "timemachine" (/etc/avahi/services/smbd.service) successfully established. INFO: CUSTOM_SMB_CONF=false; generating [global] section of /etc/samba/smb.conf... INFO: Creating /var/log/samba/cores INFO: Avahi - generating base configuration in /etc/avahi/services/smbd.service... INFO: Avahi - using timemachine as hostname. INFO: Avahi - adding the 'dk0', 'TimeMachine' share txt-record to /etc/avahi/services/smbd.service... INFO: Group timemachine doesn't exist; creating... INFO: User timemachine doesn't exist; creating... INFO: Setting password from environment variable INFO: INFO: CUSTOM_SMB_CONF=false; generating [TimeMachine] section of /etc/samba/smb.conf... INFO: Samba - Created Added user timemachine. INFO: Samba - Enabled user timemachine. INFO: Samba - setting password INFO: SET_PERMISSIONS=false; not setting ownership and permissions for /opt/timemachine INFO: Avahi - completing the configuration in /etc/avahi/services/smbd.service... INFO: running test for xattr support on your time machine persistent storage location... INFO: xattr test successful - your persistent data store supports xattrs INFO: Detected filesystem for /opt/timemachine is fuse.shfs INFO: entrypoint complete; executing 's6-svscan /etc/s6' dbus socket not yet available; sleeping... nmbd version 4.18.9 started. Copyright Andrew Tridgell and the Samba Team 1992-2023 smbd version 4.18.9 started. Copyright Andrew Tridgell and the Samba Team 1992-2023 INFO: Profiling support unavailable in this build. ***** Samba name server TIMEMACHINE is now a local master browser for workgroup WORKGROUP on subnet 172.17.0.12 ***** Any support truly appreciated
  3. Amazing, that solved it, thx a lot! And, in case anyone stumbles over this and doesnt know what the "double arrows icon" was (like stupid me )
  4. Hi I added a 1 TB NVMe in a PCIe to M.2 adapter to my Unraid Server. I managed to do "clear" and then "format". However, the result is this and I cannot access the device: Any recommendation what may be wrong here? THX! daNick
  5. Hi I added a 1 TB NVMe in a PCIe to M.2 adapter to my Unraid Server. I managed to do "clear" and then "format". However, the result is this and I cannot access the device: Any recommendation what may be wrong here? THX! daNick
  6. Hi My Macbook Pro M1 (latest MacOs) has speed issues... the usual ones. What I wonder: Using Blackmagic Disc Speed Test (to a share on Unraid), I get the below. Network is 1 Gig. Is my understanding correct that this means my MacBook can access the Unraid at full speed and writing also works in principle, so any issues shouldnt be on physical layer or write speed to disc, but should be a matter of the protocol / SMB layer? Thx for your opinion, I just would like to make sure I go from a solid basis here daNick
  7. Hi I (think I) understand the challenges of using an SSD in a parity pool and why TRIM is disabled. However, I may want to add a 4TB M.2 in a PCIe adapter, simply to be able to use that M.2 SSD in future set ups, where HDDs may not work for me. the SSD will be used for mostly “resting” data (videos, pictures, music), so limited writes, more reads. my questions: 1. does not using TRIM permanently damage the SSD or would any negative impact disappear if I put the M.2 in a System with TRIM? 2. How slow would the SSD become without TRIM? Does it become as slow as a magnetic HDD or are we talking about „only“ 50% less speed? thx! daNick
  8. Hi My Docker overview shows "not available" since somewhen recently Any chance to understand why/how this may have happened? Thx! daNick
  9. Thx I will skip squid from my menu for the time being to remember the support. I will watch the issue, but the SSD is an M.2 NVME and I have not been moving the device physically at all. Unless it reoccurs, I may hope/pray it was a one-off! Again, THX to both of you! This level of support by two experts in shortest time is beyond my wildest dreams of what I would expect even for a paid software support plan. Just this one incident shows paying for Unraid was an excellent decision!
  10. @Squid Thanks. Diagnostics attached. I had rebooted unfortunately, since I didnt spot it was an issue. And sorry for posting a bit in panic mode, I will have a beer tower-diagnostics-20220128-2235.zip
  11. Hello I am a bit desperate, help truly, truly appreciated, since my whole set up crashed... All of sudden, all my dockers and VMs (used for home automation) are missing. Rebooting, I cannot see the SSD they were on. So, my assumption is that UNRAID "only" lost the SSD and thus all dockers and the VM are missing. ANY help to recover appreciated, THX! Please let me know what info may be needed to get support! Version 6.9.2 THX! Best regards Nico
  12. Danke, ich habe es geschafft, jedenfalls kommen einige Daten im Dashboard an. In der Anleitung, Schritt 5 fehlt, dass auch diese Einstellung gesetzt sein muss. Oder habe ich das übersehen. Kurze Folgefrage: Kann ich irgendwo sehen, welche Daten meine Box überhaupt liefert? Im Dashboard sind einige Daten mit N/A angegeben, ich wüsste gerne, was überhaupt "ankommt": Nochmals Danke!
  13. Hallo Sorry, ich hänge mich mal hier rein 1. Danke für den PlugIn 2. Ich habe nach der Anleitung unter installiert... soweit ich sehen kann ohne Fehler. 3. Alle geht soweit, nur zeigt Grafana keinerlei Daten an. 4. Plug-In gestoppt. 5. prometheus_fritzbox_exporter -listen-address=0.0.0.0:9042 -username=grafana -password=grafana123 -metrics-file=/boot/config/plugins/prometheus_fritzbox_exporter/metrics.json -lua-metrics-file=/boot/config/plugins/prometheus_fritzbox_exporter/metrics-lua.json metrics available at http://0.0.0.0:9042/metrics cannot load services: XML syntax error on line 1: element <HR> closed by </BODY> (Änderung des des Password führt zum gleichen Ergebnis) prometheus_fritzbox_exporter -listen-address=0.0.0.0:9042 -username=grafana -password=grafana345 -metrics-file=/boot/config/plugins/prometheus_fritzbox_exporter/metrics.json -lua-metrics-file=/boot/config/plugins/prometheus_fritzbox_exporter/metrics-lua.json etrics available at http://0.0.0.0:9042/metrics cannot load services: XML syntax error on line 1: element <HR> closed by </BODY> 6. Irgendwelche Tipps, wo es hängen könnte? Danke!
  14. In case some one finds this thread (and is as stupid/blind as I am/was) tldr; to show options to connect to remote SMB/NFS shares (and add them as share in Unraid), this button in Unassigned Devices must be switched on ... as obvious as it reads I am missing this section in my Main... any idea where I have disabled it? THX! daNick
  15. I am running into the exact same issue... is there any fix for this yet already?