Ich denke, ich hab's. mDNS scheint IPv6 zu brauchen, das war bei mir bislang nicht aktiv
Posts by KlausR
-
-
QuoteDisplay More
root@Rpi4:/# systemctl status avahi-daemon.service
● avahi-daemon.service - Avahi mDNS/DNS-SD Stack
Loaded: loaded (/lib/systemd/system/avahi-daemon.service; enabled; preset: enabled)
Active: active (running) since Tue 2025-09-30 01:17:03 CEST; 3 months 6 days ago
TriggeredBy: ● avahi-daemon.socket
Main PID: 825 (avahi-daemon)
Status: "avahi-daemon 0.8 starting up."
Tasks: 2 (limit: 3916)
CPU: 330ms
CGroup: /system.slice/avahi-daemon.service
├─825 "avahi-daemon: running [Rpi4.local]"
└─848 "avahi-daemon: chroot helper"
Sep 30 01:17:03 Rpi4 avahi-daemon[825]: Service "Rpi4 - SMB/CIFS" (/services/smb.service) successfully established.
Sep 30 01:34:58 Rpi4 avahi-daemon[825]: Joining mDNS multicast group on interface end0.IPv4 with address 192.168.83.152.
Sep 30 01:34:58 Rpi4 avahi-daemon[825]: New relevant interface end0.IPv4 for mDNS.
Sep 30 01:34:58 Rpi4 avahi-daemon[825]: Registering new address record for 192.168.83.152 on end0.IPv4.
Dec 31 16:27:58 Rpi4 avahi-daemon[825]: Withdrawing address record for 192.168.83.152 on end0.
Dec 31 16:27:58 Rpi4 avahi-daemon[825]: Leaving mDNS multicast group on interface end0.IPv4 with address 192.168.83.152.
Dec 31 16:27:58 Rpi4 avahi-daemon[825]: Interface end0.IPv4 no longer relevant for mDNS.
Dec 31 16:29:33 Rpi4 avahi-daemon[825]: Joining mDNS multicast group on interface end0.IPv4 with address 192.168.83.152.
Dec 31 16:29:33 Rpi4 avahi-daemon[825]: New relevant interface end0.IPv4 for mDNS.
Dec 31 16:29:33 Rpi4 avahi-daemon[825]: Registering new address record for 192.168.83.152 on end0.IPv4.
und das journal im txt Anhang
Kann es sein, dass ein bluetooth adapter aktiviert sein muss?
-
Ich meinte die Annoucements andere geräte im Netz. Gefunden werden der Router, der Repeater und ein esphome ble Gerät. Von dem omv Rechner aber eben keines davon...
-
Hallo,
ich habe zu meinem Problem zwar den thread mDNS resolution stopped working within last month gefunden, meine Kenntnisse reichen aber nicht, um mir zu einer Lösung zu verhelfen. Vielleicht hat jemand einen Rat?
Kurze Beschreibung:
# avahi-browse -a findet nichts, ein ping auf 224.0.0.251 hat 100% loss.
# Die Konfiguration des Routers (inkl Nutzung von pihole und unbound) kann ich vermutlich ausschliessen, ein anderer Linux-Rechner zeigt dieses Problem nicht, avahi-browse -a wird fündig.
# nano /etc/avahi/avahi-daemon/.conf zeigt mir, diese Datei ist komplett leer? Ist das möglicherweise die Ursache?
# Den Rat von votdev aus o.g. thread habe ich schon befolgt,
keine Veränderung damit.
# Die ports in der Firewall 6052-6053 TCP für esphome und 5353 UDP für mDNS sind natürlich freigegeben.
Besten Dank vorab!
-
omv-upgrade did the trick, apt update/upgrade is clean now, so is omv gui update.
thank you for your support!
-
Thank you. Tried your entries, apt update ist ok so far except...
QuoteThe following packages have been kept back:
raspi-utils-dt
But OMV Gui still shows 5 updates to do...
-
This is the original up to now
Codedeb http://deb.debian.org/debian bookworm main contrib non-free deb http://deb.debian.org/debian bookworm-updates main contrib non-free # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source' # deb-src http://deb.debian.org/debian bookworm main contrib non-free # deb-src http://deb.debian.org/debian bookworm-updates main contrib non-freeAs i wrote, i added a 3rd line, so i got
Codedeb http://deb.debian.org/debian bookworm main contrib non-free deb http://deb.debian.org/debian bookworm-updates main contrib non-free deb https://deb.debian.org/debian bookworm main non-free-firmware # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source' # deb-src http://deb.debian.org/debian bookworm main contrib non-free # deb-src http://deb.debian.org/debian bookworm-updates main contrib non-freeresulting in multiple times configuration notice
If i got you right, it has to look..
Codedeb https://deb.debian.org/debian bookworm main non-free-firmware deb http://deb.debian.org/debian bookworm-updates main contrib non-free # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source' # deb-src http://deb.debian.org/debian bookworm main contrib non-free # deb-src http://deb.debian.org/debian bookworm-updates main contrib non-freeRight?
-
Line #3 is the new one, that i added So i have to crop it and past it in line #1, overriding the old entry, right?
-
oh. "3" means line 3, i guess? So i have to cut line 1 to avoid doubles?
-
i almost had try. I added
but apt update then gives me
CodeW: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc /apt/sources.list:3 W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc /apt/sources.list:3 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/a pt/sources.list:3 W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:1 and /e tc/apt/sources.list:3 W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc /apt/sources.list:3 W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc /apt/sources.list:3 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/a pt/sources.list:3 W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:1 and /e tc/apt/sources.list:3Do i have to edit sources.list:3 also? But can`t find it at all
-
Hi everybody,
apt update gives following notice:
Quote1 package can be upgraded. Run 'apt list --upgradable' to see it.
N: Repository 'Debian bookworm' changed its 'non-free component' value from 'non-free' to 'non-free non-free-firmware'
N: More information about this can be found online in the Release notes at: https://www.debian.org/release…ation.html#non-free-split
i read the Release notes mentioned. Do i get this right, i have to edit /etc/apt/sources.list to correct this issue?
Thank you in advance!
-
Had 3 downs/ups meanwhile, and mac address stays stable. But thanx for the option.
-
-
Hello, as i noticed every new start of each or both containers creates new mac addresses. Router´s list of accepted devices (AVM FB 7490) is running full.
Is that a "normal" behaviour or may i change to fixed mac addresses?
Both containers are using same macvlan network with /30, so just 2 IPs usable.
Thanx in advance!
-
I noticed an entry in fstab concerning docker-ssd. Both existent partitions are there. Can one or another parameter cause my issue?
Code# >>> [openmediavault] /dev/disk/by-uuid/766cfdbc-cd12-4123-b685-eb33f4de60f3 /srv/dev-disk-by-uuid-766cfdbc-cd12-4123-b685-eb33f4de60f3 ext4 defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2 /dev/disk/by-uuid/140F-2EC9 /srv/dev-disk-by-uuid-140F-2EC9 vfat defaults,nofail 0 2 # <<< [openmediavault] -
Do you have both clones attached at the same time? That causes issues. Only one of the drives should be connected.
Cloned just docker-ssd. And attached only the clone. (beside swap ssd and other hardware)
-
Hello and Good Morning,
i made a dd-copy of my docker-ssd for security reasons. It`s now attached, mounted, file systems are ok, shared folders for docker are in use (see storage). But there are some strange behaviours.
1. 3 containers started with omv on their own
2. These containers are not stoppable under compose, they aren´t listed there under files (as some else). Had a try with portainer, everything ok there, could stop and start
3. Dashboard shows them 3 running, and they are in deed (tested, of course). But even compose-services are blank
compose configuration:
compose files in /dev/sdb2, /compose
data: none
compose backups in /dev/sdb2, /compose.backup
docker location: /srv/dev-disk-by-uuid-766cfdbc-cd12-4123-b685-eb33f4de60f3/docker
What i tried:
# checked for updates
# checked /compose: all directories existent, rights are the same for each directory(root/root 0775) and file (root/root 0664)
# checked: /var/lib/docker is empty
# checked: /etc/docker has daemon.json
# Reinstalled docker
Has anyone an idea for this issue? Thank you in advance!
-
I have never owned a Raspi, but i think to remember that the forum has several posts that such hardware has no RTC so the Debian time infra/packages can not store the correct time at shutdown and restore it on bootup.
I've checked the bootup process and collectd is started after rrdcached which is started after chrony has synced the time via NTP. So i have no idea why there should be a problem.
ah, ok, thank you. So i might buy a rtc module for rpi to solve it. In the meantime, can i stop rrdgraph? If i am right it´s purpose is to show a graph for cpu under diagnostics.
-
I´m facing probs with rrdtool too, after upgrade from 6 to 7. Very high cpu usage every 15min. I had my router as ntp server before, changed to "2.europe.pool.ntp.org" now, finally omv-firstaid again, but it doesn´t solve it. In my case there is no battery to check, it is a Rpi with. OS/OMV on SSD. Is there another item to be checked to solve this prob?
-
It seems to be rather a stroke of luck to get an answer from the experts. Thank you for your help.
Perhaps it will be of interest to anyone else who has the same problem. I jumped in at the deep end and deleted most of the files in /var/log/journal/(dir with 32characters).
It was probably really the size. Syslog and messages under Diagnostics are working again.