Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Was bedeutet das ? rpi-resize-swap-file.

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    6
    1
    192

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    202

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    887

Was bedeutet das ? rpi-resize-swap-file.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
27 Beiträge 3 Kommentatoren 210 Aufrufe 2 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Michael SchmittM Online
    Michael SchmittM Online
    Michael Schmitt
    schrieb am zuletzt editiert von Michael Schmitt
    #14
    host.Raspberry
    	2026-04-15 16:48:36.071	info	iobroker exit 25
    host.Raspberry
    	2026-04-15 16:48:34.955	error	iobroker host.Raspberry Cannot install iobroker.rpi2@3.0.2: 1
    host.Raspberry
    	2026-04-15 16:48:34.953	error	iobroker npm error code 1npm error path /opt/iobroker/node_modules/iobroker.rpi2npm error command failednpm error command sh -c bash ./preinstall-check.shnpm error Checking package: libgpiod-dev >= 2.2npm error libgpiod-dev is not installednpm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2026-04-15T14_48_28_153Z-debug-0.log
    host.Raspberry
    	2026-04-15 16:48:27.944	info	iobroker Installing iobroker.rpi2@3.0.2... (System call)
    host.Raspberry
    	2026-04-15 16:48:27.943	info	iobroker NPM version: 10.9.7
    host.Raspberry
    	2026-04-15 16:48:24.047	info	iobroker add rpi2 --host Raspberry 
    

    Edit:
    iobroker libgpiod-dev is not installed ?????

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • Michael SchmittM Michael Schmitt
      host.Raspberry
      	2026-04-15 16:48:36.071	info	iobroker exit 25
      host.Raspberry
      	2026-04-15 16:48:34.955	error	iobroker host.Raspberry Cannot install iobroker.rpi2@3.0.2: 1
      host.Raspberry
      	2026-04-15 16:48:34.953	error	iobroker npm error code 1npm error path /opt/iobroker/node_modules/iobroker.rpi2npm error command failednpm error command sh -c bash ./preinstall-check.shnpm error Checking package: libgpiod-dev >= 2.2npm error libgpiod-dev is not installednpm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2026-04-15T14_48_28_153Z-debug-0.log
      host.Raspberry
      	2026-04-15 16:48:27.944	info	iobroker Installing iobroker.rpi2@3.0.2... (System call)
      host.Raspberry
      	2026-04-15 16:48:27.943	info	iobroker NPM version: 10.9.7
      host.Raspberry
      	2026-04-15 16:48:24.047	info	iobroker add rpi2 --host Raspberry 
      

      Edit:
      iobroker libgpiod-dev is not installed ?????

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #15

      @Michael-Schmitt sagte:

      libgpiod-dev is not installed

      Also nachinstallieren:

      sudo apt update
      sudo apt install libgpiod-dev
      

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Antwort Letzte Antwort
      1
      • Michael SchmittM Online
        Michael SchmittM Online
        Michael Schmitt
        schrieb am zuletzt editiert von
        #16

        Dankeeee jetzt ist alles da.

        Irgend eine Ahnung warum mein Swap selbst nach einer Neuinstallation so groß ist ?

        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
        0
        • Michael SchmittM Michael Schmitt

          Dankeeee jetzt ist alles da.

          Irgend eine Ahnung warum mein Swap selbst nach einer Neuinstallation so groß ist ?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #17

          @Michael-Schmitt

          Nein. Könnte aber sein, dass die Größe bei aktuellen Neuinstallationen anders als bisher berechnet werden.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Antwort Letzte Antwort
          1
          • Michael SchmittM Michael Schmitt

            Dankeeee jetzt ist alles da.

            Irgend eine Ahnung warum mein Swap selbst nach einer Neuinstallation so groß ist ?

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #18

            @Michael-Schmitt sagte:

            Irgend eine Ahnung warum mein Swap selbst nach einer Neuinstallation so groß ist ?

            So groß oder schon so stark in Gebrauch?

            kein Support per PN! - Fragen im Forum stellen -
            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            • Michael SchmittM Online
              Michael SchmittM Online
              Michael Schmitt
              schrieb am zuletzt editiert von
              #19

              Also ich denke nicht das der stark in Gebrauch ist, so viel hab ich nicht. Nur iobroker und Deconz.

              Was mir auch gefallen ist jetzt steht da

              marvman67@Raspberry:~ $ swapon --show
              NAME       TYPE      SIZE USED PRIO
              /dev/zram0 partition   2G 3.3M  100
              

              davor war das

              marvman67@Raspberry:~ $ swapon --show
              NAME      TYPE SIZE USED PRIO
              /var/swap file 2G 5.8M -2
              

              wie gesagt hab ich nur komplett Neuinstalliert und Backups drauf gemacht.

              1 Antwort Letzte Antwort
              0
              • Michael SchmittM Michael Schmitt

                Hallo,
                mir ist diese Meldung bei einem iob diag aufgefallen. Was bedeutet das und was ist zu tun ?

                  UNIT                         LOAD   ACTIVE SUB    DESCRIPTION
                * rpi-resize-swap-file.service loaded failed failed rpi-resize-var-swap-service - resize swapfile
                

                iob diag

                Script v.2026-01-31
                
                *** BASE SYSTEM ***
                Operating System: Debian GNU/Linux 13 (trixie)
                 Static hostname: Raspberry
                       Icon name: computer
                          Kernel: Linux 6.12.75+rpt-rpi-v8
                    Architecture: arm64
                OS is similar to:
                
                Model           : Raspberry Pi 4 Model B Rev 1.2
                Docker          : false
                Virtualization  : none
                Kernel          : aarch64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 15:07:25 up 1 day,  3:18,  2 users,  load average: 0.60, 0.33, 0.30
                CPU threads: 4
                
                
                *** LIFE CYCLE STATUS ***
                Operating System is the current Debian stable version codenamed 'trixie'!
                
                *** RASPBERRY THROTTLING ***
                Current issues:
                No throttling issues detected.
                
                Previously detected issues:
                No throttling issues detected.
                
                *** TIME AND TIMEZONES ***
                               Local time: Mon 2026-04-13 15:07:25 CEST
                           Universal time: Mon 2026-04-13 13:07:25 UTC
                                 RTC time: n/a
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** Users and Groups ***
                User that called 'iob diag':
                marvman67
                HOME=/home/marvman67
                GROUPS=marvman67 adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker
                
                User that is running 'js-controller':
                iobroker
                HOME=/home/iobroker
                SUDO_HOME=/home/marvman67
                GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                
                *** DISPLAY-SERVER SETUP ***
                Display-Server:         false
                Unit display-manager.service could not be found.
                Display-Manager:
                Desktop:
                Session:                tty
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            4.0G        2.6G        795M        8.9M        712M        1.4G
                Swap:           2.1G        4.2M        2.1G
                Total:          6.1G        2.6G        2.9G
                
                Active iob-Instances:   20
                
                         3795 M total memory
                         2452 M used memory
                         1513 M active memory
                         1309 M inactive memory
                          758 M free memory
                           56 M buffer memory
                          622 M swap cache
                         2047 M total swap
                            4 M used swap
                         2043 M free swap
                
                *** top - Table Of Processes  ***
                top - 15:07:26 up 1 day,  3:18,  2 users,  load average: 0.60, 0.33, 0.30
                Tasks: 205 total,   2 running, 203 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  0.0 us,  2.3 sy,  0.0 ni, 97.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                MiB Mem :   3795.7 total,    758.5 free,   2452.8 used,    679.9 buff/cache
                MiB Swap:   2048.0 total,   2044.0 free,      4.0 used.   1342.9 avail Mem
                
                *** FAILED SERVICES ***
                
                  UNIT                         LOAD   ACTIVE SUB    DESCRIPTION
                * rpi-resize-swap-file.service loaded failed failed rpi-resize-var-swap-service - resize swapfile
                
                Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                        ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                        SUB    -> The low-level unit activation state, values depend on unit type.
                
                1 loaded units listed.
                
                
                *** DMESG CRITICAL ERRORS ***
                No critical errors detected
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                udev           devtmpfs  1.6G     0  1.6G   0% /dev
                tmpfs          tmpfs     760M  9.3M  750M   2% /run
                /dev/sda2      ext4      229G  7.1G  213G   4% /
                tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                tmpfs          tmpfs     1.9G  2.9M  1.9G   1% /tmp
                /dev/sda1      vfat      510M   66M  445M  13% /boot/firmware
                tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@ttyAMA0.service
                tmpfs          tmpfs     380M   12K  380M   1% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Sun Apr 12 11:48:57 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
                [Sun Apr 12 11:48:57 2026] EXT4-fs (sda2): mounted filesystem 21724cc6-e5a3-48a1-8643-7917dba3a9fb ro with ordered data mode. Quota mode: none.
                [Sun Apr 12 11:49:00 2026] EXT4-fs (sda2): re-mounted 21724cc6-e5a3-48a1-8643-7917dba3a9fb r/w.
                
                Show mounted filesystems:
                TARGET           SOURCE    FSTYPE OPTIONS
                /                /dev/sda2 ext4   rw,noatime
                `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                2.5G    /var/
                231M    /var/cache
                225M    /var/cache/apt
                187M    /var/lib
                145M    /var/lib/apt/lists
                
                Archived and active journals take up 8M in the file system.
                
                /opt/iobroker/backups:
                173M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                342M    /opt/iobroker/iobroker-data/
                181M    /opt/iobroker/iobroker-data/files
                116M    /opt/iobroker/iobroker-data/backup-objects
                47M     /opt/iobroker/iobroker-data/files/admin.admin
                46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                
                The five largest files in iobroker-data are:
                43M     /opt/iobroker/iobroker-data/objects.jsonl
                19M     /opt/iobroker/iobroker-data/files/matter.admin/assets/index-DMt8RVCF.js
                8.2M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BDfRPp5J.js
                4.7M    /opt/iobroker/iobroker-data/backup-objects/2026-04-13_13-49_objects.jsonl.gz
                4.7M    /opt/iobroker/iobroker-data/backup-objects/2026-04-13_11-49_objects.jsonl.gz
                
                USB-Devices by-id:
                USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
                please always prefer the links 'by-id':
                
                /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2706986-if00
                
                No nvbackup.json found.
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v22.22.2
                /usr/bin/node           v22.22.2
                /usr/bin/npm            10.9.7
                /usr/bin/npx            10.9.7
                
                ✓ Node.js installation is correct
                
                nodejs:
                  Installed: 22.22.2-1nodesource1
                  Candidate: 22.22.2-1nodesource1
                  Version table:
                 *** 22.22.2-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                        100 /var/lib/dpkg/status
                     22.22.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.22.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.21.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.20.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.19.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.18.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.17.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.17.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.16.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.15.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.15.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.14.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.13.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.13.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.12.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.11.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.10.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.9.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.8.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.7.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.6.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.5.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.5.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.4.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.4.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.3.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.2.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.1.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.0.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     20.19.2+dfsg-1+deb13u2 500
                        500 http://deb.debian.org/debian-security trixie-security/main arm64 Packages
                     20.19.2+dfsg-1 500
                        500 http://deb.debian.org/debian trixie/main arm64 Packages
                
                Temp directories causing deletion problem: 0
                No problems detected
                
                Errors in npm tree: 0
                No problems detected
                
                Checking for nodejs vulnerability:
                
                
                 █████  ██      ██           ██████   ██████   ██████  ██████         ██
                ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                
                
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Hosts:
                Raspberry           Raspberry (version: 7.0.7, hostname: Raspberry     , alive, uptime: 98290)
                
                Core adapters versions
                js-controller:  7.0.7
                admin:          7.7.22
                javascript:     9.0.18
                
                nodejs modules from github:     0
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                + system.adapter.alexa2.0                 : alexa2                : Raspberry                                -  enabled
                + system.adapter.backitup.0               : backitup              : Raspberry                                -  enabled
                + system.adapter.cloud.0                  : cloud                 : Raspberry                                -  enabled
                + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
                  system.adapter.devices.0                : devices               : Raspberry                                - disabled
                + system.adapter.email.0                  : email                 : Raspberry                                -  enabled
                + system.adapter.fritzdect.0              : fritzdect             : Raspberry                                -  enabled
                + system.adapter.history.0                : history               : Raspberry                                -  enabled
                  system.adapter.ical.0                   : ical                  : Raspberry                                -  enabled
                  system.adapter.iot.0                    : iot                   : Raspberry                                - disabled
                + system.adapter.iqontrol.0               : iqontrol              : Raspberry                                -  enabled
                + system.adapter.javascript.0             : javascript            : Raspberry                                -  enabled
                + system.adapter.matter.0                 : matter                : Raspberry                                -  enabled
                + system.adapter.rpi2.0                   : rpi2                  : Raspberry                                -  enabled
                + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
                + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.tr-064.0                 : tr-064                : Raspberry                                -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : Raspberry                                -  enabled
                + system.adapter.web.0                    : web                   : Raspberry                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
                + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
                + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : Raspberry                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                ioBroker-Repositories
                ┌─────────┬─────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
                │ (index) │ name            │ url                                                     │ auto upgrade │
                ├─────────┼─────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
                │ 0       │ 'stable'        │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                │ 1       │ 'Beta (latest)' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                └─────────┴─────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
                
                Active repo(s): stable
                Upgrade policy: none
                
                Installed ioBroker-Adapters
                Used repository: stable
                Adapter    "admin"        : 7.7.22   , installed 7.7.22
                Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                Adapter    "backitup"     : 3.3.14   , installed 3.3.14
                Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                Adapter    "deconz"       : 1.7.4    , installed 1.7.4
                Adapter    "devices"      : 1.2.14   , installed 1.2.14
                Adapter    "email"        : 2.0.4    , installed 2.0.4
                Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
                Adapter    "history"      : 4.0.0    , installed 4.0.0
                Adapter    "ical"         : 1.19.7   , installed 1.19.7
                Adapter    "iot"          : 5.0.12   , installed 5.0.12
                Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
                Adapter    "javascript"   : 9.0.18   , installed 9.0.18
                Controller "js-controller": 7.0.7    , installed 7.0.7
                Adapter    "matter"       : 0.5.6    , installed 1.0.0
                Adapter    "rpi2"         : 3.0.2    , installed 3.0.2
                Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                Adapter    "socketio"     : 7.0.8    , installed 7.0.8
                Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                Adapter    "web"          : 8.0.0    , installed 8.0.0
                Adapter    "ws"           : 4.0.0    , installed 4.0.0
                
                Objects and States
                Please stand by - This may take a while
                Objects:        5969
                States:         4431
                
                *** OS-Repositories and Updates ***
                Hit:1 http://deb.debian.org/debian trixie InRelease
                Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
                Hit:4 http://phoscon.de/apt/deconz generic InRelease
                Hit:5 http://archive.raspberrypi.com/debian trixie InRelease
                Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
                Reading package lists...
                Pending systemupdates: 4
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                tcp        0      0 0.0.0.0:441             0.0.0.0:*               LISTEN      1000       6655       632/deCONZ
                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       5895       632/deCONZ
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          4211       1/init
                tcp        0      0 192.168.178.42:8084     0.0.0.0:*               LISTEN      1001       11463      1697/io.socketio.0
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8540       1216/sshd: /usr/sbi
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       6144       1203/iobroker.js-co
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       6139       1203/iobroker.js-co
                tcp6       0      0 :::111                  :::*                    LISTEN      0          901        1/init
                tcp6       0      0 :::22                   :::*                    LISTEN      0          8542       1216/sshd: /usr/sbi
                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       9906       1685/io.simple-api.
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       12294      1725/io.web.0
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8038       1283/io.admin.0
                tcp6       0      0 :::8088                 :::*                    LISTEN      1001       9052       1291/io.admin.1
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       11479      1665/io.matter.0
                udp        0      0 192.168.178.42:5353     0.0.0.0:*                           1001       7125       1559/io.tr-064.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           101        4945       628/avahi-daemon: r
                udp        0      0 0.0.0.0:5540            0.0.0.0:*                           1001       11478      1665/io.matter.0
                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       15004      2525/io.deconz.0
                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       6676       632/deCONZ
                udp        0      0 0.0.0.0:34805           0.0.0.0:*                           101        4947       628/avahi-daemon: r
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2652       1/init
                udp6       0      0 :::5353                 :::*                                1001       11482      1665/io.matter.0
                udp6       0      0 :::5353                 :::*                                101        4946       628/avahi-daemon: r
                udp6       0      0 :::5540                 :::*                                1001       11477      1665/io.matter.0
                udp6       0      0 :::1900                 :::*                                1001       15007      2525/io.deconz.0
                udp6       0      0 :::1900                 :::*                                1001       15006      2525/io.deconz.0
                udp6       0      0 :::1900                 :::*                                1001       15005      2525/io.deconz.0
                udp6       0      0 :::111                  :::*                                0          2653       1/init
                udp6       0      0 :::57875                :::*                                101        4948       628/avahi-daemon: r
                udp6       0      0 fe80::e65f:1ff:fe05:546 :::*                                0          6109       704/NetworkManager
                
                *** Log File - Last 25 Lines ***
                
                2026-04-13 09:30:00.066  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 58968
                2026-04-13 09:30:09.853  - info: host.Raspberry instance system.adapter.ical.0 having pid 58968 terminated with code 0 (NO_ERROR)
                2026-04-13 10:30:00.073  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 61569
                2026-04-13 10:30:09.776  - info: host.Raspberry instance system.adapter.ical.0 having pid 61569 terminated with code 0 (NO_ERROR)
                2026-04-13 11:30:00.073  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 64157
                2026-04-13 11:30:09.934  - info: host.Raspberry instance system.adapter.ical.0 having pid 64157 terminated with code 0 (NO_ERROR)
                2026-04-13 11:49:35.045  - info: admin.0 (1283) Adapter rating updated
                2026-04-13 11:49:42.144  - info: admin.1 (1291) Adapter rating updated
                2026-04-13 12:30:00.116  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 66781
                2026-04-13 12:30:09.734  - info: host.Raspberry instance system.adapter.ical.0 having pid 66781 terminated with code 0 (NO_ERROR)
                2026-04-13 12:55:43.589  - info: javascript.0 (1382) script.js.common.Anwesendheitscheck.Marvin_PC_AN_AUS_Wlan: telegram[Michael]: 12:55 Uhr. PC von Marvin wurde ausgeschalten.
                2026-04-13 13:00:22.692  - info: javascript.0 (1382) script.js.common.Tür_Fenster_Sensoren.Fenster-Tür_geöffnet: telegram[Michael]: Wohnungstür wurde geöffnet.
                2026-04-13 13:00:27.064  - info: javascript.0 (1382) script.js.common.Tür_Fenster_Sensoren.Fenster-Tür_geöffnet: telegram[Michael]: Wohnungstür wurde wieder geschlossen.
                2026-04-13 13:03:00.018  - info: javascript.0 (1382) script.js.common.Wichtig.24Std_Sensor_Zeitstempel_nicht_aktualisiert: telegram[Michael]: 24 Stunden keine Änderung bei Wohnzimmer_Lichtschalter, SZ_TV_Schalter_Steckdose, Bad Spiegel, Rauchmelder_Schlafzimmer, Rauchmelder_Flur, Rauchmelder_WZ, CO_Sensor_Küche, . Eventuell ist die Batterie leer?
                2026-04-13 13:30:00.061  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 69380
                2026-04-13 13:30:09.633  - info: host.Raspberry instance system.adapter.ical.0 having pid 69380 terminated with code 0 (NO_ERROR)
                2026-04-13 13:59:09.505  - info: admin.0 (1283) Request actual repository...
                2026-04-13 13:59:10.563  - info: host.Raspberry Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                2026-04-13 13:59:21.691  - info: admin.0 (1283) Repository received successfully.
                2026-04-13 14:30:00.043  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 71972
                2026-04-13 14:30:10.418  - warn: ical.0 (71972) get state error: Connection is closed.
                2026-04-13 14:30:10.503  - info: host.Raspberry instance system.adapter.ical.0 having pid 71972 terminated with code 0 (NO_ERROR)
                2026-04-13 14:39:38.092  - info: javascript.0 (1382) script.js.common.Tür_Fenster_Sensoren.Fenster-Tür_geöffnet: telegram[Michael]: Wohnungstür wurde geöffnet.
                2026-04-13 14:39:44.177  - info: javascript.0 (1382) script.js.common.Tür_Fenster_Sensoren.Fenster-Tür_geöffnet: telegram[Michael]: Wohnungstür wurde wieder geschlossen.
                2026-04-13 14:51:30.503  - info: admin.0 (1283) ==> Connected system.user.admin from ::ffff:192.168.178.29
                
                

                Gruß Michael

                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von Homoran
                #20

                Da hatten ich wohl das hier noch im Kopf

                @Michael-Schmitt sagte:

                Swap: 2.1G 4.2M 2.1G

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Antwort Letzte Antwort
                0
                • Michael SchmittM Online
                  Michael SchmittM Online
                  Michael Schmitt
                  schrieb am zuletzt editiert von
                  #21

                  aber warum ist es nun nach der Neuinstallation "zram" und nicht swap

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • Michael SchmittM Michael Schmitt

                    aber warum ist es nun nach der Neuinstallation "zram" und nicht swap

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #22

                    @Michael-Schmitt

                    Offenbar neue default-Einstellungen. Ist mir bis dato gar nicht aufgefallen, mein letzte Woche frisch aufgesetzter Testpi läuft jetzt auch so:

                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            4.0G        751M        2.4G         12M        891M        3.2G
                    Swap:           2.1G          0B        2.1G
                    Total:          6.1G        751M        4.6G
                    
                    thomas@testpi:~ $ swapon --show
                    NAME       TYPE      SIZE USED PRIO
                    /dev/zram0 partition   2G   0B  100
                    thomas@testpi:~ $
                    

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Antwort Letzte Antwort
                    0
                    • Michael SchmittM Online
                      Michael SchmittM Online
                      Michael Schmitt
                      schrieb am zuletzt editiert von Michael Schmitt
                      #23

                      Na dann liegt es mal nicht an mir, das ist schonmal beruhigend. Was ich nun so im Internet lesen konnte soll es sinnvoll sein swap trotzdem zum aktivieren. Da zram ja im Ram liegt (komprimiert) und man damit weniger Ram hat. So soll es gut sein trotzdem swap zu aktivieren. Damit der Raspi bei Lastspitzen auf die 2.1gb zugreifen kann. Ist dem so ?

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • Michael SchmittM Michael Schmitt

                        Na dann liegt es mal nicht an mir, das ist schonmal beruhigend. Was ich nun so im Internet lesen konnte soll es sinnvoll sein swap trotzdem zum aktivieren. Da zram ja im Ram liegt (komprimiert) und man damit weniger Ram hat. So soll es gut sein trotzdem swap zu aktivieren. Damit der Raspi bei Lastspitzen auf die 2.1gb zugreifen kann. Ist dem so ?

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von Thomas Braun
                        #24

                        @Michael-Schmitt

                        rpi-swap: Newer images (Trixie) use the rpi-swap service to manage both ZRAM and a reduced-size fallback swap file.

                        Wird also schon gemacht.

                        Edit: Die Konfiguration steht in der

                        cat /etc/rpi/swap.conf
                        

                        drin.
                        Edit 2: Und mit

                        zramctl
                        

                        kann man die Verteilung prüfen .

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        1
                        • Michael SchmittM Online
                          Michael SchmittM Online
                          Michael Schmitt
                          schrieb am zuletzt editiert von
                          #25

                          Werde ich mir morgen mal anschauen.

                          1 Antwort Letzte Antwort
                          0
                          • Michael SchmittM Online
                            Michael SchmittM Online
                            Michael Schmitt
                            schrieb am zuletzt editiert von Michael Schmitt
                            #26

                            was auch immer das bedeutet

                            marvman67@Raspberry:~ $ zramctl
                            NAME       ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
                            /dev/zram0 zstd            2G   4K   64B   20K       4 [SWAP]
                            
                            
                            marvman67@Raspberry:~ $ swapon --show
                            NAME       TYPE      SIZE USED PRIO
                            /dev/zram0 partition   2G   0B  100
                            
                            

                            werd das mal so alles lassen und schauen wie es mit dem zram nun läuft

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • Michael SchmittM Michael Schmitt

                              was auch immer das bedeutet

                              marvman67@Raspberry:~ $ zramctl
                              NAME       ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
                              /dev/zram0 zstd            2G   4K   64B   20K       4 [SWAP]
                              
                              
                              marvman67@Raspberry:~ $ swapon --show
                              NAME       TYPE      SIZE USED PRIO
                              /dev/zram0 partition   2G   0B  100
                              
                              

                              werd das mal so alles lassen und schauen wie es mit dem zram nun läuft

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #27

                              @Michael-Schmitt sagte:

                              was auch immer das bedeutet

                              Das bedeutet, dass zwar zram angelegt und verwendet wird, die Auslaastung aber so gering ist, dass nicht noch der 'Notüberlauf' in Form der klassischen SWAP-Datei erfordeerlich ist. In dem Fall würdest du da zwei Geräte-Zeilen sehen.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Antwort Letzte Antwort
                              0

                              Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                              Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                              Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                              Registrieren Anmelden
                              Antworten
                              • In einem neuen Thema antworten
                              Anmelden zum Antworten
                              • Älteste zuerst
                              • Neuste zuerst
                              • Meiste Stimmen


                              Support us

                              ioBroker
                              Community Adapters
                              Donate
                              FAQ Cloud / IOT
                              HowTo: Node.js-Update
                              HowTo: Backup/Restore
                              Downloads
                              BLOG

                              329

                              Online

                              32.8k

                              Benutzer

                              82.7k

                              Themen

                              1.3m

                              Beiträge
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                              ioBroker Community 2014-2025
                              logo
                              • Anmelden

                              • Du hast noch kein Konto? Registrieren

                              • Anmelden oder registrieren, um zu suchen
                              • Erster Beitrag
                                Letzter Beitrag
                              0
                              • Home
                              • Aktuell
                              • Tags
                              • Ungelesen 0
                              • Kategorien
                              • Unreplied
                              • Beliebt
                              • GitHub
                              • Docu
                              • Hilfe