Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. [GELÖST] Proxmox RAM voll?!

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [GELÖST] Proxmox RAM voll?!

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @BBTown last edited by Homoran

      @BBTown
      Auch bei mir ist das RAM der ioBroker-VM ziemlich voll.

      • 3.28 von 4 GB

      aber auch die zweite VM in der im Moment nur der Unifi-Controller läuft

      • 3.34 von 4

      gesamt sind es 9.3 von 16

      ich denke dass das wieder nur das Linux-typische verteilen von verfügbarem RAM ist.

      Top sagt

      KiB Mem : 16312748 total,  5804812 free,  7640632 used,  2867304 buff/cache
      KiB Swap:  8388604 total,  8388604 free,        0 used.  8128092 avail Mem
      
      BBTown 1 Reply Last reply Reply Quote 0
      • BBTown
        BBTown @Homoran last edited by BBTown

        @Homoran sagte in Proxmox RAM voll?!:

        ich denke dass das wieder nur das Linux-typische verteilen von verfügbarem RAM ist.

        Ich hatte dieses Thema in einem anderen Thread auch mitgelesen ... kann durchaus sein - dafür stecke ich gar nicht tief genug in der Materie.
        Interessant, dass sich mein System da anscheinend deutlich genügsamer verhält 😉

        280e2106-c1a2-4d5a-b788-036abf351112-grafik.png

        Beim Gesamtspeicherverbrauch verhällt es sich bei ähnlich wie bei dir
        99a3411e-93ff-409d-a583-8bd10c2de9a5-grafik.png

        Homoran 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @BBTown last edited by

          @BBTown sagte in Proxmox RAM voll?!:

          dass sich mein System da anscheinend deutlich genügsamer verhält

          Jetzt werde ich neugierig:

          Welche Proxmox-Version? (5.3-8)
          Welches Linux? (Debian Stretch)
          Welche Node-Version? (8.15.0)

          Meine Daten in Klammern

          BBTown 1 Reply Last reply Reply Quote 0
          • BBTown
            BBTown @Homoran last edited by BBTown

            @Homoran sagte in Proxmox RAM voll?!:

            Welche Proxmox-Version? (5.3-8)
            Welches Linux? (Debian Stretch)
            Welche Node-Version? (8.15.0)

            Proxmox-Version: 5.4.10
            Linux Debian 9-8
            Node-Version 10.16.0
            npm Version: 6.9.0

            ioBroker VM
            ceefd38b-ef46-49d3-bcca-05a08f3e6ff0-grafik.png

            Proxmox:
            0a9fdd39-a5dd-48aa-97e9-1f558da7f314-grafik.png

            Homoran crunchip 2 Replies Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @BBTown last edited by

              @BBTown
              Alles etwas neuer als bei mir.

              und node 10 soll sparsam sein

              BBTown 1 Reply Last reply Reply Quote 0
              • BBTown
                BBTown @Homoran last edited by

                @Homoran
                das bringt mich zu der Frage an @Gerni welche Proxmox Version hast Du aktuell im Einsatz?
                Schon mal ein

                apt update && apt upgrade -y
                

                auf dem NUC bzw. Proxmox selbst durchgeführt?

                G 1 Reply Last reply Reply Quote 0
                • G
                  Gerni @BBTown last edited by

                  @BBTown 5.3.7 hab ich derzeit. Deinen Update Befehl setze ich gleich mal ab.

                  1 Reply Last reply Reply Quote 0
                  • G
                    Gerni last edited by Gerni

                    5.4.11 ist es jetzt aber RAM, keine Änderung

                    Screenshot_20190716-184929_Chrome.jpg

                    Top auf Konsole Proxmox gibt folgendes

                    Screenshot_20190716-185141_JuiceSSH.jpg

                    BBTown 2 Replies Last reply Reply Quote 0
                    • BBTown
                      BBTown @Gerni last edited by

                      @Gerni
                      alles klar ... Du hast KVM als grafische Benutzeroberfläche installiert?!!

                      G Homoran 2 Replies Last reply Reply Quote 0
                      • G
                        Gerni @BBTown last edited by

                        @BBTown sry hilf mir mal... KVM? Ist dass das Debian System? Gute Frage, kann sein.

                        BBTown 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @BBTown last edited by

                          @BBTown sagte in Proxmox RAM voll?!:

                          Du hast KVM als grafische Benutzeroberfläche installiert?!!

                          ich auch - aber aus Nicht-Wissen

                          1 Reply Last reply Reply Quote 0
                          • G
                            Gerni last edited by

                            Ja wie gesagt meine erste Installation. Kann ich denn nun eine zweite vm aufsetzen oder die bestehende Downgraden oder wie geht man am besten vor?

                            BBTown 1 Reply Last reply Reply Quote 0
                            • BBTown
                              BBTown @Gerni last edited by BBTown

                              @Gerni
                              das ist eine optionale grafische Oberfläche für Linux Systeme - das fühlt sich dann mehr nach "Windows" an.
                              Wird aber im Grunde für ioBroker überhaupt nicht benötigt ... Du gehst ja im Grunde nie in das Betriebssystem von der VM

                              G 1 Reply Last reply Reply Quote 0
                              • BBTown
                                BBTown @Gerni last edited by

                                @Gerni
                                Google doch mal nch "entfernen/deinstallieren von KVM"

                                1 Reply Last reply Reply Quote 0
                                • G
                                  Gerni @BBTown last edited by Gerni

                                  @BBTown richtig. Schaue ich mir an. Melde mich

                                  BBTown 1 Reply Last reply Reply Quote 0
                                  • BBTown
                                    BBTown @Gerni last edited by

                                    @Gerni
                                    Das habe ich auf die Schnelle gefunden

                                    sudo apt-get remove --purge kvm
                                    
                                    # check if kvm is deleted properly by making sure these three things are deleted:
                                    
                                    /etc/kvm
                                    /etc/udev/rules.d/45-kvm.rules
                                    /etc/init.d/kvm
                                    
                                    # If these are still existing, remove them manually.
                                    
                                    G 1 Reply Last reply Reply Quote 0
                                    • G
                                      Gerni @BBTown last edited by Gerni

                                      @BBTown den habe ich auch gesehen und probiert. Ergebnis

                                      Screenshot_20190716-190520_JuiceSSH.jpg

                                      Oder muss das nicht per SSH in der VM sondern direkt in Proxmox ausgeführt werden?

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Gerni last edited by

                                        @Gerni sagte in Proxmox RAM voll?!:

                                        Oder muss das nicht per SSH in der VM sondern direkt in Proxmox ausgeführt werden?

                                        Genau!

                                        G 1 Reply Last reply Reply Quote 0
                                        • G
                                          Gerni @Homoran last edited by

                                          @Homoran ok das macht leider keinen Unterschied. Ich weiß warum ich sonst kein Linux einsetze :-D.

                                          Screenshot_20190716-193833_JuiceSSH.jpg

                                          Issi 1 Reply Last reply Reply Quote 0
                                          • G
                                            Gerni last edited by

                                            Also ich kriege KVM nicht deinstalliert. Bleibt nur eine Neuinstallation? Das wäre nicht wirklich gut.

                                            Issi 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            894
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            97
                                            8867
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo