Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. NUC-Proxmox-steigender Ram

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.3k

NUC-Proxmox-steigender Ram

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
137 Beiträge 13 Kommentatoren 19.1k Aufrufe 13 Watching
  • Ä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.
  • crunchipC crunchip

    @marko67 sagte in NUC-Proxmox-steigender Ram:

    Wie kann ich bei der Suche des Problems vorgehen

    in der Konsole

    top
    

    oder in den Instanzen siehst du den Ramverbrauch bzw Ein/Ausgänge
    desweiteren

    • welchen Stand hattest du auf der alten Installation und welchen auf der Neuen?
    • Ist da ggf ein Versionssprung einzelner Adapter? (beta/stable) im Bezug auch auf den javascript Adapter?
    • mögliche Ausgaben im Log diesbezüglich

    warum verwendet man bei einer frischen Installation veraltetete Systeme?

    M Offline
    M Offline
    marko67
    schrieb am zuletzt editiert von
    #8

    @crunchip

    Das "alte" System ist mit allen Updates und Pflege auf dem Stand vom 14.08.2024.

    Warum?
    Ich habe gegoogelt und mehrfach diese Lösung gefunden, die vorhandenen Backup-Dateien mit einem restore wieder herzustellen.
    Gehalten habe ich mich an die Anleitung von Eddy https://www.youtube.com/watch?v=l3_VQJ9sHbU . Mit seinen Tutorials konnte ich schon viele Sachen umsetzen.

    Welche Alternative habe ich alle "alten" z.T. selbst erzeugten Datenpunkte wieder herzustellen, auf die alle meine JS-Skripte zugreifen? Sehr gerne lerne ich dazu, wenn es Alternativen zu meinem Vorgehen gibt.

    CodierknechtC crunchipC 2 Antworten Letzte Antwort
    0
    • M marko67

      @crunchip

      Das "alte" System ist mit allen Updates und Pflege auf dem Stand vom 14.08.2024.

      Warum?
      Ich habe gegoogelt und mehrfach diese Lösung gefunden, die vorhandenen Backup-Dateien mit einem restore wieder herzustellen.
      Gehalten habe ich mich an die Anleitung von Eddy https://www.youtube.com/watch?v=l3_VQJ9sHbU . Mit seinen Tutorials konnte ich schon viele Sachen umsetzen.

      Welche Alternative habe ich alle "alten" z.T. selbst erzeugten Datenpunkte wieder herzustellen, auf die alle meine JS-Skripte zugreifen? Sehr gerne lerne ich dazu, wenn es Alternativen zu meinem Vorgehen gibt.

      CodierknechtC Online
      CodierknechtC Online
      Codierknecht
      Developer Most Active
      schrieb am zuletzt editiert von Codierknecht
      #9

      @marko67
      Also bei mir sieht das so aus (mit 34 aktiven Instanzen):
      eb346900-752a-4b96-8b03-bb85bfc50c0c-grafik.png
      Dabei laufen 4 Container und 1 VM.
      ioBroker stammt ursprünglich aus einem Docker-Container auf meiner ehemaligen Synology.
      Dort wurde das Backup gezogen und dann im LXC wiederhergestellt.

      Einen ähnlichen Effekt kenne ich allerdings auch. Nur nicht ganz so krass.
      Bei meinem bisherigen LXC lief der Speicher auch nach einiger Zeit mehr und mehr voll.
      Statt den aktuellen ~2,4 GB hatte der nach ein paar Tagen > 4 GB.
      Seit ich einen neuen Container aus dem Snapshot erstellt habe, bleibt die Auslastung mehr oder weniger konstant.

      Aber - wie schon erwähnt: Man pflügt da niemals als root durchs System. Und alles was ioBroker betrifft wird auch niemals per sudo mit Root-Rechten beackert.
      Ich würde empfehlen, den LXC nochmals mit Debian 12 neu aufzusetzen (ohne Desktop) und beim Umgang mit ioBroker auf root/sudo verzichten.

      Bei YT-Videos sollte man Vorsicht walten lassen. Die sind nicht selten veraltet.
      (die von Matthias nehme ich mal explizit aus)

      "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

      Proxmox 9.1.1 LXC|8 GB|Core i7-6700
      HmIP|ZigBee|Tasmota|Unifi
      Zabbix Certified Specialist
      Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

      arteckA 1 Antwort Letzte Antwort
      1
      • CodierknechtC Codierknecht

        @marko67
        Also bei mir sieht das so aus (mit 34 aktiven Instanzen):
        eb346900-752a-4b96-8b03-bb85bfc50c0c-grafik.png
        Dabei laufen 4 Container und 1 VM.
        ioBroker stammt ursprünglich aus einem Docker-Container auf meiner ehemaligen Synology.
        Dort wurde das Backup gezogen und dann im LXC wiederhergestellt.

        Einen ähnlichen Effekt kenne ich allerdings auch. Nur nicht ganz so krass.
        Bei meinem bisherigen LXC lief der Speicher auch nach einiger Zeit mehr und mehr voll.
        Statt den aktuellen ~2,4 GB hatte der nach ein paar Tagen > 4 GB.
        Seit ich einen neuen Container aus dem Snapshot erstellt habe, bleibt die Auslastung mehr oder weniger konstant.

        Aber - wie schon erwähnt: Man pflügt da niemals als root durchs System. Und alles was ioBroker betrifft wird auch niemals per sudo mit Root-Rechten beackert.
        Ich würde empfehlen, den LXC nochmals mit Debian 12 neu aufzusetzen (ohne Desktop) und beim Umgang mit ioBroker auf root/sudo verzichten.

        Bei YT-Videos sollte man Vorsicht walten lassen. Die sind nicht selten veraltet.
        (die von Matthias nehme ich mal explizit aus)

        arteckA Offline
        arteckA Offline
        arteck
        Developer Most Active
        schrieb am zuletzt editiert von
        #10

        @codierknecht bearbeite mal dein Screenshot.. oben rechts.. ssh... user psw

        zigbee hab ich, zwave auch, nuc's genauso und HA auch

        1 Antwort Letzte Antwort
        1
        • M Offline
          M Offline
          marko67
          schrieb am zuletzt editiert von marko67
          #11

          @codierknecht

          Ich habe wie empfohlen einen neuen Container aufgesetzt mit Debian 12.
          Einen "normalen" Benutzer angelegt und dann ioBroker installiert mit:
          curl -sL https://iobroker.net/install.sh | bash -

          Ich habe nichts weiter installiert (Adapter/Instanz) und lasse den ioBroker seit ein paar Stunden "werkeln". Das gleiche Verhalten wie gestern ist zu erkennen. Über die Zeit steigt der RAM kontinuierlich an. Der Hauptverbrauch scheint die Admin.0 Instanz zu sein.

          Wie kann ich nun weiter vorgehen?

          Entschuldigung für den doppelten Post, das war so nicht beabsichtigt.

          CodierknechtC 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @marko67

            Bookworm verwenden, nicht als root herumhampeln.

            M Offline
            M Offline
            marko67
            schrieb am zuletzt editiert von
            #12

            @thomas-braun

            Ich habe wie empfohlen einen neuen Container aufgesetzt mit Debian 12.
            Einen "normalen" Benutzer angelegt und dann ioBroker installiert mit:
            curl -sL https://iobroker.net/install.sh | bash -

            Ich habe nichts weiter installiert (Adapter/Instanz) und lasse den ioBroker seit ein paar Stunden "werkeln". Das gleiche Verhalten wie gestern ist zu erkennen. Über die Zeit steigt der RAM kontinuierlich an. Der Hauptverbrauch scheint die Admin.0 Instanz zu sein.

            Wie kann ich nun weiter vorgehen?

            e26b0d7c-63a9-466d-8d57-b57e7a391f14-grafik.png

            997b0711-8bd0-45e4-97c1-3853665ac003-grafik.png

            Skript v.2024-05-22
            
            *** BASE SYSTEM ***
             Static hostname: ioB-Test
                   Icon name: computer-container
                     Chassis: container ☐
              Virtualization: lxc
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.8.12-1-pve
                Architecture: x86-64
            
            model name      : Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
            Docker          : false
            Virtualization  : lxc
            Kernel          : x86_64
            Userland        : 64 bit
            
            Systemuptime and Load:
             21:12:44 up  4:35,  2 users,  load average: 0.22, 0.37, 0.35
            CPU threads: 4
            
            
            *** Time and Time Zones ***
                           Local time: Tue 2024-09-17 21:12:45 CEST
                       Universal time: Tue 2024-09-17 19:12:45 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: inactive
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            dirk
            HOME=/home/dirk
            GROUPS=dirk sudo users iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev
            
            *** Display-Server-Setup ***
            Display-Server: false
            Desktop: 
            Terminal: 
            Boot Target:    graphical.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            7.4G        5.6G        356M        114K        1.5G        1.8G
            Swap:           536M          0B        536M
            Total:          8.0G        5.6G        893M
            
            Active iob-Instances:   4
            
                     7096 M total memory
                     5360 M used memory
                     5382 M active memory
                     1282 M inactive memory
                      339 M free memory
                        0 M buffer memory
                     1395 M swap cache
                      512 M total swap
                        0 M used swap
                      512 M free swap
            
            *** top - Table Of Processes  ***
            top - 21:12:45 up  4:35,  2 users,  load average: 0.22, 0.37, 0.35
            Tasks:  28 total,   1 running,  27 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
            MiB Mem :   7096.0 total,    337.8 free,   5362.6 used,   1395.7 buff/cache     
            MiB Swap:    512.0 total,    512.0 free,      0.0 used.   1733.4 avail Mem 
            
            *** FAILED SERVICES ***
            
              UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
            * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
            * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
            
            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.
            2 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem                       Type      Size  Used Avail Use% Mounted on
            /dev/mapper/pve-vm--102--disk--0 ext4       12G  3.2G  8.0G  29% /
            none                             tmpfs     492K  4.0K  488K   1% /dev
            udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
            tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
            tmpfs                            tmpfs     3.2G  108K  3.2G   1% /run
            tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
            
            Messages concerning ext4 filesystem in dmesg:
            dmesg: read kernel buffer failed: Operation not permitted
            
            Show mounted filesystems:
            TARGET                                                  SOURCE                           FSTYPE     OPTIONS
            /                                                       /dev/mapper/pve-vm--102--disk--0 ext4       rw,relatime,stripe=16
            |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=3260276k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
            | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
            | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
            | `-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
            |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
            | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
            | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
            | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
            | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
            | |-/dev/full                                           udev[/full]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
            | |-/dev/null                                           udev[/null]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
            | |-/dev/random                                         udev[/random]                    devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
            | |-/dev/tty                                            udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
            | |-/dev/urandom                                        udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
            | |-/dev/zero                                           udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
            | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
            | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
            | | |-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
            | | `-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
            | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
            | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
              |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
              |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
              |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
              `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            
            Files in neuralgic directories:
            
            /var:
            419M    /var/
            248M    /var/cache
            244M    /var/cache/apt
            169M    /var/cache/apt/archives
            146M    /var/lib
            
            Hint: You are currently not seeing messages from other users and the system.
                  Users in groups 'adm', 'systemd-journal' can see all messages.
                  Pass -q to turn off this notice.
            Archived and active journals take up 8.0M in the file system.
            
            /opt/iobroker/backups:
            4.0K    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            513M    /opt/iobroker/iobroker-data/
            503M    /opt/iobroker/iobroker-data/files
            441M    /opt/iobroker/iobroker-data/files/javascript.admin
            409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
            408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
            
            The five largest files in iobroker-data are:
            14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
            8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
            8.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/310.89a60ae1.chunk.js.map
            7.0M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/675.a9c6d34a.chunk.js.map
            7.0M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/675.279d2690.chunk.js.map
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            
            
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v20.17.0
            /usr/bin/node           v20.17.0
            /usr/bin/npm            10.8.2
            /usr/bin/npx            10.8.2
            /usr/bin/corepack       0.29.3
            
            
            nodejs:
              Installed: 20.17.0-1nodesource1
              Candidate: 20.17.0-1nodesource1
              Version table:
             *** 20.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    100 /var/lib/dpkg/status
                 20.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.15.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.13.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.12.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.12.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.11.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.8.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.6.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.5.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.3.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 18.19.0+dfsg-6~deb12u2 500
                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                 18.19.0+dfsg-6~deb12u1 500
                    500 http://security.debian.org bookworm-security/main amd64 Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  6.0.11
            admin:          7.0.23
            javascript:     8.7.6
            
            nodejs modules from github:     0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : ioB-Test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.backitup.0               : backitup              : ioB-Test                                 -  enabled
            + system.adapter.discovery.0              : discovery             : ioB-Test                                 -  enabled
              system.adapter.javascript.0             : javascript            : ioB-Test                                 - disabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : ioB-Test                                 -  enabled, port: 8081, 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'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): stable
            Upgrade policy: none
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 7.0.23   , installed 7.0.23
            Adapter    "backitup"     : 3.0.22   , installed 3.0.22
            Adapter    "discovery"    : 4.5.0    , installed 4.5.0
            Adapter    "javascript"   : 8.7.6    , installed 8.7.6
            Controller "js-controller": 6.0.11   , installed 6.0.11
            
            Objects and States
            Please stand by - This may take a while
            Objects:        196
            States:         128
            
            *** OS-Repositories and Updates ***
            Hit:1 http://deb.debian.org/debian bookworm InRelease
            Hit:2 http://security.debian.org bookworm-security InRelease
            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
            Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
            Reading package lists...
            Pending Updates: 0
            
            *** 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 127.0.0.1:25            0.0.0.0:*               LISTEN      0          2306227    296/master          
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       2307145    129/iobroker.js-con 
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       2307150    129/iobroker.js-con 
            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2302828    1/init              
            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          2306228    296/master          
            tcp6       0      0 :::111                  :::*                    LISTEN      0          2302830    1/init              
            tcp6       0      0 :::22                   :::*                    LISTEN      0          2304486    1/init              
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       2306431    307/io.admin.0      
            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2302829    1/init              
            udp6       0      0 :::111                  :::*                                0          2302831    1/init              
            
            *** Log File - Last 25 Lines ***
            
            2024-09-17 17:20:47.414  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.isDaylightSaving created
            2024-09-17 17:20:47.417  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.dayTime created
            2024-09-17 17:20:47.420  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.rulesTour created
            2024-09-17 17:20:47.423  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug created
            2024-09-17 17:20:47.425  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.to created
            2024-09-17 17:20:47.428  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.from created
            2024-09-17 17:20:47.430  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.rules created
            2024-09-17 17:20:47.440  - info: host.ioB-Test iobroker host.ioB-Test object system.adapter.javascript.0 created
            2024-09-17 17:20:48.507  - info: host.ioB-Test iobroker exit 0
            2024-09-17 17:20:50.755  - info: host.ioB-Test instance system.adapter.javascript.0 in version "8.7.6" started with pid 484
            2024-09-17 17:20:52.724  - info: javascript.0 (484) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
            2024-09-17 17:20:52.805  - info: javascript.0 (484) requesting all states
            2024-09-17 17:20:52.806  - info: javascript.0 (484) requesting all objects
            2024-09-17 17:20:52.911  - info: javascript.0 (484) received all states
            2024-09-17 17:20:53.028  - info: javascript.0 (484) received all objects
            2024-09-17 17:34:46.768  - info: host.ioB-Test "system.adapter.javascript.0" disabled
            2024-09-17 17:34:46.770  - info: host.ioB-Test stopInstance system.adapter.javascript.0 (force=false, process=true)
            2024-09-17 17:34:46.774  - info: javascript.0 (484) Got terminate signal TERMINATE_YOURSELF
            2024-09-17 17:34:46.777  - info: javascript.0 (484) terminating
            2024-09-17 17:34:46.779  - info: javascript.0 (484) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2024-09-17 17:34:46.815  - info: host.ioB-Test stopInstance system.adapter.javascript.0 send kill signal
            2024-09-17 17:34:47.276  - info: javascript.0 (484) terminating
            2024-09-17 17:34:47.326  - info: host.ioB-Test instance system.adapter.javascript.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2024-09-17 20:59:21.168  - info: admin.0 (307) ==> Connected system.user.admin from ::ffff:192.168.1.35
            2024-09-17 20:59:24.452  - info: admin.0 (307) <== Disconnect system.user.admin from ::ffff:192.168.1.35 javascript
            
            Thomas BraunT Ro75R crunchipC 3 Antworten Letzte Antwort
            0
            • M marko67

              @thomas-braun

              Ich habe wie empfohlen einen neuen Container aufgesetzt mit Debian 12.
              Einen "normalen" Benutzer angelegt und dann ioBroker installiert mit:
              curl -sL https://iobroker.net/install.sh | bash -

              Ich habe nichts weiter installiert (Adapter/Instanz) und lasse den ioBroker seit ein paar Stunden "werkeln". Das gleiche Verhalten wie gestern ist zu erkennen. Über die Zeit steigt der RAM kontinuierlich an. Der Hauptverbrauch scheint die Admin.0 Instanz zu sein.

              Wie kann ich nun weiter vorgehen?

              e26b0d7c-63a9-466d-8d57-b57e7a391f14-grafik.png

              997b0711-8bd0-45e4-97c1-3853665ac003-grafik.png

              Skript v.2024-05-22
              
              *** BASE SYSTEM ***
               Static hostname: ioB-Test
                     Icon name: computer-container
                       Chassis: container ☐
                Virtualization: lxc
              Operating System: Debian GNU/Linux 12 (bookworm)
                        Kernel: Linux 6.8.12-1-pve
                  Architecture: x86-64
              
              model name      : Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
              Docker          : false
              Virtualization  : lxc
              Kernel          : x86_64
              Userland        : 64 bit
              
              Systemuptime and Load:
               21:12:44 up  4:35,  2 users,  load average: 0.22, 0.37, 0.35
              CPU threads: 4
              
              
              *** Time and Time Zones ***
                             Local time: Tue 2024-09-17 21:12:45 CEST
                         Universal time: Tue 2024-09-17 19:12:45 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: inactive
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              dirk
              HOME=/home/dirk
              GROUPS=dirk sudo users iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video plugdev
              
              *** Display-Server-Setup ***
              Display-Server: false
              Desktop: 
              Terminal: 
              Boot Target:    graphical.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            7.4G        5.6G        356M        114K        1.5G        1.8G
              Swap:           536M          0B        536M
              Total:          8.0G        5.6G        893M
              
              Active iob-Instances:   4
              
                       7096 M total memory
                       5360 M used memory
                       5382 M active memory
                       1282 M inactive memory
                        339 M free memory
                          0 M buffer memory
                       1395 M swap cache
                        512 M total swap
                          0 M used swap
                        512 M free swap
              
              *** top - Table Of Processes  ***
              top - 21:12:45 up  4:35,  2 users,  load average: 0.22, 0.37, 0.35
              Tasks:  28 total,   1 running,  27 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
              MiB Mem :   7096.0 total,    337.8 free,   5362.6 used,   1395.7 buff/cache     
              MiB Swap:    512.0 total,    512.0 free,      0.0 used.   1733.4 avail Mem 
              
              *** FAILED SERVICES ***
              
                UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
              * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
              * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
              
              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.
              2 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem                       Type      Size  Used Avail Use% Mounted on
              /dev/mapper/pve-vm--102--disk--0 ext4       12G  3.2G  8.0G  29% /
              none                             tmpfs     492K  4.0K  488K   1% /dev
              udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
              tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
              tmpfs                            tmpfs     3.2G  108K  3.2G   1% /run
              tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
              
              Messages concerning ext4 filesystem in dmesg:
              dmesg: read kernel buffer failed: Operation not permitted
              
              Show mounted filesystems:
              TARGET                                                  SOURCE                           FSTYPE     OPTIONS
              /                                                       /dev/mapper/pve-vm--102--disk--0 ext4       rw,relatime,stripe=16
              |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=3260276k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
              | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
              | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              | `-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
              | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
              | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
              | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
              | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
              | |-/dev/full                                           udev[/full]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
              | |-/dev/null                                           udev[/null]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
              | |-/dev/random                                         udev[/random]                    devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
              | |-/dev/tty                                            udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
              | |-/dev/urandom                                        udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
              | |-/dev/zero                                           udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
              | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
              | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
              | | |-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
              | | `-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
              | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
              | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
                |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
                |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
                |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
                `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              
              Files in neuralgic directories:
              
              /var:
              419M    /var/
              248M    /var/cache
              244M    /var/cache/apt
              169M    /var/cache/apt/archives
              146M    /var/lib
              
              Hint: You are currently not seeing messages from other users and the system.
                    Users in groups 'adm', 'systemd-journal' can see all messages.
                    Pass -q to turn off this notice.
              Archived and active journals take up 8.0M in the file system.
              
              /opt/iobroker/backups:
              4.0K    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              513M    /opt/iobroker/iobroker-data/
              503M    /opt/iobroker/iobroker-data/files
              441M    /opt/iobroker/iobroker-data/files/javascript.admin
              409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
              408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
              
              The five largest files in iobroker-data are:
              14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
              8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
              8.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/310.89a60ae1.chunk.js.map
              7.0M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/675.a9c6d34a.chunk.js.map
              7.0M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/675.279d2690.chunk.js.map
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
              
              No Devices found 'by-id'
              
              
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v20.17.0
              /usr/bin/node           v20.17.0
              /usr/bin/npm            10.8.2
              /usr/bin/npx            10.8.2
              /usr/bin/corepack       0.29.3
              
              
              nodejs:
                Installed: 20.17.0-1nodesource1
                Candidate: 20.17.0-1nodesource1
                Version table:
               *** 20.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                      100 /var/lib/dpkg/status
                   20.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.15.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.13.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.11.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.8.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.6.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.5.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.3.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   18.19.0+dfsg-6~deb12u2 500
                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
                   18.19.0+dfsg-6~deb12u1 500
                      500 http://security.debian.org bookworm-security/main amd64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller:  6.0.11
              admin:          7.0.23
              javascript:     8.7.6
              
              nodejs modules from github:     0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : ioB-Test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.backitup.0               : backitup              : ioB-Test                                 -  enabled
              + system.adapter.discovery.0              : discovery             : ioB-Test                                 -  enabled
                system.adapter.javascript.0             : javascript            : ioB-Test                                 - disabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : ioB-Test                                 -  enabled, port: 8081, 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'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): stable
              Upgrade policy: none
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 7.0.23   , installed 7.0.23
              Adapter    "backitup"     : 3.0.22   , installed 3.0.22
              Adapter    "discovery"    : 4.5.0    , installed 4.5.0
              Adapter    "javascript"   : 8.7.6    , installed 8.7.6
              Controller "js-controller": 6.0.11   , installed 6.0.11
              
              Objects and States
              Please stand by - This may take a while
              Objects:        196
              States:         128
              
              *** OS-Repositories and Updates ***
              Hit:1 http://deb.debian.org/debian bookworm InRelease
              Hit:2 http://security.debian.org bookworm-security InRelease
              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
              Reading package lists...
              Pending Updates: 0
              
              *** 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 127.0.0.1:25            0.0.0.0:*               LISTEN      0          2306227    296/master          
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       2307145    129/iobroker.js-con 
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       2307150    129/iobroker.js-con 
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2302828    1/init              
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          2306228    296/master          
              tcp6       0      0 :::111                  :::*                    LISTEN      0          2302830    1/init              
              tcp6       0      0 :::22                   :::*                    LISTEN      0          2304486    1/init              
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       2306431    307/io.admin.0      
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2302829    1/init              
              udp6       0      0 :::111                  :::*                                0          2302831    1/init              
              
              *** Log File - Last 25 Lines ***
              
              2024-09-17 17:20:47.414  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.isDaylightSaving created
              2024-09-17 17:20:47.417  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.dayTime created
              2024-09-17 17:20:47.420  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.rulesTour created
              2024-09-17 17:20:47.423  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug created
              2024-09-17 17:20:47.425  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.to created
              2024-09-17 17:20:47.428  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.from created
              2024-09-17 17:20:47.430  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.rules created
              2024-09-17 17:20:47.440  - info: host.ioB-Test iobroker host.ioB-Test object system.adapter.javascript.0 created
              2024-09-17 17:20:48.507  - info: host.ioB-Test iobroker exit 0
              2024-09-17 17:20:50.755  - info: host.ioB-Test instance system.adapter.javascript.0 in version "8.7.6" started with pid 484
              2024-09-17 17:20:52.724  - info: javascript.0 (484) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
              2024-09-17 17:20:52.805  - info: javascript.0 (484) requesting all states
              2024-09-17 17:20:52.806  - info: javascript.0 (484) requesting all objects
              2024-09-17 17:20:52.911  - info: javascript.0 (484) received all states
              2024-09-17 17:20:53.028  - info: javascript.0 (484) received all objects
              2024-09-17 17:34:46.768  - info: host.ioB-Test "system.adapter.javascript.0" disabled
              2024-09-17 17:34:46.770  - info: host.ioB-Test stopInstance system.adapter.javascript.0 (force=false, process=true)
              2024-09-17 17:34:46.774  - info: javascript.0 (484) Got terminate signal TERMINATE_YOURSELF
              2024-09-17 17:34:46.777  - info: javascript.0 (484) terminating
              2024-09-17 17:34:46.779  - info: javascript.0 (484) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2024-09-17 17:34:46.815  - info: host.ioB-Test stopInstance system.adapter.javascript.0 send kill signal
              2024-09-17 17:34:47.276  - info: javascript.0 (484) terminating
              2024-09-17 17:34:47.326  - info: host.ioB-Test instance system.adapter.javascript.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2024-09-17 20:59:21.168  - info: admin.0 (307) ==> Connected system.user.admin from ::ffff:192.168.1.35
              2024-09-17 20:59:24.452  - info: admin.0 (307) <== Disconnect system.user.admin from ::ffff:192.168.1.35 javascript
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #13

              @marko67 sagte in NUC-Proxmox-steigender Ram:

              *** MEMORY ***

              Dann ist jetzt deine Basis in Ordnung.

              *** MEMORY ***
               
                              total        used        free      shared  buff/cache   available 
              Mem:            7.4G        5.6G        356M        114K        1.5G        1.8G
              Swap:           536M          0B        536M
              Total:          8.0G        5.6G        893M
              

              schaut auch gesund aus.
              https://www.linuxatemyram.com/

              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
              • M marko67

                @codierknecht

                Ich habe wie empfohlen einen neuen Container aufgesetzt mit Debian 12.
                Einen "normalen" Benutzer angelegt und dann ioBroker installiert mit:
                curl -sL https://iobroker.net/install.sh | bash -

                Ich habe nichts weiter installiert (Adapter/Instanz) und lasse den ioBroker seit ein paar Stunden "werkeln". Das gleiche Verhalten wie gestern ist zu erkennen. Über die Zeit steigt der RAM kontinuierlich an. Der Hauptverbrauch scheint die Admin.0 Instanz zu sein.

                Wie kann ich nun weiter vorgehen?

                Entschuldigung für den doppelten Post, das war so nicht beabsichtigt.

                CodierknechtC Online
                CodierknechtC Online
                Codierknecht
                Developer Most Active
                schrieb am zuletzt editiert von Codierknecht
                #14

                @marko67
                Das ist so natürlich nicht OK.
                ~5 GB allein für die Admin-Instanz ist völlig inakzeptabel. Meine genehmigt sich keine 200 MB.
                Da stimmt etwas ganz und gar nicht. Ich habe nur keine Idee, was das sein könnte :-(

                "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                HmIP|ZigBee|Tasmota|Unifi
                Zabbix Certified Specialist
                Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • CodierknechtC Codierknecht

                  @marko67
                  Das ist so natürlich nicht OK.
                  ~5 GB allein für die Admin-Instanz ist völlig inakzeptabel. Meine genehmigt sich keine 200 MB.
                  Da stimmt etwas ganz und gar nicht. Ich habe nur keine Idee, was das sein könnte :-(

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

                  @codierknecht sagte in NUC-Proxmox-steigender Ram:

                  Das ist so natürlich nicht OK.

                  Du hast recht. Hatte nur auf den gesamte RAM-Situation geschaut. Mein Admin kratzt auch nur knapp unter der 200MB-Marke.

                  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

                  M 1 Antwort Letzte Antwort
                  0
                  • M marko67

                    @thomas-braun

                    Ich habe wie empfohlen einen neuen Container aufgesetzt mit Debian 12.
                    Einen "normalen" Benutzer angelegt und dann ioBroker installiert mit:
                    curl -sL https://iobroker.net/install.sh | bash -

                    Ich habe nichts weiter installiert (Adapter/Instanz) und lasse den ioBroker seit ein paar Stunden "werkeln". Das gleiche Verhalten wie gestern ist zu erkennen. Über die Zeit steigt der RAM kontinuierlich an. Der Hauptverbrauch scheint die Admin.0 Instanz zu sein.

                    Wie kann ich nun weiter vorgehen?

                    e26b0d7c-63a9-466d-8d57-b57e7a391f14-grafik.png

                    997b0711-8bd0-45e4-97c1-3853665ac003-grafik.png

                    Skript v.2024-05-22
                    
                    *** BASE SYSTEM ***
                     Static hostname: ioB-Test
                           Icon name: computer-container
                             Chassis: container ☐
                      Virtualization: lxc
                    Operating System: Debian GNU/Linux 12 (bookworm)
                              Kernel: Linux 6.8.12-1-pve
                        Architecture: x86-64
                    
                    model name      : Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
                    Docker          : false
                    Virtualization  : lxc
                    Kernel          : x86_64
                    Userland        : 64 bit
                    
                    Systemuptime and Load:
                     21:12:44 up  4:35,  2 users,  load average: 0.22, 0.37, 0.35
                    CPU threads: 4
                    
                    
                    *** Time and Time Zones ***
                                   Local time: Tue 2024-09-17 21:12:45 CEST
                               Universal time: Tue 2024-09-17 19:12:45 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Berlin (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: inactive
                              RTC in local TZ: no
                    
                    *** Users and Groups ***
                    User that called 'iob diag':
                    dirk
                    HOME=/home/dirk
                    GROUPS=dirk sudo users iobroker
                    
                    User that is running 'js-controller':
                    iobroker
                    HOME=/home/iobroker
                    GROUPS=iobroker tty dialout audio video plugdev
                    
                    *** Display-Server-Setup ***
                    Display-Server: false
                    Desktop: 
                    Terminal: 
                    Boot Target:    graphical.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            7.4G        5.6G        356M        114K        1.5G        1.8G
                    Swap:           536M          0B        536M
                    Total:          8.0G        5.6G        893M
                    
                    Active iob-Instances:   4
                    
                             7096 M total memory
                             5360 M used memory
                             5382 M active memory
                             1282 M inactive memory
                              339 M free memory
                                0 M buffer memory
                             1395 M swap cache
                              512 M total swap
                                0 M used swap
                              512 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 21:12:45 up  4:35,  2 users,  load average: 0.22, 0.37, 0.35
                    Tasks:  28 total,   1 running,  27 sleeping,   0 stopped,   0 zombie
                    %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                    MiB Mem :   7096.0 total,    337.8 free,   5362.6 used,   1395.7 buff/cache     
                    MiB Swap:    512.0 total,    512.0 free,      0.0 used.   1733.4 avail Mem 
                    
                    *** FAILED SERVICES ***
                    
                      UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                    * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                    * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                    
                    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.
                    2 loaded units listed.
                    
                    *** FILESYSTEM ***
                    Filesystem                       Type      Size  Used Avail Use% Mounted on
                    /dev/mapper/pve-vm--102--disk--0 ext4       12G  3.2G  8.0G  29% /
                    none                             tmpfs     492K  4.0K  488K   1% /dev
                    udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
                    tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                    tmpfs                            tmpfs     3.2G  108K  3.2G   1% /run
                    tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                    
                    Messages concerning ext4 filesystem in dmesg:
                    dmesg: read kernel buffer failed: Operation not permitted
                    
                    Show mounted filesystems:
                    TARGET                                                  SOURCE                           FSTYPE     OPTIONS
                    /                                                       /dev/mapper/pve-vm--102--disk--0 ext4       rw,relatime,stripe=16
                    |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=3260276k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
                    | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
                    | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                    | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                    | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                    | `-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                    |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                    | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
                    | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
                    | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
                    | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
                    | |-/dev/full                                           udev[/full]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                    | |-/dev/null                                           udev[/null]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                    | |-/dev/random                                         udev[/random]                    devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                    | |-/dev/tty                                            udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                    | |-/dev/urandom                                        udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                    | |-/dev/zero                                           udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                    | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                    | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                    | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                    | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                    | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                    |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
                    | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
                    | | |-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
                    | | `-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                    | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
                    | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                    | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                    | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                    | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                    | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                    | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                    | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                    | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                    `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
                      |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
                      |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
                      |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
                      `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                    
                    Files in neuralgic directories:
                    
                    /var:
                    419M    /var/
                    248M    /var/cache
                    244M    /var/cache/apt
                    169M    /var/cache/apt/archives
                    146M    /var/lib
                    
                    Hint: You are currently not seeing messages from other users and the system.
                          Users in groups 'adm', 'systemd-journal' can see all messages.
                          Pass -q to turn off this notice.
                    Archived and active journals take up 8.0M in the file system.
                    
                    /opt/iobroker/backups:
                    4.0K    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    513M    /opt/iobroker/iobroker-data/
                    503M    /opt/iobroker/iobroker-data/files
                    441M    /opt/iobroker/iobroker-data/files/javascript.admin
                    409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                    408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                    
                    The five largest files in iobroker-data are:
                    14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
                    8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                    8.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/310.89a60ae1.chunk.js.map
                    7.0M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/675.a9c6d34a.chunk.js.map
                    7.0M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/675.279d2690.chunk.js.map
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                    
                    No Devices found 'by-id'
                    
                    
                    
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v20.17.0
                    /usr/bin/node           v20.17.0
                    /usr/bin/npm            10.8.2
                    /usr/bin/npx            10.8.2
                    /usr/bin/corepack       0.29.3
                    
                    
                    nodejs:
                      Installed: 20.17.0-1nodesource1
                      Candidate: 20.17.0-1nodesource1
                      Version table:
                     *** 20.17.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            100 /var/lib/dpkg/status
                         20.16.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.15.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.15.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.14.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.13.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.13.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.12.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.12.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.12.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.11.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.11.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.10.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.9.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.8.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.8.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.7.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.6.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.6.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.5.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.5.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.4.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.3.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.3.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.2.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.1.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.0.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         18.19.0+dfsg-6~deb12u2 500
                            500 http://deb.debian.org/debian bookworm/main amd64 Packages
                         18.19.0+dfsg-6~deb12u1 500
                            500 http://security.debian.org bookworm-security/main amd64 Packages
                    
                    Temp directories causing npm8 problem: 0
                    No problems detected
                    
                    Errors in npm tree:
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Core adapters versions
                    js-controller:  6.0.11
                    admin:          7.0.23
                    javascript:     8.7.6
                    
                    nodejs modules from github:     0
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : ioB-Test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.backitup.0               : backitup              : ioB-Test                                 -  enabled
                    + system.adapter.discovery.0              : discovery             : ioB-Test                                 -  enabled
                      system.adapter.javascript.0             : javascript            : ioB-Test                                 - disabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : ioB-Test                                 -  enabled, port: 8081, 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'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                    
                    Active repo(s): stable
                    Upgrade policy: none
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    Adapter    "admin"        : 7.0.23   , installed 7.0.23
                    Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                    Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                    Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                    Controller "js-controller": 6.0.11   , installed 6.0.11
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        196
                    States:         128
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://security.debian.org bookworm-security InRelease
                    Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                    Reading package lists...
                    Pending Updates: 0
                    
                    *** 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 127.0.0.1:25            0.0.0.0:*               LISTEN      0          2306227    296/master          
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       2307145    129/iobroker.js-con 
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       2307150    129/iobroker.js-con 
                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2302828    1/init              
                    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          2306228    296/master          
                    tcp6       0      0 :::111                  :::*                    LISTEN      0          2302830    1/init              
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          2304486    1/init              
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       2306431    307/io.admin.0      
                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2302829    1/init              
                    udp6       0      0 :::111                  :::*                                0          2302831    1/init              
                    
                    *** Log File - Last 25 Lines ***
                    
                    2024-09-17 17:20:47.414  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.isDaylightSaving created
                    2024-09-17 17:20:47.417  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.dayTime created
                    2024-09-17 17:20:47.420  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.rulesTour created
                    2024-09-17 17:20:47.423  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug created
                    2024-09-17 17:20:47.425  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.to created
                    2024-09-17 17:20:47.428  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.from created
                    2024-09-17 17:20:47.430  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.rules created
                    2024-09-17 17:20:47.440  - info: host.ioB-Test iobroker host.ioB-Test object system.adapter.javascript.0 created
                    2024-09-17 17:20:48.507  - info: host.ioB-Test iobroker exit 0
                    2024-09-17 17:20:50.755  - info: host.ioB-Test instance system.adapter.javascript.0 in version "8.7.6" started with pid 484
                    2024-09-17 17:20:52.724  - info: javascript.0 (484) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
                    2024-09-17 17:20:52.805  - info: javascript.0 (484) requesting all states
                    2024-09-17 17:20:52.806  - info: javascript.0 (484) requesting all objects
                    2024-09-17 17:20:52.911  - info: javascript.0 (484) received all states
                    2024-09-17 17:20:53.028  - info: javascript.0 (484) received all objects
                    2024-09-17 17:34:46.768  - info: host.ioB-Test "system.adapter.javascript.0" disabled
                    2024-09-17 17:34:46.770  - info: host.ioB-Test stopInstance system.adapter.javascript.0 (force=false, process=true)
                    2024-09-17 17:34:46.774  - info: javascript.0 (484) Got terminate signal TERMINATE_YOURSELF
                    2024-09-17 17:34:46.777  - info: javascript.0 (484) terminating
                    2024-09-17 17:34:46.779  - info: javascript.0 (484) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2024-09-17 17:34:46.815  - info: host.ioB-Test stopInstance system.adapter.javascript.0 send kill signal
                    2024-09-17 17:34:47.276  - info: javascript.0 (484) terminating
                    2024-09-17 17:34:47.326  - info: host.ioB-Test instance system.adapter.javascript.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2024-09-17 20:59:21.168  - info: admin.0 (307) ==> Connected system.user.admin from ::ffff:192.168.1.35
                    2024-09-17 20:59:24.452  - info: admin.0 (307) <== Disconnect system.user.admin from ::ffff:192.168.1.35 javascript
                    
                    Ro75R Offline
                    Ro75R Offline
                    Ro75
                    schrieb am zuletzt editiert von
                    #16

                    @marko67 deaktiviere mal den Discovery. Wird nicht wirklich benötigt. Starte dann mal das System neu und beobachte es mal.

                    Ro75.

                    SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                    CodierknechtC M 2 Antworten Letzte Antwort
                    0
                    • Ro75R Ro75

                      @marko67 deaktiviere mal den Discovery. Wird nicht wirklich benötigt. Starte dann mal das System neu und beobachte es mal.

                      Ro75.

                      CodierknechtC Online
                      CodierknechtC Online
                      Codierknecht
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #17

                      @ro75 sagte in NUC-Proxmox-steigender Ram:

                      Starte dann mal das System neu

                      @marko67 ... und damit ist sicherlich das Blech gemeint - nicht nur der Container.

                      "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                      Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                      HmIP|ZigBee|Tasmota|Unifi
                      Zabbix Certified Specialist
                      Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                      1 Antwort Letzte Antwort
                      0
                      • M marko67

                        @thomas-braun

                        Ich habe wie empfohlen einen neuen Container aufgesetzt mit Debian 12.
                        Einen "normalen" Benutzer angelegt und dann ioBroker installiert mit:
                        curl -sL https://iobroker.net/install.sh | bash -

                        Ich habe nichts weiter installiert (Adapter/Instanz) und lasse den ioBroker seit ein paar Stunden "werkeln". Das gleiche Verhalten wie gestern ist zu erkennen. Über die Zeit steigt der RAM kontinuierlich an. Der Hauptverbrauch scheint die Admin.0 Instanz zu sein.

                        Wie kann ich nun weiter vorgehen?

                        e26b0d7c-63a9-466d-8d57-b57e7a391f14-grafik.png

                        997b0711-8bd0-45e4-97c1-3853665ac003-grafik.png

                        Skript v.2024-05-22
                        
                        *** BASE SYSTEM ***
                         Static hostname: ioB-Test
                               Icon name: computer-container
                                 Chassis: container ☐
                          Virtualization: lxc
                        Operating System: Debian GNU/Linux 12 (bookworm)
                                  Kernel: Linux 6.8.12-1-pve
                            Architecture: x86-64
                        
                        model name      : Intel(R) Core(TM) i3-4010U CPU @ 1.70GHz
                        Docker          : false
                        Virtualization  : lxc
                        Kernel          : x86_64
                        Userland        : 64 bit
                        
                        Systemuptime and Load:
                         21:12:44 up  4:35,  2 users,  load average: 0.22, 0.37, 0.35
                        CPU threads: 4
                        
                        
                        *** Time and Time Zones ***
                                       Local time: Tue 2024-09-17 21:12:45 CEST
                                   Universal time: Tue 2024-09-17 19:12:45 UTC
                                         RTC time: n/a
                                        Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                      NTP service: inactive
                                  RTC in local TZ: no
                        
                        *** Users and Groups ***
                        User that called 'iob diag':
                        dirk
                        HOME=/home/dirk
                        GROUPS=dirk sudo users iobroker
                        
                        User that is running 'js-controller':
                        iobroker
                        HOME=/home/iobroker
                        GROUPS=iobroker tty dialout audio video plugdev
                        
                        *** Display-Server-Setup ***
                        Display-Server: false
                        Desktop: 
                        Terminal: 
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            7.4G        5.6G        356M        114K        1.5G        1.8G
                        Swap:           536M          0B        536M
                        Total:          8.0G        5.6G        893M
                        
                        Active iob-Instances:   4
                        
                                 7096 M total memory
                                 5360 M used memory
                                 5382 M active memory
                                 1282 M inactive memory
                                  339 M free memory
                                    0 M buffer memory
                                 1395 M swap cache
                                  512 M total swap
                                    0 M used swap
                                  512 M free swap
                        
                        *** top - Table Of Processes  ***
                        top - 21:12:45 up  4:35,  2 users,  load average: 0.22, 0.37, 0.35
                        Tasks:  28 total,   1 running,  27 sleeping,   0 stopped,   0 zombie
                        %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                        MiB Mem :   7096.0 total,    337.8 free,   5362.6 used,   1395.7 buff/cache     
                        MiB Swap:    512.0 total,    512.0 free,      0.0 used.   1733.4 avail Mem 
                        
                        *** FAILED SERVICES ***
                        
                          UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                        * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                        * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                        
                        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.
                        2 loaded units listed.
                        
                        *** FILESYSTEM ***
                        Filesystem                       Type      Size  Used Avail Use% Mounted on
                        /dev/mapper/pve-vm--102--disk--0 ext4       12G  3.2G  8.0G  29% /
                        none                             tmpfs     492K  4.0K  488K   1% /dev
                        udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
                        tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                        tmpfs                            tmpfs     3.2G  108K  3.2G   1% /run
                        tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                        
                        Messages concerning ext4 filesystem in dmesg:
                        dmesg: read kernel buffer failed: Operation not permitted
                        
                        Show mounted filesystems:
                        TARGET                                                  SOURCE                           FSTYPE     OPTIONS
                        /                                                       /dev/mapper/pve-vm--102--disk--0 ext4       rw,relatime,stripe=16
                        |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=3260276k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
                        | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
                        | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                        | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                        | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                        | `-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                        |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                        | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
                        | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
                        | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
                        | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
                        | |-/dev/full                                           udev[/full]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                        | |-/dev/null                                           udev[/null]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                        | |-/dev/random                                         udev[/random]                    devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                        | |-/dev/tty                                            udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                        | |-/dev/urandom                                        udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                        | |-/dev/zero                                           udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=8117388k,nr_inodes=2029347,mode=755,inode64
                        | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                        | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                        | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                        | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                        | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                        |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
                        | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
                        | | |-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
                        | | `-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                        | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
                        | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
                          |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
                          |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
                          |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
                          `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                        
                        Files in neuralgic directories:
                        
                        /var:
                        419M    /var/
                        248M    /var/cache
                        244M    /var/cache/apt
                        169M    /var/cache/apt/archives
                        146M    /var/lib
                        
                        Hint: You are currently not seeing messages from other users and the system.
                              Users in groups 'adm', 'systemd-journal' can see all messages.
                              Pass -q to turn off this notice.
                        Archived and active journals take up 8.0M in the file system.
                        
                        /opt/iobroker/backups:
                        4.0K    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        513M    /opt/iobroker/iobroker-data/
                        503M    /opt/iobroker/iobroker-data/files
                        441M    /opt/iobroker/iobroker-data/files/javascript.admin
                        409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                        408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                        
                        The five largest files in iobroker-data are:
                        14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
                        8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                        8.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/310.89a60ae1.chunk.js.map
                        7.0M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/675.a9c6d34a.chunk.js.map
                        7.0M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/675.279d2690.chunk.js.map
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                        
                        No Devices found 'by-id'
                        
                        
                        
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v20.17.0
                        /usr/bin/node           v20.17.0
                        /usr/bin/npm            10.8.2
                        /usr/bin/npx            10.8.2
                        /usr/bin/corepack       0.29.3
                        
                        
                        nodejs:
                          Installed: 20.17.0-1nodesource1
                          Candidate: 20.17.0-1nodesource1
                          Version table:
                         *** 20.17.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                100 /var/lib/dpkg/status
                             20.16.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.15.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.15.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.14.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.13.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.13.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.12.2-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.12.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.12.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.11.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.11.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.10.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.9.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.8.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.8.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.7.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.6.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.6.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.5.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.5.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.4.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.3.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.3.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.2.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.1.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.0.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             18.19.0+dfsg-6~deb12u2 500
                                500 http://deb.debian.org/debian bookworm/main amd64 Packages
                             18.19.0+dfsg-6~deb12u1 500
                                500 http://security.debian.org bookworm-security/main amd64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree:
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Core adapters versions
                        js-controller:  6.0.11
                        admin:          7.0.23
                        javascript:     8.7.6
                        
                        nodejs modules from github:     0
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : ioB-Test                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.backitup.0               : backitup              : ioB-Test                                 -  enabled
                        + system.adapter.discovery.0              : discovery             : ioB-Test                                 -  enabled
                          system.adapter.javascript.0             : javascript            : ioB-Test                                 - disabled
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : ioB-Test                                 -  enabled, port: 8081, 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'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                        
                        Active repo(s): stable
                        Upgrade policy: none
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        Adapter    "admin"        : 7.0.23   , installed 7.0.23
                        Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                        Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                        Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                        Controller "js-controller": 6.0.11   , installed 6.0.11
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        196
                        States:         128
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                        Hit:2 http://security.debian.org bookworm-security InRelease
                        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                        Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                        Reading package lists...
                        Pending Updates: 0
                        
                        *** 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 127.0.0.1:25            0.0.0.0:*               LISTEN      0          2306227    296/master          
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       2307145    129/iobroker.js-con 
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       2307150    129/iobroker.js-con 
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2302828    1/init              
                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          2306228    296/master          
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          2302830    1/init              
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          2304486    1/init              
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       2306431    307/io.admin.0      
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2302829    1/init              
                        udp6       0      0 :::111                  :::*                                0          2302831    1/init              
                        
                        *** Log File - Last 25 Lines ***
                        
                        2024-09-17 17:20:47.414  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.isDaylightSaving created
                        2024-09-17 17:20:47.417  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.dayTime created
                        2024-09-17 17:20:47.420  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.variables.rulesTour created
                        2024-09-17 17:20:47.423  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug created
                        2024-09-17 17:20:47.425  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.to created
                        2024-09-17 17:20:47.428  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.from created
                        2024-09-17 17:20:47.430  - info: host.ioB-Test iobroker host.ioB-Test object javascript.0.debug.rules created
                        2024-09-17 17:20:47.440  - info: host.ioB-Test iobroker host.ioB-Test object system.adapter.javascript.0 created
                        2024-09-17 17:20:48.507  - info: host.ioB-Test iobroker exit 0
                        2024-09-17 17:20:50.755  - info: host.ioB-Test instance system.adapter.javascript.0 in version "8.7.6" started with pid 484
                        2024-09-17 17:20:52.724  - info: javascript.0 (484) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
                        2024-09-17 17:20:52.805  - info: javascript.0 (484) requesting all states
                        2024-09-17 17:20:52.806  - info: javascript.0 (484) requesting all objects
                        2024-09-17 17:20:52.911  - info: javascript.0 (484) received all states
                        2024-09-17 17:20:53.028  - info: javascript.0 (484) received all objects
                        2024-09-17 17:34:46.768  - info: host.ioB-Test "system.adapter.javascript.0" disabled
                        2024-09-17 17:34:46.770  - info: host.ioB-Test stopInstance system.adapter.javascript.0 (force=false, process=true)
                        2024-09-17 17:34:46.774  - info: javascript.0 (484) Got terminate signal TERMINATE_YOURSELF
                        2024-09-17 17:34:46.777  - info: javascript.0 (484) terminating
                        2024-09-17 17:34:46.779  - info: javascript.0 (484) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2024-09-17 17:34:46.815  - info: host.ioB-Test stopInstance system.adapter.javascript.0 send kill signal
                        2024-09-17 17:34:47.276  - info: javascript.0 (484) terminating
                        2024-09-17 17:34:47.326  - info: host.ioB-Test instance system.adapter.javascript.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2024-09-17 20:59:21.168  - info: admin.0 (307) ==> Connected system.user.admin from ::ffff:192.168.1.35
                        2024-09-17 20:59:24.452  - info: admin.0 (307) <== Disconnect system.user.admin from ::ffff:192.168.1.35 javascript
                        
                        crunchipC Abwesend
                        crunchipC Abwesend
                        crunchip
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von
                        #18

                        @marko67 sagte in NUC-Proxmox-steigender Ram:

                        Ich habe nichts weiter installiert (Adapter/Instanz)

                        Seit wann ist JavaScript Bestandteil einer Grundinstallation?

                        umgestiegen von Proxmox auf Unraid

                        1 Antwort Letzte Antwort
                        0
                        • Ro75R Ro75

                          @marko67 deaktiviere mal den Discovery. Wird nicht wirklich benötigt. Starte dann mal das System neu und beobachte es mal.

                          Ro75.

                          M Offline
                          M Offline
                          marko67
                          schrieb am zuletzt editiert von
                          #19

                          @ro75

                          Guten Morgen

                          Habe ich gemacht = gleiches Verhalten

                          Ro75R 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @codierknecht sagte in NUC-Proxmox-steigender Ram:

                            Das ist so natürlich nicht OK.

                            Du hast recht. Hatte nur auf den gesamte RAM-Situation geschaut. Mein Admin kratzt auch nur knapp unter der 200MB-Marke.

                            M Offline
                            M Offline
                            marko67
                            schrieb am zuletzt editiert von
                            #20

                            @thomas-braun

                            Heute Nacht dann wieder der kpl. Stillstand. Es ging nur noch den kpl. Container zu stoppen und neu zu starten

                            636cedb5-55bf-4ece-a50f-4016d7951edb-grafik.png

                            8d013427-2a3e-418a-b5de-0702c9519650-grafik.png

                            JoJo58J 1 Antwort Letzte Antwort
                            0
                            • M marko67

                              @thomas-braun

                              Heute Nacht dann wieder der kpl. Stillstand. Es ging nur noch den kpl. Container zu stoppen und neu zu starten

                              636cedb5-55bf-4ece-a50f-4016d7951edb-grafik.png

                              8d013427-2a3e-418a-b5de-0702c9519650-grafik.png

                              JoJo58J Online
                              JoJo58J Online
                              JoJo58
                              schrieb am zuletzt editiert von
                              #21

                              @marko67

                              Moin, welche Version des Admin hast du installiert? Die 7.0.23? Dann eventuell mal die Beta 7.1.1 versuchen.

                              Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
                              Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
                              Einfach ein tolles Hobby :-)

                              M 1 Antwort Letzte Antwort
                              0
                              • M marko67

                                @ro75

                                Guten Morgen

                                Habe ich gemacht = gleiches Verhalten

                                Ro75R Offline
                                Ro75R Offline
                                Ro75
                                schrieb am zuletzt editiert von
                                #22

                                @marko67 sagte in NUC-Proxmox-steigender Ram:

                                Habe ich gemacht = gleiches Verhalten

                                Laut Bild nicht.

                                Ro75.

                                SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                                MartinPM M 2 Antworten Letzte Antwort
                                0
                                • Ro75R Ro75

                                  @marko67 sagte in NUC-Proxmox-steigender Ram:

                                  Habe ich gemacht = gleiches Verhalten

                                  Laut Bild nicht.

                                  Ro75.

                                  MartinPM Online
                                  MartinPM Online
                                  MartinP
                                  schrieb am zuletzt editiert von
                                  #23

                                  @marko67

                                  Um den Schuldigen zu identifizieren, der am RAM knabbert...

                                  Sortieren der Prozesse nach Speicherverbrauch (Abbrechen mit "q")

                                   top -o %MEM
                                  

                                  einem einzelnen Prozess kann man so auf die Finger schauen

                                  pmap -d <prozess-id>
                                  

                                  Beispiel

                                  top - 12:18:30 up 1 day, 22:30,  1 user,  load average: 49.24, 49.18, 49.21
                                  Tasks:  41 total,   1 running,  40 sleeping,   0 stopped,   0 zombie
                                  %Cpu(s): 24.7 us, 16.5 sy,  0.0 ni, 54.3 id,  0.9 wa,  0.0 hi,  3.7 si,  0.0 st 
                                  MiB Mem :   6144.0 total,   4061.7 free,   1634.6 used,    447.7 buff/cache     
                                  MiB Swap:   6144.0 total,   5800.9 free,    343.1 used.   4509.4 avail Mem 
                                  
                                      PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                                         
                                      368 iobroker  20   0   21.5g 267792  20736 S  10.3   4.3 272:52.29 iobroker.js-con                                                                                                                                                 
                                  ....
                                  

                                  Prozess-Id 368 näher untersuchen ...

                                  martin@iobroker-test-sicher:~$ sudo pmap -d 368
                                  [sudo] password for martin: 
                                  368:   iobroker.js-controller
                                  Address           Kbytes Mode  Offset           Device    Mapping
                                  0000000000400000    7664 r---- 0000000000000000 0fc:00006 node
                                  0000000000b7c000   27340 r-x-- 000000000077c000 0fc:00006 node
                                  0000000002800000       4 r-x-- 0000000002400000 0fc:00006 node
                                  0000000002801000   46884 r---- 0000000002401000 0fc:00006 node
                                  00000000055cb000      16 r---- 00000000051ca000 0fc:00006 node
                                  00000000055cf000     124 rw--- 00000000051ce000 0fc:00006 node
                                  00000000055ee000     180 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000000006d23000  125056 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000005c7640000     564 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000000d2db80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000005b9ae80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000000745ff80000     140 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000007a9cb40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000009ea8b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000000a76bd80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000000b526180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000000d6f6ec0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000110bf740000    2856 rw--- 0000000000000000 000:00000   [ anon ]
                                  000001344dd80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000001765fd40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000001796fb80000     492 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000188784c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000001c62b380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000001e00d880000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  000001e3ce200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000023fd7300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000296fd280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000002d2d7300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000002f15fd40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000032b9a7c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000037b16100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000003b2cb940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000003fe1b2c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000044ae68c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000045840440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000458516c0000     284 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000459a1440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000045c6d440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000046db20c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000046f9bdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000497d5cc0000     452 rw--- 0000000000000000 000:00000   [ anon ]
                                  000004a5133c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000004a8cf380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000004c01d280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000004e789540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000051a9e200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000005314b100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000054884c00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000056843dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000005b468600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000005cd02900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000005dbbf900000     176 rw--- 0000000000000000 000:00000   [ anon ]
                                  000005ec59a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000608e71c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000061417880000     156 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000061753b00000     176 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000063aa5bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000006408d680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000064340f40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000067112b00000    3928 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000067639480000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000069077f00000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  000006ef81680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000070247840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000072dc6b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000791cb4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000079e25500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000007a60e540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000007c5a45c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000007c72cc80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000007d8df640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000007e88d580000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000082141d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000008363d580000     444 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000849c1300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000856f1640000     308 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000864fa100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000008f27c380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000009139a000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000953b8fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000974efdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000097b6a080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000098936cc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000099681580000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000009efeb8c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000a1fe1e40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000a2336bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000a27c8400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000a287aac0000     184 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000a31bbcc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000a5173200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000a5a82600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000a76a9400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000a7b68f00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000ab622780000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000ac5855c0000     348 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000adc43d80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000b01c0440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000b464a540000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000b7424400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000c2717380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000c3a212c0000    4624 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000c5641e40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000c5970640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000c85f4d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000c9fdef40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000cd427240000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000d0e45fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000d119ae00000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000d1af20c0000     344 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000d405ff40000     140 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000d6175fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000d6e0e3c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000d8ece400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000de1cd980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000e35b0c00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000e4d3c040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000e5541700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000e642ac40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000e68b5e40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000eae088c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000eb0a26c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000ebfcd940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000ed5c4040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000f5380380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000f73c4c5f000      48 rwx-- 0000000000000000 000:00000   [ anon ]
                                  00000f73c4c6b000      60 ----- 0000000000000000 000:00000   [ anon ]
                                  00000f7895540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000f86b8b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000fd6d6300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000ffa772c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00000ffc84940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000103085840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000010598d600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000010aa5e200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000010b5a3300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000010f109540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000010f553200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001164eb040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000116bbae00000     284 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000118349a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000011d160080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001254d7480000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000126b7c180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000012714f400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000128348800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000128dca200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000012951cd00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000012b70a200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000012b7a3140000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  000012bcac640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000012f87edc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000132ea4100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000132f52840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000013635e040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000136e8fd80000     144 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001372512c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000013827e300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000139bfb880000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000139f8de40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000013d6f7080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000013fe6f700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001426e3680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000014611a4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000014c760b00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000014e98b840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000014eeb6e00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000014f8fa940000     384 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000156414180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001567066c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000156f483c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000015729b6c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000158c87800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000159777bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000015a781080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000015a813d80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000015e0821c0000     216 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000160be0700000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000164e07380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000168a03580000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001692cf800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000016b8608c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000016bf5b000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000016d132140000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000016d355840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000172808c40000     772 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001758d1b00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001761abcc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001790f1380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001792be700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000179855a80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000179c90800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000017a3d0fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000017a938d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000017bd82b40000     380 rw--- 0000000000000000 000:00000   [ anon ]
                                  000017c791140000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000017c82ee80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000017dad8ec0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  000017fa95f40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000017fb31fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000018046e100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000181cf1340000     292 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000183029680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000018387ba40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000186036400000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  000018757b500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001881815c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000018bf50680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000018e540f40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000018fcc1300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001909eed00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001947a3940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001960bd280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000197dd0d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000199b19480000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001a17d8f40000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001a214c440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001aa770cc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001ad147c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001b02247c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001b13a4740000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001b36baec0000     900 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001b4ce8fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001b816ca80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001bbe8a300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001bc0ad280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001bc8ff540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001c07a9140000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001c5146b80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001c5980580000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001c6ecd680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001c7428a40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001c7ea8440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001ca87b0c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001ca8d9640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001cd87d600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001cdacee80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001ce772ac0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001d3e6ef00000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001d4584b80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001d514c9c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001d59c8612000       4 rwx-- 0000000000000000 000:00000   [ anon ]
                                  00001d59c8613000     192 ----- 0000000000000000 000:00000   [ anon ]
                                  00001d765f000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001d83b88c0000     644 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001d87b7440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001e68c5bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001e6feee40000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001e81a4940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001ec59d9c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001ec8cf3c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001ecc66040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001f07ac2c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001f0c802c0000     344 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001f0e9eb00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001f2891dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001f3a37280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001fa0481c0000     168 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001fb0f0f80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001fe7e7e80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00001ff4c9000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000201078540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000202322500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000205273740000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002067a3300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000206eec9c0000     352 rw--- 0000000000000000 000:00000   [ anon ]
                                  000020bcdd580000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000020c732bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000020cdcc780000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000020d7dd500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000212521180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000021618f8c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000216c6b440000     156 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000217bb9640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000021ae4fa80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000021bc1a680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000021f2410c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000221c22dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000221f07640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002237ec980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002237f5080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002242c0580000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  000022598edc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000022696e600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000226b30b80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000022aa239c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002361061c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000023703f680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000023a370540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000023db6d200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002406c2a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000241f8e840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000242dfef40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000245d41700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000246b44a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000248419ec0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000024bff3480000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000024c2c8f40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000024fd0c040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000251c427c0000     160 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000251d1ed40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002542ba680000     476 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000257e5a200000     468 rw--- 0000000000000000 000:00000   [ anon ]
                                  000025c875d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000025f3a7080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000026377c4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000268f71fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000026a527900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000026cba0180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000026d9532c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000026eaed4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000026f587940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002708bb600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000270d39bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000270facdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002714531c0000     220 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000271f9d480000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000276efdd80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000278342440000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  000027892a980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000027c3d3a80000     144 rw--- 0000000000000000 000:00000   [ anon ]
                                  000027e5511c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000282450340000     192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000282b9ccc0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002833668c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000029369dc80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002951b59c0000     156 rw--- 0000000000000000 000:00000   [ anon ]
                                  000029cf87fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002a1092cc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002a196a980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002a27c2040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002a303b4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002a59e8680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002a6b188c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002ac3c9c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002ac4fefc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002ac5ade00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002af2e4dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002af6ff240000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002c6d8e700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002c8ec0d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002cd33fbc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002cf9c7200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002d2156dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002d4c8d040000     568 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002d4cd14c0000     144 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002d5ffeac0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002ddc2ef80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002df83b640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002e0cf8080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002eb07f200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002edee59c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002f2d40300000     644 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002f3333640000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002f67ce7c0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002f980d940000      52 r---- 0000000000000000 000:00000   [ anon ]
                                  00002fbe93f00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002fdca9c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002fe6464c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00002ff565ac0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000303361a40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003038a5200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000304457d40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000304bec800000     352 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003054b63c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000030787d800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000030a58ce40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000030bb44cc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000030be453c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000030fb7ed00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000312bcd200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003134c8a40000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  000031414bd40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000314b41fc0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003157a0840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000031763e980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000319771c80000     272 rw--- 0000000000000000 000:00000   [ anon ]
                                  000031a6d0b80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000031b8d2500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000320113280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003203a9640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003217bce00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003238d6440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000326718a80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000326f7e8c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003274107c0000     160 rw--- 0000000000000000 000:00000   [ anon ]
                                  000032a5424c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000032aaa7ac0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000032cd86c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000032ced1080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000032e86b1c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000033229e0c0000     240 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000334607a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003359d1380000     232 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000336ad5480000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000033a898e40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003404c69c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003431a0840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003469ad340000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000034708e900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000034b882900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000034ce51100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000034f385d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000035162a740000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000035592b440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003576814c0000     160 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000357e12500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000358039900000     264 rw--- 0000000000000000 000:00000   [ anon ]
                                  000035c9d9c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000035e5d2d80000     156 rw--- 0000000000000000 000:00000   [ anon ]
                                  000036226a600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003671a3180000     160 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000368d7da80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000036d150ac0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000036d53dcc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000037660ec40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000380b9aa40000     228 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003815ecf00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000381833800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003840edb80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003841ac4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000385613600000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003856d2200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000385adbe80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000385c9ff40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000386533540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000386a17100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003876d67c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000038ba223c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000038e10b1c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000038f62e880000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003913b5b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000391f3ae40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000392734dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000039398e040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000039520b640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003959a7c40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000039993c680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  000039c59c300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003a1208900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003a1595500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003a2196540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003a27f3b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003a3980240000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003a398dfc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003a5486180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003a8d15100000     684 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003b3b01a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003b5b2b040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003badbcdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003bc594980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003bdd5ee80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003be0261c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003c1424740000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003c1980080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003c1d95a40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003c2ba8b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003c36e46c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003c45fbdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003c53e3fc0000     148 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003c93d3e40000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003c9a69700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003caa51bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003d17716c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003d46165c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003d7685f80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003d8170f00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003d8bfea00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003d9cb2200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003dac0c740000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003dac19a40000     212 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003df294640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003e1874040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003e48fc200000    2708 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003e6d67e80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003ea5a40c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003ef1efc00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003ef67a000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003ef97fc00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003efb9a400000   17804 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003f13fcfc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003f3143180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003f41b7900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003f73bbd80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003f7adddc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003f7d39c40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003fa660a40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003fe7cd640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  00003fe809280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748a10000000     560 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748a1008c000   64976 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748a18000000     564 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748a1808d000   64972 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748a1c000000     288 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748a1c048000   65248 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748a24000000     572 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748a2408f000   64964 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748a2bc00000 2097152 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748aabc00000     128 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748aabc20000 8388480 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748cabe00000 2097152 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748d2be00000     320 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748d2be50000 8388288 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f2c000000     184 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f2c02e000    1604 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f2c1bf000    1484 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f2c332000   62264 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f34000000     268 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f34043000     704 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f340f3000    4404 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f34540000   60160 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f38000000     188 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f3802f000     320 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f3807f000    2860 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f3834a000   62168 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f40000000     232 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f4003a000     936 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f40124000    4704 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f405bc000   59664 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f46000000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f46001000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f46a00000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f46a01000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47400000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47401000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e00000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e02000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e03000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e3f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e40000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e42000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e43000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e7f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e80000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e82000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47e83000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f47ebf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47ec0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47ec2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47ec3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f47eff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f00000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f02000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f03000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f3f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f40000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f42000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f43000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f7f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f80000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f82000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47f83000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f47fbf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47fc0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f47fc2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f47fc3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f47fff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48000000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f48002000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48003000     136 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f48025000     108 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48040000       8 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48042000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48043000     240 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f4807f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48080000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f48082000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48083000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f480bf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f480c0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f480c2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f480c3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f480ff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48100000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f48102000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48103000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f4813f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48140000       8 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48142000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48143000     240 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f4817f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48180000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f48182000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48183000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f481bf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f481c0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f481c2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f481c3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f481ff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48200000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f48202000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48203000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f4823f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48240000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f48242000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48243000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f4827f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48280000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f48282000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48283000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f482bf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f482c0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f482c2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f482c3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                  0000748f482ff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48300000       8 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48302000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48303000     240 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f4833f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48340000       8 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48342000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f48343000     240 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f4837f000  516868 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f67c40000    1604 r-x-- 00000000014d1000 0fc:00006 node
                                  0000748f67dd1000     188 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f68000000     132 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f68021000   65404 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f6ca00000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f6ca01000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f6d400000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f6d401000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f6de00000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f6de01000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f6e800000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f6e801000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f6f200000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f6f201000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f6fc00000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f6fc01000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f70416000       4 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f70417000      32 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f7041f000     152 r---- 0000000000000000 0fc:00006 libc.so.6
                                  0000748f70445000    1364 r-x-- 0000000000026000 0fc:00006 libc.so.6
                                  0000748f7059a000     332 r---- 000000000017b000 0fc:00006 libc.so.6
                                  0000748f705ed000      16 r---- 00000000001ce000 0fc:00006 libc.so.6
                                  0000748f705f1000       8 rw--- 00000000001d2000 0fc:00006 libc.so.6
                                  0000748f705f3000      52 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f70600000     612 r---- 0000000000000000 0fc:00006 libstdc++.so.6.0.30
                                  0000748f70699000    1028 r-x-- 0000000000099000 0fc:00006 libstdc++.so.6.0.30
                                  0000748f7079a000     444 r---- 000000000019a000 0fc:00006 libstdc++.so.6.0.30
                                  0000748f70809000      44 r---- 0000000000209000 0fc:00006 libstdc++.so.6.0.30
                                  0000748f70814000      12 rw--- 0000000000214000 0fc:00006 libstdc++.so.6.0.30
                                  0000748f70817000      12 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f7081c000      16 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f70820000     496 ----- 0000000000000000 000:00000   [ anon ]
                                  0000748f7089c000      24 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f708a2000       4 r---- 0000000000000000 0fc:00006 libpthread.so.0
                                  0000748f708a3000       4 r-x-- 0000000000001000 0fc:00006 libpthread.so.0
                                  0000748f708a4000       4 r---- 0000000000002000 0fc:00006 libpthread.so.0
                                  0000748f708a5000       4 r---- 0000000000002000 0fc:00006 libpthread.so.0
                                  0000748f708a6000       4 rw--- 0000000000003000 0fc:00006 libpthread.so.0
                                  0000748f708a7000      12 r---- 0000000000000000 0fc:00006 libgcc_s.so.1
                                  0000748f708aa000      92 r-x-- 0000000000003000 0fc:00006 libgcc_s.so.1
                                  0000748f708c1000      16 r---- 000000000001a000 0fc:00006 libgcc_s.so.1
                                  0000748f708c5000       4 r---- 000000000001d000 0fc:00006 libgcc_s.so.1
                                  0000748f708c6000       4 rw--- 000000000001e000 0fc:00006 libgcc_s.so.1
                                  0000748f708c7000      64 r---- 0000000000000000 0fc:00006 libm.so.6
                                  0000748f708d7000     460 r-x-- 0000000000010000 0fc:00006 libm.so.6
                                  0000748f7094a000     360 r---- 0000000000083000 0fc:00006 libm.so.6
                                  0000748f709a4000       4 r---- 00000000000dc000 0fc:00006 libm.so.6
                                  0000748f709a5000       4 rw--- 00000000000dd000 0fc:00006 libm.so.6
                                  0000748f709a6000       4 r---- 0000000000000000 0fc:00006 libdl.so.2
                                  0000748f709a7000       4 r-x-- 0000000000001000 0fc:00006 libdl.so.2
                                  0000748f709a8000       4 r---- 0000000000002000 0fc:00006 libdl.so.2
                                  0000748f709a9000       4 r---- 0000000000002000 0fc:00006 libdl.so.2
                                  0000748f709aa000       4 rw--- 0000000000003000 0fc:00006 libdl.so.2
                                  0000748f709b1000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                  0000748f709b3000       4 r---- 0000000000000000 0fc:00006 ld-linux-x86-64.so.2
                                  0000748f709b4000     148 r-x-- 0000000000001000 0fc:00006 ld-linux-x86-64.so.2
                                  0000748f709d9000      40 r---- 0000000000026000 0fc:00006 ld-linux-x86-64.so.2
                                  0000748f709e3000       8 r---- 0000000000030000 0fc:00006 ld-linux-x86-64.so.2
                                  0000748f709e5000       8 rw--- 0000000000032000 0fc:00006 ld-linux-x86-64.so.2
                                  00007ffe7d372000     132 rw--- 0000000000000000 000:00000   [ stack ]
                                  00007ffe7d3b9000      16 r---- 0000000000000000 000:00000   [ anon ]
                                  00007ffe7d3bd000       8 r-x-- 0000000000000000 000:00000   [ anon ]
                                  ffffffffff600000       4 --x-- 0000000000000000 000:00000   [ anon ]
                                  mapped: 22525484K    writeable/private: 376652K    shared: 0K
                                  
                                  

                                  Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
                                  Virtualization : unprivileged lxc container (debian 12 on Proxmox 8.4.13)
                                  kernel Linux pve 6.8.12-15-pve
                                  6 GByte RAM für den Container
                                  Fritzbox 6591 FW 8.03 (Vodafone Leih-Box)
                                  Remote-Access über Wireguard der Fritzbox

                                  M 2 Antworten Letzte Antwort
                                  0
                                  • JoJo58J JoJo58

                                    @marko67

                                    Moin, welche Version des Admin hast du installiert? Die 7.0.23? Dann eventuell mal die Beta 7.1.1 versuchen.

                                    M Offline
                                    M Offline
                                    marko67
                                    schrieb am zuletzt editiert von
                                    #24

                                    @jojo58

                                    Hallo

                                    Ja, Version 7.0.23

                                    1 Antwort Letzte Antwort
                                    0
                                    • Ro75R Ro75

                                      @marko67 sagte in NUC-Proxmox-steigender Ram:

                                      Habe ich gemacht = gleiches Verhalten

                                      Laut Bild nicht.

                                      Ro75.

                                      M Offline
                                      M Offline
                                      marko67
                                      schrieb am zuletzt editiert von
                                      #25

                                      @ro75

                                      Ich hatte das falsche Bild angehängt

                                      399c9152-10ff-43b6-befa-f13e3ccd4a21-grafik.png

                                      1 Antwort Letzte Antwort
                                      0
                                      • MartinPM MartinP

                                        @marko67

                                        Um den Schuldigen zu identifizieren, der am RAM knabbert...

                                        Sortieren der Prozesse nach Speicherverbrauch (Abbrechen mit "q")

                                         top -o %MEM
                                        

                                        einem einzelnen Prozess kann man so auf die Finger schauen

                                        pmap -d <prozess-id>
                                        

                                        Beispiel

                                        top - 12:18:30 up 1 day, 22:30,  1 user,  load average: 49.24, 49.18, 49.21
                                        Tasks:  41 total,   1 running,  40 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s): 24.7 us, 16.5 sy,  0.0 ni, 54.3 id,  0.9 wa,  0.0 hi,  3.7 si,  0.0 st 
                                        MiB Mem :   6144.0 total,   4061.7 free,   1634.6 used,    447.7 buff/cache     
                                        MiB Swap:   6144.0 total,   5800.9 free,    343.1 used.   4509.4 avail Mem 
                                        
                                            PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                                         
                                            368 iobroker  20   0   21.5g 267792  20736 S  10.3   4.3 272:52.29 iobroker.js-con                                                                                                                                                 
                                        ....
                                        

                                        Prozess-Id 368 näher untersuchen ...

                                        martin@iobroker-test-sicher:~$ sudo pmap -d 368
                                        [sudo] password for martin: 
                                        368:   iobroker.js-controller
                                        Address           Kbytes Mode  Offset           Device    Mapping
                                        0000000000400000    7664 r---- 0000000000000000 0fc:00006 node
                                        0000000000b7c000   27340 r-x-- 000000000077c000 0fc:00006 node
                                        0000000002800000       4 r-x-- 0000000002400000 0fc:00006 node
                                        0000000002801000   46884 r---- 0000000002401000 0fc:00006 node
                                        00000000055cb000      16 r---- 00000000051ca000 0fc:00006 node
                                        00000000055cf000     124 rw--- 00000000051ce000 0fc:00006 node
                                        00000000055ee000     180 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000000006d23000  125056 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000005c7640000     564 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000000d2db80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000005b9ae80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000000745ff80000     140 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000007a9cb40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000009ea8b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000000a76bd80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000000b526180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000000d6f6ec0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000110bf740000    2856 rw--- 0000000000000000 000:00000   [ anon ]
                                        000001344dd80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000001765fd40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000001796fb80000     492 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000188784c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000001c62b380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000001e00d880000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        000001e3ce200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000023fd7300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000296fd280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000002d2d7300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000002f15fd40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000032b9a7c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000037b16100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000003b2cb940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000003fe1b2c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000044ae68c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000045840440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000458516c0000     284 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000459a1440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000045c6d440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000046db20c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000046f9bdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000497d5cc0000     452 rw--- 0000000000000000 000:00000   [ anon ]
                                        000004a5133c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000004a8cf380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000004c01d280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000004e789540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000051a9e200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000005314b100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000054884c00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000056843dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000005b468600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000005cd02900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000005dbbf900000     176 rw--- 0000000000000000 000:00000   [ anon ]
                                        000005ec59a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000608e71c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000061417880000     156 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000061753b00000     176 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000063aa5bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000006408d680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000064340f40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000067112b00000    3928 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000067639480000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000069077f00000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        000006ef81680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000070247840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000072dc6b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000791cb4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000079e25500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000007a60e540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000007c5a45c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000007c72cc80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000007d8df640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000007e88d580000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000082141d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000008363d580000     444 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000849c1300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000856f1640000     308 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000864fa100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000008f27c380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000009139a000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000953b8fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000974efdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000097b6a080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000098936cc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000099681580000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000009efeb8c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000a1fe1e40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000a2336bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000a27c8400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000a287aac0000     184 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000a31bbcc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000a5173200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000a5a82600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000a76a9400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000a7b68f00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000ab622780000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000ac5855c0000     348 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000adc43d80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000b01c0440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000b464a540000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000b7424400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000c2717380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000c3a212c0000    4624 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000c5641e40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000c5970640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000c85f4d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000c9fdef40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000cd427240000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000d0e45fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000d119ae00000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000d1af20c0000     344 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000d405ff40000     140 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000d6175fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000d6e0e3c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000d8ece400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000de1cd980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000e35b0c00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000e4d3c040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000e5541700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000e642ac40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000e68b5e40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000eae088c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000eb0a26c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000ebfcd940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000ed5c4040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000f5380380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000f73c4c5f000      48 rwx-- 0000000000000000 000:00000   [ anon ]
                                        00000f73c4c6b000      60 ----- 0000000000000000 000:00000   [ anon ]
                                        00000f7895540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000f86b8b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000fd6d6300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000ffa772c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00000ffc84940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000103085840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000010598d600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000010aa5e200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000010b5a3300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000010f109540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000010f553200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001164eb040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000116bbae00000     284 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000118349a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000011d160080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001254d7480000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000126b7c180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000012714f400000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000128348800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000128dca200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000012951cd00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000012b70a200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000012b7a3140000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        000012bcac640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000012f87edc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000132ea4100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000132f52840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000013635e040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000136e8fd80000     144 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001372512c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000013827e300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000139bfb880000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000139f8de40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000013d6f7080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000013fe6f700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001426e3680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000014611a4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000014c760b00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000014e98b840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000014eeb6e00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000014f8fa940000     384 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000156414180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001567066c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000156f483c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000015729b6c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000158c87800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000159777bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000015a781080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000015a813d80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000015e0821c0000     216 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000160be0700000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000164e07380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000168a03580000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001692cf800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000016b8608c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000016bf5b000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000016d132140000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000016d355840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000172808c40000     772 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001758d1b00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001761abcc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001790f1380000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001792be700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000179855a80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000179c90800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000017a3d0fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000017a938d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000017bd82b40000     380 rw--- 0000000000000000 000:00000   [ anon ]
                                        000017c791140000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000017c82ee80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000017dad8ec0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        000017fa95f40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000017fb31fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000018046e100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000181cf1340000     292 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000183029680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000018387ba40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000186036400000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        000018757b500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001881815c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000018bf50680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000018e540f40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000018fcc1300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001909eed00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001947a3940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001960bd280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000197dd0d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000199b19480000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001a17d8f40000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001a214c440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001aa770cc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001ad147c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001b02247c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001b13a4740000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001b36baec0000     900 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001b4ce8fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001b816ca80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001bbe8a300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001bc0ad280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001bc8ff540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001c07a9140000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001c5146b80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001c5980580000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001c6ecd680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001c7428a40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001c7ea8440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001ca87b0c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001ca8d9640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001cd87d600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001cdacee80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001ce772ac0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001d3e6ef00000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001d4584b80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001d514c9c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001d59c8612000       4 rwx-- 0000000000000000 000:00000   [ anon ]
                                        00001d59c8613000     192 ----- 0000000000000000 000:00000   [ anon ]
                                        00001d765f000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001d83b88c0000     644 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001d87b7440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001e68c5bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001e6feee40000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001e81a4940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001ec59d9c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001ec8cf3c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001ecc66040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001f07ac2c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001f0c802c0000     344 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001f0e9eb00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001f2891dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001f3a37280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001fa0481c0000     168 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001fb0f0f80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001fe7e7e80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00001ff4c9000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000201078540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000202322500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000205273740000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002067a3300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000206eec9c0000     352 rw--- 0000000000000000 000:00000   [ anon ]
                                        000020bcdd580000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000020c732bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000020cdcc780000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000020d7dd500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000212521180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000021618f8c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000216c6b440000     156 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000217bb9640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000021ae4fa80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000021bc1a680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000021f2410c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000221c22dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000221f07640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002237ec980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002237f5080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002242c0580000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        000022598edc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000022696e600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000226b30b80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000022aa239c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002361061c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000023703f680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000023a370540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000023db6d200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002406c2a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000241f8e840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000242dfef40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000245d41700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000246b44a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000248419ec0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000024bff3480000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000024c2c8f40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000024fd0c040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000251c427c0000     160 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000251d1ed40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002542ba680000     476 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000257e5a200000     468 rw--- 0000000000000000 000:00000   [ anon ]
                                        000025c875d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000025f3a7080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000026377c4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000268f71fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000026a527900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000026cba0180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000026d9532c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000026eaed4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000026f587940000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002708bb600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000270d39bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000270facdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002714531c0000     220 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000271f9d480000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000276efdd80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000278342440000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        000027892a980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000027c3d3a80000     144 rw--- 0000000000000000 000:00000   [ anon ]
                                        000027e5511c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000282450340000     192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000282b9ccc0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002833668c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000029369dc80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002951b59c0000     156 rw--- 0000000000000000 000:00000   [ anon ]
                                        000029cf87fc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002a1092cc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002a196a980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002a27c2040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002a303b4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002a59e8680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002a6b188c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002ac3c9c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002ac4fefc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002ac5ade00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002af2e4dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002af6ff240000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002c6d8e700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002c8ec0d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002cd33fbc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002cf9c7200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002d2156dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002d4c8d040000     568 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002d4cd14c0000     144 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002d5ffeac0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002ddc2ef80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002df83b640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002e0cf8080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002eb07f200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002edee59c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002f2d40300000     644 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002f3333640000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002f67ce7c0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002f980d940000      52 r---- 0000000000000000 000:00000   [ anon ]
                                        00002fbe93f00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002fdca9c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002fe6464c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00002ff565ac0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000303361a40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003038a5200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000304457d40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000304bec800000     352 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003054b63c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000030787d800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000030a58ce40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000030bb44cc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000030be453c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000030fb7ed00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000312bcd200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003134c8a40000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        000031414bd40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000314b41fc0000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003157a0840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000031763e980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000319771c80000     272 rw--- 0000000000000000 000:00000   [ anon ]
                                        000031a6d0b80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000031b8d2500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000320113280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003203a9640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003217bce00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003238d6440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000326718a80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000326f7e8c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003274107c0000     160 rw--- 0000000000000000 000:00000   [ anon ]
                                        000032a5424c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000032aaa7ac0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000032cd86c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000032ced1080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000032e86b1c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000033229e0c0000     240 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000334607a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003359d1380000     232 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000336ad5480000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000033a898e40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003404c69c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003431a0840000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003469ad340000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000034708e900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000034b882900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000034ce51100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000034f385d00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000035162a740000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000035592b440000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003576814c0000     160 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000357e12500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000358039900000     264 rw--- 0000000000000000 000:00000   [ anon ]
                                        000035c9d9c80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000035e5d2d80000     156 rw--- 0000000000000000 000:00000   [ anon ]
                                        000036226a600000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003671a3180000     160 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000368d7da80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000036d150ac0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000036d53dcc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000037660ec40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000380b9aa40000     228 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003815ecf00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000381833800000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003840edb80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003841ac4c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000385613600000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003856d2200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000385adbe80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000385c9ff40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000386533540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000386a17100000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003876d67c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000038ba223c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000038e10b1c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000038f62e880000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003913b5b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000391f3ae40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000392734dc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000039398e040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000039520b640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003959a7c40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000039993c680000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        000039c59c300000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003a1208900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003a1595500000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003a2196540000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003a27f3b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003a3980240000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003a398dfc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003a5486180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003a8d15100000     684 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003b3b01a00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003b5b2b040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003badbcdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003bc594980000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003bdd5ee80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003be0261c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003c1424740000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003c1980080000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003c1d95a40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003c2ba8b40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003c36e46c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003c45fbdc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003c53e3fc0000     148 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003c93d3e40000     136 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003c9a69700000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003caa51bc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003d17716c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003d46165c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003d7685f80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003d8170f00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003d8bfea00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003d9cb2200000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003dac0c740000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003dac19a40000     212 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003df294640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003e1874040000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003e48fc200000    2708 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003e6d67e80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003ea5a40c0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003ef1efc00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003ef67a000000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003ef97fc00000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003efb9a400000   17804 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003f13fcfc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003f3143180000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003f41b7900000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003f73bbd80000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003f7adddc0000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003f7d39c40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003fa660a40000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003fe7cd640000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        00003fe809280000     256 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748a10000000     560 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748a1008c000   64976 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748a18000000     564 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748a1808d000   64972 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748a1c000000     288 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748a1c048000   65248 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748a24000000     572 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748a2408f000   64964 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748a2bc00000 2097152 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748aabc00000     128 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748aabc20000 8388480 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748cabe00000 2097152 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748d2be00000     320 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748d2be50000 8388288 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f2c000000     184 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f2c02e000    1604 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f2c1bf000    1484 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f2c332000   62264 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f34000000     268 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f34043000     704 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f340f3000    4404 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f34540000   60160 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f38000000     188 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f3802f000     320 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f3807f000    2860 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f3834a000   62168 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f40000000     232 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f4003a000     936 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f40124000    4704 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f405bc000   59664 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f46000000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f46001000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f46a00000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f46a01000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47400000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47401000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e00000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e02000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e03000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e3f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e40000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e42000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e43000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e7f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e80000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e82000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47e83000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f47ebf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47ec0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47ec2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47ec3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f47eff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f00000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f02000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f03000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f3f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f40000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f42000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f43000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f7f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f80000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f82000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47f83000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f47fbf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47fc0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f47fc2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f47fc3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f47fff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48000000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f48002000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48003000     136 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f48025000     108 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48040000       8 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48042000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48043000     240 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f4807f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48080000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f48082000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48083000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f480bf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f480c0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f480c2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f480c3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f480ff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48100000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f48102000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48103000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f4813f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48140000       8 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48142000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48143000     240 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f4817f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48180000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f48182000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48183000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f481bf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f481c0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f481c2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f481c3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f481ff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48200000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f48202000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48203000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f4823f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48240000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f48242000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48243000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f4827f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48280000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f48282000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48283000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f482bf000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f482c0000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f482c2000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f482c3000     240 rwx-- 0000000000000000 000:00000   [ anon ]
                                        0000748f482ff000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48300000       8 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48302000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48303000     240 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f4833f000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48340000       8 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48342000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f48343000     240 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f4837f000  516868 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f67c40000    1604 r-x-- 00000000014d1000 0fc:00006 node
                                        0000748f67dd1000     188 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f68000000     132 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f68021000   65404 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f6ca00000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f6ca01000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f6d400000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f6d401000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f6de00000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f6de01000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f6e800000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f6e801000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f6f200000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f6f201000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f6fc00000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f6fc01000    8192 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f70416000       4 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f70417000      32 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f7041f000     152 r---- 0000000000000000 0fc:00006 libc.so.6
                                        0000748f70445000    1364 r-x-- 0000000000026000 0fc:00006 libc.so.6
                                        0000748f7059a000     332 r---- 000000000017b000 0fc:00006 libc.so.6
                                        0000748f705ed000      16 r---- 00000000001ce000 0fc:00006 libc.so.6
                                        0000748f705f1000       8 rw--- 00000000001d2000 0fc:00006 libc.so.6
                                        0000748f705f3000      52 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f70600000     612 r---- 0000000000000000 0fc:00006 libstdc++.so.6.0.30
                                        0000748f70699000    1028 r-x-- 0000000000099000 0fc:00006 libstdc++.so.6.0.30
                                        0000748f7079a000     444 r---- 000000000019a000 0fc:00006 libstdc++.so.6.0.30
                                        0000748f70809000      44 r---- 0000000000209000 0fc:00006 libstdc++.so.6.0.30
                                        0000748f70814000      12 rw--- 0000000000214000 0fc:00006 libstdc++.so.6.0.30
                                        0000748f70817000      12 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f7081c000      16 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f70820000     496 ----- 0000000000000000 000:00000   [ anon ]
                                        0000748f7089c000      24 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f708a2000       4 r---- 0000000000000000 0fc:00006 libpthread.so.0
                                        0000748f708a3000       4 r-x-- 0000000000001000 0fc:00006 libpthread.so.0
                                        0000748f708a4000       4 r---- 0000000000002000 0fc:00006 libpthread.so.0
                                        0000748f708a5000       4 r---- 0000000000002000 0fc:00006 libpthread.so.0
                                        0000748f708a6000       4 rw--- 0000000000003000 0fc:00006 libpthread.so.0
                                        0000748f708a7000      12 r---- 0000000000000000 0fc:00006 libgcc_s.so.1
                                        0000748f708aa000      92 r-x-- 0000000000003000 0fc:00006 libgcc_s.so.1
                                        0000748f708c1000      16 r---- 000000000001a000 0fc:00006 libgcc_s.so.1
                                        0000748f708c5000       4 r---- 000000000001d000 0fc:00006 libgcc_s.so.1
                                        0000748f708c6000       4 rw--- 000000000001e000 0fc:00006 libgcc_s.so.1
                                        0000748f708c7000      64 r---- 0000000000000000 0fc:00006 libm.so.6
                                        0000748f708d7000     460 r-x-- 0000000000010000 0fc:00006 libm.so.6
                                        0000748f7094a000     360 r---- 0000000000083000 0fc:00006 libm.so.6
                                        0000748f709a4000       4 r---- 00000000000dc000 0fc:00006 libm.so.6
                                        0000748f709a5000       4 rw--- 00000000000dd000 0fc:00006 libm.so.6
                                        0000748f709a6000       4 r---- 0000000000000000 0fc:00006 libdl.so.2
                                        0000748f709a7000       4 r-x-- 0000000000001000 0fc:00006 libdl.so.2
                                        0000748f709a8000       4 r---- 0000000000002000 0fc:00006 libdl.so.2
                                        0000748f709a9000       4 r---- 0000000000002000 0fc:00006 libdl.so.2
                                        0000748f709aa000       4 rw--- 0000000000003000 0fc:00006 libdl.so.2
                                        0000748f709b1000       8 rw--- 0000000000000000 000:00000   [ anon ]
                                        0000748f709b3000       4 r---- 0000000000000000 0fc:00006 ld-linux-x86-64.so.2
                                        0000748f709b4000     148 r-x-- 0000000000001000 0fc:00006 ld-linux-x86-64.so.2
                                        0000748f709d9000      40 r---- 0000000000026000 0fc:00006 ld-linux-x86-64.so.2
                                        0000748f709e3000       8 r---- 0000000000030000 0fc:00006 ld-linux-x86-64.so.2
                                        0000748f709e5000       8 rw--- 0000000000032000 0fc:00006 ld-linux-x86-64.so.2
                                        00007ffe7d372000     132 rw--- 0000000000000000 000:00000   [ stack ]
                                        00007ffe7d3b9000      16 r---- 0000000000000000 000:00000   [ anon ]
                                        00007ffe7d3bd000       8 r-x-- 0000000000000000 000:00000   [ anon ]
                                        ffffffffff600000       4 --x-- 0000000000000000 000:00000   [ anon ]
                                        mapped: 22525484K    writeable/private: 376652K    shared: 0K
                                        
                                        
                                        M Offline
                                        M Offline
                                        marko67
                                        schrieb am zuletzt editiert von
                                        #26

                                        @martinp

                                        Hallo Martin

                                        Ich vermute das macht erst Sinn zu schauen wenn hoher Verbauch ist??

                                        MartinPM 1 Antwort Letzte Antwort
                                        0
                                        • M marko67

                                          @martinp

                                          Hallo Martin

                                          Ich vermute das macht erst Sinn zu schauen wenn hoher Verbauch ist??

                                          MartinPM Online
                                          MartinPM Online
                                          MartinP
                                          schrieb am zuletzt editiert von
                                          #27

                                          @marko67 Eigentlich wären regelmäßige Snapshots im Verlauf (über die Zwischenablage in Textdateien abgelegt?) interssant ... Da sieht man, wer sich hochhangelt, und wenn man das herausgefunden hat ggfs. was innerhalb des Proesses anwächst...

                                          Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
                                          Virtualization : unprivileged lxc container (debian 12 on Proxmox 8.4.13)
                                          kernel Linux pve 6.8.12-15-pve
                                          6 GByte RAM für den Container
                                          Fritzbox 6591 FW 8.03 (Vodafone Leih-Box)
                                          Remote-Access über Wireguard der Fritzbox

                                          M 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          629

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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