Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. [Neuer Adapter] Proxmox VM

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Neuer Adapter] Proxmox VM

    This topic has been deleted. Only users with topic management privileges can see it.
    • David G.
      David G. @TT-Tom last edited by David G.

      @tt-tom

      Stimmt.
      Poste es die Tage in meiner Zusammenstellung.
      Hab es hier aber eben aktualisiert.
      https://forum.iobroker.net/topic/78243/proxmox-benachrichtigungen-per-telegram-erhalten-via-webook/7

      A 1 Reply Last reply Reply Quote 1
      • A
        Aiouh @David G. last edited by

        @arteck
        Hallo,
        erst einmal vielen Dank für Deine Arbeit mit / am Adapter, ich bin dabei ein besseres monitoring für meinen Proxmox Zoo aufzusetzen, aber noch lange nicht fertig.

        Mir ist heute leider bei einer VM (Debian 12) unter Proxmox 8.2.7 die Platte vollgelaufen.
        Adapter V 2.3.0
        js-controller 7.0.6
        NPM 10.8.2
        Nun wollte ich per script künftig einen Alarm auf die Datenpunkte "disk" und "disk_lev" setzen.
        Leider sind die bei allen meinen VMs leer. Bei einem LXC hingegen sind die Daten vorhanden.
        Muss ich hier noch was konfigurieren ?

        89be7ca3-9941-4c5f-85b4-ef025031da61-image.png

        2849178d-afad-4cf5-a16e-fbf59cf1df67-image.png

        42725617-ff1b-4ec2-8f4d-f1d358e5026e-image.png

        arteck 1 Reply Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active @Aiouh last edited by

          @aiouh die Daten aus der VM stehen nicht zur verfügung...ist so

          A 1 Reply Last reply Reply Quote 1
          • David G.
            David G. last edited by

            Ich finde den Proxmox Adapter in kombination mit Linuxcontrol perfekt.

            Was der eine nicht kann, kann der andere.
            So bekommt man alle Infos die man braucht.

            Screenshot_20250123_132632_Fully Kiosk Browser.jpg

            1 Reply Last reply Reply Quote 1
            • M
              MartyBr last edited by

              @david-g
              Toller View! Sieht sehr gut aus. Könntest du den View hier teilen? 😇

              David G. 1 Reply Last reply Reply Quote 0
              • David G.
                David G. @MartyBr last edited by

                @martybr

                Als Visu nutze ich Lovelace, die können die meisten hier vermutlich nicht verwenden.
                Alle Tabellen werden aber von einem Blockly als html generiert.
                Findest du teilweise in dem link aus meiner Signatur.

                M 1 Reply Last reply Reply Quote 0
                • A
                  Aiouh @arteck last edited by Aiouh

                  @arteck OK, alles klar, Danke.
                  @David-G danke für den Tip.
                  Ich habe es gleich ausprobiert, klappt auf Anhieb.
                  Mit

                  df --output=pcent /dev/vda1 | tail -n 1 | sed 's/%//'
                  

                  bekomme ich die Platzbelegung der Partition "vda1" in %.

                  1 Reply Last reply Reply Quote 0
                  • M
                    MartyBr @David G. last edited by

                    @david-g
                    Okay, ich verwende auch Lovelace. Ich gehe dann mal anhand deiner Signatur auf Suche.

                    1 Reply Last reply Reply Quote 0
                    • arteck
                      arteck Developer Most Active last edited by arteck

                      es gibt eine neue Version auf GIT...

                      aber ACHTUNG die Einstellungen müssen neu gesetzt werden

                      44dc3c65-eabb-4d6d-8845-f3a21041b1b0-grafik.png

                      David G. Neuschwansteini T Negalein 4 Replies Last reply Reply Quote 0
                      • David G.
                        David G. @arteck last edited by

                        @arteck

                        Läuft.
                        Mobil lassen sich die Setting auch ganz gut setzen. Auch wenn die Zeilen was abgeschnitten sind für die Eingabe.

                        1 Reply Last reply Reply Quote 0
                        • Neuschwansteini
                          Neuschwansteini @arteck last edited by

                          @arteck

                          Die Settings sind "komisch" - ich musste nach jeder Zahl bei der IP wieder das Feld als aktiv markieren.. also eine Zahl, anklicken, naechste Zahl, anklicken... beim Username und Pw genauso.. das ging dann nur per copy&paste...

                          Admin 7.4.18 .. vielleicht liegts daran? Browser Firefox aufm Mac.. war auch aufm Iphone mit Safari so..und aufm Mac mit Google Chrome auch..

                          M 1 Reply Last reply Reply Quote 1
                          • M
                            mrjeschke @Neuschwansteini last edited by mrjeschke

                            @ilovegym
                            Habe gerade getestet, mit der stable-Version vom admin-Adapter passiert das nicht.

                            Edit: Ich habe dieses Verhalten ab Admin v7.4.15

                            T 1 Reply Last reply Reply Quote 2
                            • T
                              TT-Tom @mrjeschke last edited by

                              @ilovegym

                              Ich kann das Verhalten bestätigen. Issue ist angelegt worden von @Feuersturm

                              mcm1957 1 Reply Last reply Reply Quote 0
                              • mcm1957
                                mcm1957 @TT-Tom last edited by

                                @tt-tom said in [Neuer Adapter] Proxmox VM:

                                @ilovegym

                                Ich kann das Verhalten bestätigen. Issue ist angelegt worden von @Feuersturm

                                Das Problem ist nicht im Adapter zu suchen sondern in admin:
                                https://github.com/ioBroker/ioBroker.admin/issues/2931

                                mcm1957 created this issue in ioBroker/ioBroker.admin

                                closed [bug]: jsonConfig - text fields within table loose focus after every character #2931

                                1 Reply Last reply Reply Quote 3
                                • T
                                  ticaki Developer @arteck last edited by ticaki

                                  @arteck

                                  Bitte man das nächste Mal mindestens ein minor update für sowas. Patches lass ich autoinstallieren und hab jetzt nicht erwartet dass da ein Benutzereingriff erforderlich ist. 🙂

                                  Edit: ah gesehen das ein Major hinterher kam.

                                  1 Reply Last reply Reply Quote 0
                                  • Negalein
                                    Negalein Global Moderator @arteck last edited by

                                    @arteck sagte in [Neuer Adapter] Proxmox VM:

                                    es gibt eine neue Version auf GIT...

                                    hab diese War ung im Log. Kann jetzt aber nicht sagen, ob die mit früheren Versionen auch schon war.

                                    2025-01-28 10:37:32.009	warn	Using Proxmox API: https://10.0.1.201:8006/api2/json
                                    
                                    Neuschwansteini 1 Reply Last reply Reply Quote 0
                                    • Neuschwansteini
                                      Neuschwansteini @Negalein last edited by

                                      @negalein ja war frueher auch schon, kann aber als Info angesehen werden... 🙂 ist ja nur ne Mitteilung, welche Node er jetzt abfragt..

                                      1 Reply Last reply Reply Quote 2
                                      • S
                                        saeft_2003 Most Active last edited by

                                        Ich hatte mit der aktuellen stable version das Problem das keine Daten mehr kommen.

                                        Dann bin ich auf die 4.2.0 von github, damit kommen zumindest bis jetzt wieder Daten an.

                                        Allerdings hab ich seitdem folgende Error im log. Ist das bekannt?

                                        
                                        2025-02-05 05:08:51.235 - error: proxmox.1 (763211) Problem with getStorageStatus. undefined
                                        2025-02-05 05:08:51.239 - error: proxmox.1 (763211) Storage: local-lvm on storage/pve/local-lvm not available
                                        2025-02-05 05:08:54.251 - error: proxmox.1 (763211) Problem with getStorageStatus. undefined
                                        2025-02-05 05:08:54.251 - error: proxmox.1 (763211) Storage: PBS-Cloud on storage/pve/PBS-Cloud not available
                                        2025-02-05 07:09:31.093 - error: proxmox.1 (763211) Problem with getStorageStatus. undefined
                                        2025-02-05 07:09:31.095 - error: proxmox.1 (763211) Storage: local-lvm on storage/pve/local-lvm not available
                                        2025-02-05 07:09:34.104 - error: proxmox.1 (763211) Problem with getStorageStatus. undefined
                                        2025-02-05 07:09:34.104 - error: proxmox.1 (763211) Storage: local on storage/pve/local not available
                                        2025-02-05 07:09:37.117 - error: proxmox.1 (763211) Problem with getStorageStatus. undefined
                                        2025-02-05 07:09:37.117 - error: proxmox.1 (763211) Storage: PBS-Cloud on storage/pve/PBS-Cloud not available
                                        
                                        
                                        A arteck 2 Replies Last reply Reply Quote 0
                                        • A
                                          Aiouh @saeft_2003 last edited by

                                          Weiss jemand woher der Adapter den WEAROUT bekommt? Mit den smartmontools (db ist aktuell) gibt es gar keinen wearout parameter.
                                          Jetzt bin ich leicht verunsichert, ob 83% remaining life sind oder used up life...

                                          cad3acb8-0d88-4ddb-ad05-f819d92788f5-image.png

                                          smartctl -a /dev/nvme0n1
                                          smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.8.12-2-pve] (local build)
                                          Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
                                          
                                          === START OF INFORMATION SECTION ===
                                          Model Number:                       SAMSUNG MZVPW256HEGL-000H1
                                          Serial Number:                      S34XXB0J304511
                                          Firmware Version:                   CXZ73H0Q
                                          PCI Vendor/Subsystem ID:            0x144d
                                          IEEE OUI Identifier:                0x002538
                                          Total NVM Capacity:                 256,060,514,304 [256 GB]
                                          Unallocated NVM Capacity:           0
                                          Controller ID:                      2
                                          NVMe Version:                       1.2
                                          Number of Namespaces:               1
                                          Namespace 1 Size/Capacity:          256,060,514,304 [256 GB]
                                          Namespace 1 Formatted LBA Size:     512
                                          Namespace 1 IEEE EUI-64:            002538 c371b06d66
                                          Local Time is:                      Fri Feb  7 09:24:40 2025 CET
                                          Firmware Updates (0x16):            3 Slots, no Reset required
                                          Optional Admin Commands (0x0017):   Security Format Frmw_DL Self_Test
                                          Optional NVM Commands (0x001f):     Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat
                                          Log Page Attributes (0x03):         S/H_per_NS Cmd_Eff_Lg
                                          Warning  Comp. Temp. Threshold:     70 Celsius
                                          Critical Comp. Temp. Threshold:     73 Celsius
                                          
                                          Supported Power States
                                          St Op     Max   Active     Idle   RL RT WL WT  Ent_Lat  Ex_Lat
                                           0 +     6.80W       -        -    0  0  0  0        0       0
                                           1 +     5.60W       -        -    1  1  1  1        0       0
                                           2 +     4.40W       -        -    2  2  2  2        0       0
                                           3 -   0.0400W       -        -    3  3  3  3      210    1500
                                           4 -   0.0050W       -        -    4  4  4  4     2200    6000
                                          
                                          Supported LBA Sizes (NSID 0x1)
                                          Id Fmt  Data  Metadt  Rel_Perf
                                           0 +     512       0         0
                                          
                                          === START OF SMART DATA SECTION ===
                                          SMART overall-health self-assessment test result: PASSED
                                          
                                          SMART/Health Information (NVMe Log 0x02)
                                          Critical Warning:                   0x00
                                          Temperature:                        18 Celsius
                                          Available Spare:                    100%
                                          Available Spare Threshold:          5%
                                          Percentage Used:                    17%
                                          Data Units Read:                    19,332,739 [9.89 TB]
                                          Data Units Written:                 52,368,948 [26.8 TB]
                                          Host Read Commands:                 264,060,029
                                          Host Write Commands:                3,047,803,025
                                          Controller Busy Time:               16,045
                                          Power Cycles:                       286
                                          Power On Hours:                     35,119
                                          Unsafe Shutdowns:                   64
                                          Media and Data Integrity Errors:    0
                                          Error Information Log Entries:      1,128
                                          Warning  Comp. Temperature Time:    0
                                          Critical Comp. Temperature Time:    0
                                          Temperature Sensor 1:               18 Celsius
                                          Temperature Sensor 2:               23 Celsius
                                          
                                          Error Information (NVMe Log 0x01, 16 of 64 entries)
                                          Num   ErrCount  SQId   CmdId  Status  PELoc          LBA  NSID    VS
                                            0       1128     0  0x0009  0x4004      -            0     0     -
                                            1       1127     0  0x3016  0x4004      -            0     0     -
                                            2       1126     0  0x3006  0x4004      -            0     0     -
                                            3       1125     0  0x0008  0x4004      -            0     0     -
                                            4       1124     0  0x0014  0x4004      -            0     0     -
                                            5       1123     0  0x1011  0x4004      -            0     0     -
                                            6       1122     0  0x3012  0x4004      -            0     0     -
                                            7       1121     0  0x701c  0x4004      -            0     0     -
                                            8       1120     0  0x0008  0x4004      -            0     0     -
                                            9       1119     0  0x001b  0x4004      -            0     0     -
                                           10       1118     0  0x301a  0x4004      -            0     0     -
                                           11       1117     0  0x3000  0x4004      -            0     0     -
                                           12       1116     0  0x301a  0x4004      -            0     0     -
                                           13       1115     0  0x0016  0x4004      -            0     0     -
                                           14       1114     0  0x301a  0x4004      -            0     0     -
                                           15       1113     0  0x3002  0x4004      -            0     0     -
                                          ... (48 entries not read)
                                          
                                          
                                          Dr. Bakterius 1 Reply Last reply Reply Quote 0
                                          • Dr. Bakterius
                                            Dr. Bakterius Most Active @Aiouh last edited by Dr. Bakterius

                                            @aiouh sagte in [Neuer Adapter] Proxmox VM:

                                            Mit den smartmontools (db ist aktuell) gibt es gar keinen wearout parameter.

                                            Doch. Hier:

                                            Percentage Used:                    17%
                                            

                                            Jetzt bin ich leicht verunsichert, ob 83% remaining life sind oder used up life...

                                            Somit sind noch 83% "Lebenszeit" übrig. Das ist aber nur ein Richtwert und der richtet sich nach TBW die der Hersteller angibt. In deinem Fall wohl ca. 150 TB. Also das Verhältnis der TWB zu:

                                            Data Units Written:                 52,368,948 [26.8 TB]
                                            

                                            Natürlich kann das Laufwerk schon vorher defekt werden oder auch viel länger seinen Dienst tun.

                                            A 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            proxmox
                                            74
                                            484
                                            89360
                                            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