Proxmox Adapter liefert keine Statusupdates
-
Mein Proxmox Adapter liefert nur einmalig Daten beim Start ... danach werden keine Updates (CPU Auslastung, RAM Auslastung, ...) mehr geliefert.
Jemand eine Idee?|Systemdata| Proxmox Virtualisierung | IOBroker Debian
|Hardwaresystem: Intel I7 Hardware
|Arbeitsspeicher: 3 GB
|Festplattenart: SSD
|Betriebssystem: virtueller Debian
|Node-Version: 12.20.0
|Nodejs-Version: 12.20.0
|NPM-Version: 6.14.8
|Installationsart: Adapter normal installiert
|Image genutzt:| Nein -
@agreen Welches Abfrageintervall hast Du eingestellt? Bei mir 30 Sekunden, da geht es.
-
@meister-mopper habe auch 30 Sekunden drin .. ich bin mir nicht sicher, aber ich glaube seit dem Update des JavaScript Adapters funktioniert es nicht mehr.
-
@agreen Und welche Version des Proxmox adapters?
Edit: 1.0.1 läuft bei mir
-
@fredf ich habe aktuell 1.2.0
aber ich habe auch schon ältere Versionen installiert, gleicher Effekt.Edit: der Adapter läuft ja auch: aber die Daten werden nur einal geliefert.
-
@agreen 1.0.1 ist stable und läuft bei mir. Warum nutzt Du beta-Adapter?
-
@meister-mopper habe jetzt nochmal die Version 1.0.1 installiert, gleicher Effekt.
-
@agreen Zeig doch mal ein debug log beim Starten des Adapters.
-
@meister-mopper ```
hier die Log Datei nach dem Neustartweb-speedy.0 2021-01-27 00:59:19.681 info (1126) The speed test has been completed successfully. sql.0 2021-01-27 00:59:19.514 info (21468) disabled logging of web-speedy.0.Results.speeds.upload_Mb sql.0 2021-01-27 00:59:19.511 info (21468) disabled logging of web-speedy.0.Results.speeds.download_Mb sql.0 2021-01-27 00:59:19.510 info (21468) disabled logging of web-speedy.0.Results.speeds.download_MB vodafone-speedtest.0 2021-01-27 00:59:01.430 info (32448) starting. Version 0.0.6 in /opt/iobroker/node_modules/iobroker.vodafone-speedtest, node: v12.20.0, js-controller: 3.1.6 host.iobroker 2021-01-27 00:59:00.035 info instance system.adapter.vodafone-speedtest.0 started with pid 32448 unifi.0 2021-01-27 00:58:59.448 info (1160) Update done web-speedy.0 2021-01-27 00:58:47.994 info (1126) Closest server found, running test web-speedy.0 2021-01-27 00:58:37.813 info (1126) The speed test has been started and will take at maximum 15 seconds for a single test run web-speedy.0 2021-01-27 00:58:37.811 info (1126) Run test on on Best Server found web-speedy.0 2021-01-27 00:58:37.809 info (1126) Execute timer with : 1800000 Currently running : false unifi.0 2021-01-27 00:57:59.608 info (1160) Update done unifi.0 2021-01-27 00:56:59.543 info (1160) Update done proxmox.0 2021-01-27 00:56:25.880 info (32414) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.proxmox, node: v12.20.0, js-controller: 3.1.6 host.iobroker 2021-01-27 00:56:24.727 info instance system.adapter.proxmox.0 started with pid 32414 host.iobroker 2021-01-27 00:56:22.233 info instance system.adapter.proxmox.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) proxmox.0 2021-01-27 00:56:21.712 info (32397) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason proxmox.0 2021-01-27 00:56:21.712 info (32397) terminating proxmox.0 2021-01-27 00:56:21.711 info (32397) cleaned everything up... host.iobroker 2021-01-27 00:56:21.709 info stopInstance system.adapter.proxmox.0 send kill signal proxmox.0 2021-01-27 00:56:21.711 info (32397) Got terminate signal TERMINATE_YOURSELF
-
@agreen Stell mal das log auf debug. Dann sollte ein Start des Adapters in etwa so aussehen:
proxmox.0 2021-01-27 09:15:44.823 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.823 debug (32245) create state: avail proxmox.0 2021-01-27 09:15:44.823 debug (32245) create state: active proxmox.0 2021-01-27 09:15:44.822 debug (32245) create state: shared proxmox.0 2021-01-27 09:15:44.822 debug (32245) create state: content proxmox.0 2021-01-27 09:15:44.822 debug (32245) create state: used proxmox.0 2021-01-27 09:15:44.821 debug (32245) create state: enabled proxmox.0 2021-01-27 09:15:44.821 debug (32245) create state: total proxmox.0 2021-01-27 09:15:44.821 debug (32245) found states:_[["proxmox.0.storage_proxbckp","total","size",7321118],["proxmox.0.storage_proxbckp","enabled","default_num",1],["proxmox.0.storage_proxbckp","used","size",2425803],["proxmox.0.s proxmox.0 2021-01-27 09:15:44.821 debug (32245) search statetype: nfs proxmox.0 2021-01-27 09:15:44.821 debug (32245) search stateavail: 5133109821440 proxmox.0 2021-01-27 09:15:44.821 debug (32245) search stateactive: 1 proxmox.0 2021-01-27 09:15:44.821 debug (32245) search stateshared: 1 proxmox.0 2021-01-27 09:15:44.821 debug (32245) search statecontent: backup proxmox.0 2021-01-27 09:15:44.820 debug (32245) search stateused: 2543638282240 proxmox.0 2021-01-27 09:15:44.820 debug (32245) search stateenabled: 1 proxmox.0 2021-01-27 09:15:44.820 debug (32245) search statetotal: 7676748103680 proxmox.0 2021-01-27 09:15:44.820 debug (32245) new storage: proxbckp proxmox.0 2021-01-27 09:15:44.622 debug (32245) create state: avail proxmox.0 2021-01-27 09:15:44.621 debug (32245) create state: active proxmox.0 2021-01-27 09:15:44.621 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.621 debug (32245) create state: total proxmox.0 2021-01-27 09:15:44.620 debug (32245) create state: enabled proxmox.0 2021-01-27 09:15:44.620 debug (32245) create state: shared proxmox.0 2021-01-27 09:15:44.620 debug (32245) create state: used proxmox.0 2021-01-27 09:15:44.619 debug (32245) create state: content proxmox.0 2021-01-27 09:15:44.619 debug (32245) found states:_[["proxmox.0.storage_local-lvm","content","text","images,rootdir"],["proxmox.0.storage_local-lvm","used","size",276315],["proxmox.0.storage_local-lvm","shared","default_num",0],[ proxmox.0 2021-01-27 09:15:44.619 debug (32245) search stateavail: 168272730050 proxmox.0 2021-01-27 09:15:44.619 debug (32245) search stateactive: 1 proxmox.0 2021-01-27 09:15:44.619 debug (32245) search statetype: lvmthin proxmox.0 2021-01-27 09:15:44.619 debug (32245) search statetotal: 458009608192 proxmox.0 2021-01-27 09:15:44.619 debug (32245) search stateenabled: 1 proxmox.0 2021-01-27 09:15:44.619 debug (32245) search stateshared: 0 proxmox.0 2021-01-27 09:15:44.618 debug (32245) search stateused: 289736878142 proxmox.0 2021-01-27 09:15:44.618 debug (32245) search statecontent: images,rootdir proxmox.0 2021-01-27 09:15:44.618 debug (32245) new storage: local-lvm proxmox.0 2021-01-27 09:15:44.601 debug (32245) create state: total proxmox.0 2021-01-27 09:15:44.600 debug (32245) create state: enabled proxmox.0 2021-01-27 09:15:44.600 debug (32245) create state: shared proxmox.0 2021-01-27 09:15:44.599 debug (32245) create state: content proxmox.0 2021-01-27 09:15:44.599 debug (32245) create state: used proxmox.0 2021-01-27 09:15:44.599 debug (32245) create state: avail proxmox.0 2021-01-27 09:15:44.598 debug (32245) create state: active proxmox.0 2021-01-27 09:15:44.598 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.598 debug (32245) found states:_[["proxmox.0.storage_local","type","text","dir"],["proxmox.0.storage_local","active","default_num",1],["proxmox.0.storage_local","avail","size",7872],["proxmox.0.storage_local"," proxmox.0 2021-01-27 09:15:44.597 debug (32245) search statetotal: 12615557120 proxmox.0 2021-01-27 09:15:44.597 debug (32245) search stateenabled: 1 proxmox.0 2021-01-27 09:15:44.597 debug (32245) search stateshared: 0 proxmox.0 2021-01-27 09:15:44.597 debug (32245) search statecontent: backup,vztmpl,iso proxmox.0 2021-01-27 09:15:44.597 debug (32245) search stateused: 3700371456 proxmox.0 2021-01-27 09:15:44.597 debug (32245) search stateavail: 8254164992 proxmox.0 2021-01-27 09:15:44.597 debug (32245) search stateactive: 1 proxmox.0 2021-01-27 09:15:44.596 debug (32245) search statetype: dir proxmox.0 2021-01-27 09:15:44.596 debug (32245) new storage: local proxmox.0 2021-01-27 09:15:44.541 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.541 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.541 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.540 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.540 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.540 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.540 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.539 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.539 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.539 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.538 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.538 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.537 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.537 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.537 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.536 debug (32245) found states:_[["proxmox.0.lxc_ReverseProxy","cpus","default_num",1],["proxmox.0.lxc_ReverseProxy","netout","sizeb",79072684],["proxmox.0.lxc_ReverseProxy","netin","sizeb",245015098],["proxmox proxmox.0 2021-01-27 09:15:44.536 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.536 debug (32245) search statename: ReverseProxy proxmox.0 2021-01-27 09:15:44.536 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.536 debug (32245) search statediskread: 422678528 proxmox.0 2021-01-27 09:15:44.536 debug (32245) search statecpu: 0.0289534697835253 proxmox.0 2021-01-27 09:15:44.536 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.536 debug (32245) search statemaxswap: 1073741824 proxmox.0 2021-01-27 09:15:44.536 debug (32245) search stateswap: 32768 proxmox.0 2021-01-27 09:15:44.535 debug (32245) search statemaxmem: 1073741824 proxmox.0 2021-01-27 09:15:44.535 debug (32245) search statevmid: 1000 proxmox.0 2021-01-27 09:15:44.535 debug (32245) search statediskwrite: 8896512 proxmox.0 2021-01-27 09:15:44.535 debug (32245) 333549568 proxmox.0 2021-01-27 09:15:44.535 debug (32245) search statedisk: 7008505856 proxmox.0 2021-01-27 09:15:44.535 debug (32245) search stateuptime: 116581 proxmox.0 2021-01-27 09:15:44.535 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.535 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.535 debug (32245) search statemaxdisk: 21003583488 proxmox.0 2021-01-27 09:15:44.535 debug (32245) search statepid: 17081 proxmox.0 2021-01-27 09:15:44.534 debug (32245) 333549568 proxmox.0 2021-01-27 09:15:44.534 debug (32245) search statemem: 333549568 proxmox.0 2021-01-27 09:15:44.534 debug (32245) search statenetin: 245015098 proxmox.0 2021-01-27 09:15:44.534 debug (32245) search statenetout: 79072684 proxmox.0 2021-01-27 09:15:44.534 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.532 debug (32245) new lxc: ReverseProxy proxmox.0 2021-01-27 09:15:44.452 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.452 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.451 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.451 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.451 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.450 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.450 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.450 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.449 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.449 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.449 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.448 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.446 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.446 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.446 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.445 debug (32245) found states:_[["proxmox.0.lxc_iobroker","cpu","level",20.28],["proxmox.0.lxc_iobroker","type","text","lxc"],["proxmox.0.lxc_iobroker","maxmem","size",5120],["proxmox.0.lxc_iobroker","pid","de proxmox.0 2021-01-27 09:15:44.445 debug (32245) 2630283264 proxmox.0 2021-01-27 09:15:44.445 debug (32245) search statemem: 2630283264 proxmox.0 2021-01-27 09:15:44.445 debug (32245) search statenetin: 2240889549 proxmox.0 2021-01-27 09:15:44.445 debug (32245) search statenetout: 2251809818 proxmox.0 2021-01-27 09:15:44.445 debug (32245) search statecpus: 2 proxmox.0 2021-01-27 09:15:44.445 debug (32245) search statediskwrite: 186529492992 proxmox.0 2021-01-27 09:15:44.445 debug (32245) 2630283264 proxmox.0 2021-01-27 09:15:44.445 debug (32245) search statedisk: 4894945280 proxmox.0 2021-01-27 09:15:44.444 debug (32245) search stateuptime: 56623 proxmox.0 2021-01-27 09:15:44.444 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.444 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.444 debug (32245) search statemaxdisk: 33552089088 proxmox.0 2021-01-27 09:15:44.444 debug (32245) search statepid: 10077 proxmox.0 2021-01-27 09:15:44.444 debug (32245) search stateswap: 4096 proxmox.0 2021-01-27 09:15:44.444 debug (32245) search statemaxswap: 5368709120 proxmox.0 2021-01-27 09:15:44.444 debug (32245) search statemaxmem: 5368709120 proxmox.0 2021-01-27 09:15:44.444 debug (32245) search statevmid: 100 proxmox.0 2021-01-27 09:15:44.443 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.443 debug (32245) search statename: iobroker proxmox.0 2021-01-27 09:15:44.443 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.443 debug (32245) search statediskread: 2011512832 proxmox.0 2021-01-27 09:15:44.443 debug (32245) search statecpu: 0.202822965462271 proxmox.0 2021-01-27 09:15:44.443 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.442 debug (32245) new lxc: iobroker proxmox.0 2021-01-27 09:15:44.441 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.441 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.440 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.440 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.440 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.439 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.439 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.439 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.438 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.438 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.438 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.437 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.437 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.437 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.436 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.436 debug (32245) found states:_[["proxmox.0.lxc_traccar","maxmem","size",2048],["proxmox.0.lxc_traccar","type","text","lxc"],["proxmox.0.lxc_traccar","cpu","level",0.06],["proxmox.0.lxc_traccar","mem_lev","lev proxmox.0 2021-01-27 09:15:44.436 debug (32245) search statepid: 1891 proxmox.0 2021-01-27 09:15:44.436 debug (32245) search statemaxdisk: 5217320960 proxmox.0 2021-01-27 09:15:44.436 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.435 debug (32245) search statediskwrite: 14504296448 proxmox.0 2021-01-27 09:15:44.435 debug (32245) 441761792 proxmox.0 2021-01-27 09:15:44.435 debug (32245) search statedisk: 2839617536 proxmox.0 2021-01-27 09:15:44.435 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.435 debug (32245) search stateuptime: 115498 proxmox.0 2021-01-27 09:15:44.435 debug (32245) search statenetin: 183748792 proxmox.0 2021-01-27 09:15:44.435 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.435 debug (32245) search statenetout: 20662516 proxmox.0 2021-01-27 09:15:44.434 debug (32245) 441761792 proxmox.0 2021-01-27 09:15:44.434 debug (32245) search statemem: 441761792 proxmox.0 2021-01-27 09:15:44.434 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.434 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.434 debug (32245) search statediskread: 2458767360 proxmox.0 2021-01-27 09:15:44.434 debug (32245) search statecpu: 0.000672257205877776 proxmox.0 2021-01-27 09:15:44.434 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.434 debug (32245) search statename: traccar proxmox.0 2021-01-27 09:15:44.433 debug (32245) search statemaxmem: 2147483648 proxmox.0 2021-01-27 09:15:44.433 debug (32245) search statevmid: 1200 proxmox.0 2021-01-27 09:15:44.433 debug (32245) search statemaxswap: 2147483648 proxmox.0 2021-01-27 09:15:44.433 debug (32245) search stateswap: 0 proxmox.0 2021-01-27 09:15:44.432 debug (32245) new lxc: traccar proxmox.0 2021-01-27 09:15:44.428 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.428 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.427 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.427 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.427 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.426 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.426 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.426 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.425 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.425 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.425 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.424 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.424 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.424 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.423 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.423 debug (32245) found states:_[["proxmox.0.lxc_Nextcloud","uptime","time",117499],["proxmox.0.lxc_Nextcloud","status","text","running"],["proxmox.0.lxc_Nextcloud","disk_lev","level",17.03],["proxmox.0.lxc_Nex proxmox.0 2021-01-27 09:15:44.423 debug (32245) search statemaxmem: 8589934592 proxmox.0 2021-01-27 09:15:44.423 debug (32245) search statevmid: 600 proxmox.0 2021-01-27 09:15:44.423 debug (32245) search stateswap: 0 proxmox.0 2021-01-27 09:15:44.422 debug (32245) search statemaxswap: 8589934592 proxmox.0 2021-01-27 09:15:44.422 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.422 debug (32245) search statecpu: 0.0092823406072021 proxmox.0 2021-01-27 09:15:44.422 debug (32245) search statediskread: 3322052608 proxmox.0 2021-01-27 09:15:44.422 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.422 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.422 debug (32245) search statename: Nextcloud proxmox.0 2021-01-27 09:15:44.422 debug (32245) search statenetin: 245401570 proxmox.0 2021-01-27 09:15:44.422 debug (32245) search statenetout: 79363551 proxmox.0 2021-01-27 09:15:44.422 debug (32245) search statecpus: 2 proxmox.0 2021-01-27 09:15:44.421 debug (32245) 692187136 proxmox.0 2021-01-27 09:15:44.421 debug (32245) search statemem: 692187136 proxmox.0 2021-01-27 09:15:44.421 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.421 debug (32245) search statepid: 11037 proxmox.0 2021-01-27 09:15:44.421 debug (32245) search statemaxdisk: 67104190464 proxmox.0 2021-01-27 09:15:44.421 debug (32245) search statediskwrite: 53309108224 proxmox.0 2021-01-27 09:15:44.421 debug (32245) 692187136 proxmox.0 2021-01-27 09:15:44.421 debug (32245) search statedisk: 11425914880 proxmox.0 2021-01-27 09:15:44.420 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.420 debug (32245) search stateuptime: 117499 proxmox.0 2021-01-27 09:15:44.420 debug (32245) new lxc: Nextcloud proxmox.0 2021-01-27 09:15:44.418 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.418 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.418 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.417 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.417 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.417 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.416 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.416 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.416 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.416 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.415 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.415 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.415 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.414 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.414 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.414 debug (32245) found states:_[["proxmox.0.lxc_pihole","maxmem","size",1024],["proxmox.0.lxc_pihole","cpu","level",0.13],["proxmox.0.lxc_pihole","type","text","lxc"],["proxmox.0.lxc_pihole","netout","sizeb",7 proxmox.0 2021-01-27 09:15:44.414 debug (32245) search statediskwrite: 2588520448 proxmox.0 2021-01-27 09:15:44.414 debug (32245) 88231936 proxmox.0 2021-01-27 09:15:44.413 debug (32245) search statedisk: 2515558400 proxmox.0 2021-01-27 09:15:44.413 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.413 debug (32245) search stateuptime: 118391 proxmox.0 2021-01-27 09:15:44.413 debug (32245) search statepid: 32212 proxmox.0 2021-01-27 09:15:44.413 debug (32245) search statemaxdisk: 8388009984 proxmox.0 2021-01-27 09:15:44.413 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.413 debug (32245) 88231936 proxmox.0 2021-01-27 09:15:44.412 debug (32245) search statemem: 88231936 proxmox.0 2021-01-27 09:15:44.412 debug (32245) search statenetin: 202933340 proxmox.0 2021-01-27 09:15:44.412 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.412 debug (32245) search statenetout: 77873235 proxmox.0 2021-01-27 09:15:44.412 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.412 debug (32245) search statename: pihole proxmox.0 2021-01-27 09:15:44.412 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.412 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.411 debug (32245) search statediskread: 2902491136 proxmox.0 2021-01-27 09:15:44.411 debug (32245) search statecpu: 0.00135547656543126 proxmox.0 2021-01-27 09:15:44.411 debug (32245) search statemaxswap: 1073741824 proxmox.0 2021-01-27 09:15:44.411 debug (32245) search stateswap: 0 proxmox.0 2021-01-27 09:15:44.411 debug (32245) search statemaxmem: 1073741824 proxmox.0 2021-01-27 09:15:44.411 debug (32245) search statevmid: 200 proxmox.0 2021-01-27 09:15:44.410 debug (32245) new lxc: pihole proxmox.0 2021-01-27 09:15:44.409 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.409 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.408 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.408 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.408 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.407 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.407 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.406 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.406 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.406 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.405 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.405 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.405 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.404 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.404 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.404 debug (32245) found states:_[["proxmox.0.lxc_UniFiController","maxmem","size",2048],["proxmox.0.lxc_UniFiController","cpu","level",1.53],["proxmox.0.lxc_UniFiController","type","text","lxc"],["proxmox.0.lxc proxmox.0 2021-01-27 09:15:44.404 debug (32245) search stateuptime: 116994 proxmox.0 2021-01-27 09:15:44.404 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.404 debug (32245) search statediskwrite: 6228115456 proxmox.0 2021-01-27 09:15:44.404 debug (32245) 984928256 proxmox.0 2021-01-27 09:15:44.403 debug (32245) search statedisk: 9459273728 proxmox.0 2021-01-27 09:15:44.403 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.403 debug (32245) search statepid: 1136 proxmox.0 2021-01-27 09:15:44.403 debug (32245) search statemaxdisk: 21003583488 proxmox.0 2021-01-27 09:15:44.403 debug (32245) 984928256 proxmox.0 2021-01-27 09:15:44.403 debug (32245) search statemem: 984928256 proxmox.0 2021-01-27 09:15:44.403 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.403 debug (32245) search statenetout: 526971410 proxmox.0 2021-01-27 09:15:44.403 debug (32245) search statenetin: 438187123 proxmox.0 2021-01-27 09:15:44.403 debug (32245) search statename: UniFiController proxmox.0 2021-01-27 09:15:44.402 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.402 debug (32245) search statecpu: 0.0153144476138343 proxmox.0 2021-01-27 09:15:44.402 debug (32245) search statediskread: 2716614656 proxmox.0 2021-01-27 09:15:44.402 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.402 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.402 debug (32245) search stateswap: 4886528 proxmox.0 2021-01-27 09:15:44.402 debug (32245) search statemaxswap: 2147483648 proxmox.0 2021-01-27 09:15:44.402 debug (32245) search statemaxmem: 2147483648 proxmox.0 2021-01-27 09:15:44.401 debug (32245) search statevmid: 800 proxmox.0 2021-01-27 09:15:44.401 debug (32245) new lxc: UniFiController proxmox.0 2021-01-27 09:15:44.367 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.366 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.366 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.358 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.358 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.357 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.357 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.357 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.356 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.356 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.355 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.355 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.354 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.353 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.353 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.353 debug (32245) found states:_[["proxmox.0.lxc_ioTest","cpu","level",0.26],["proxmox.0.lxc_ioTest","type","text","lxc"],["proxmox.0.lxc_ioTest","maxmem","size",1024],["proxmox.0.lxc_ioTest","maxdisk","size",7 proxmox.0 2021-01-27 09:15:44.352 debug (32245) 330420224 proxmox.0 2021-01-27 09:15:44.352 debug (32245) search statemem: 330420224 proxmox.0 2021-01-27 09:15:44.352 debug (32245) search statenetin: 181011036 proxmox.0 2021-01-27 09:15:44.352 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.352 debug (32245) search statenetout: 61316213 proxmox.0 2021-01-27 09:15:44.352 debug (32245) search statediskwrite: 24145723392 proxmox.0 2021-01-27 09:15:44.351 debug (32245) 330420224 proxmox.0 2021-01-27 09:15:44.351 debug (32245) search statedisk: 2934329344 proxmox.0 2021-01-27 09:15:44.351 debug (32245) search stateuptime: 118245 proxmox.0 2021-01-27 09:15:44.351 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.351 debug (32245) search statepid: 8720 proxmox.0 2021-01-27 09:15:44.351 debug (32245) search statemaxdisk: 8388009984 proxmox.0 2021-01-27 09:15:44.350 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.350 debug (32245) search stateswap: 61440 proxmox.0 2021-01-27 09:15:44.350 debug (32245) search statemaxswap: 134217728 proxmox.0 2021-01-27 09:15:44.350 debug (32245) search statemaxmem: 1073741824 proxmox.0 2021-01-27 09:15:44.350 debug (32245) search statevmid: 300 proxmox.0 2021-01-27 09:15:44.350 debug (32245) search statename: ioTest proxmox.0 2021-01-27 09:15:44.350 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.350 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.349 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.349 debug (32245) search statediskread: 2311839744 proxmox.0 2021-01-27 09:15:44.349 debug (32245) search statecpu: 0.00269847032302302 proxmox.0 2021-01-27 09:15:44.349 debug (32245) new lxc: ioTest proxmox.0 2021-01-27 09:15:44.347 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.347 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.346 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.346 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.345 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.345 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.345 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.344 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.343 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.343 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.342 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.341 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.341 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.340 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.339 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.339 debug (32245) found states:_[["proxmox.0.lxc_PLEXMediaserver","type","text","lxc"],["proxmox.0.lxc_PLEXMediaserver","cpu","level",1.76],["proxmox.0.lxc_PLEXMediaserver","maxmem","size",2048],["proxmox.0.lxc proxmox.0 2021-01-27 09:15:44.339 debug (32245) search statenetin: 102959120686 proxmox.0 2021-01-27 09:15:44.339 debug (32245) search statenetout: 2002573015 proxmox.0 2021-01-27 09:15:44.338 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.338 debug (32245) 561422336 proxmox.0 2021-01-27 09:15:44.338 debug (32245) search statemem: 561422336 proxmox.0 2021-01-27 09:15:44.338 debug (32245) search statepid: 28682 proxmox.0 2021-01-27 09:15:44.338 debug (32245) search statemaxdisk: 16843141120 proxmox.0 2021-01-27 09:15:44.337 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.337 debug (32245) 561422336 proxmox.0 2021-01-27 09:15:44.337 debug (32245) search statedisk: 13756735488 proxmox.0 2021-01-27 09:15:44.337 debug (32245) search statediskwrite: 13743120384 proxmox.0 2021-01-27 09:15:44.337 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.336 debug (32245) search stateuptime: 115591 proxmox.0 2021-01-27 09:15:44.336 debug (32245) search statemaxmem: 2147483648 proxmox.0 2021-01-27 09:15:44.336 debug (32245) search statevmid: 1100 proxmox.0 2021-01-27 09:15:44.336 debug (32245) search statemaxswap: 536870912 proxmox.0 2021-01-27 09:15:44.336 debug (32245) search stateswap: 3117056 proxmox.0 2021-01-27 09:15:44.335 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.335 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.335 debug (32245) search statediskread: 44449624064 proxmox.0 2021-01-27 09:15:44.335 debug (32245) search statecpu: 0.0176969148078093 proxmox.0 2021-01-27 09:15:44.335 debug (32245) search statename: PLEXMediaserver proxmox.0 2021-01-27 09:15:44.334 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.333 debug (32245) new lxc: PLEXMediaserver proxmox.0 2021-01-27 09:15:44.331 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.330 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.330 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.329 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.328 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.328 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.327 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.326 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.326 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.325 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.324 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.323 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.323 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.322 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.321 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.321 debug (32245) found states:_[["proxmox.0.lxc_bitwarden","maxmem","size",4096],["proxmox.0.lxc_bitwarden","cpu","level",8.69],["proxmox.0.lxc_bitwarden","type","text","lxc"],["proxmox.0.lxc_bitwarden","cpus" proxmox.0 2021-01-27 09:15:44.321 debug (32245) search statediskwrite: 65536 proxmox.0 2021-01-27 09:15:44.320 debug (32245) 1368092672 proxmox.0 2021-01-27 09:15:44.320 debug (32245) search statedisk: 8851787776 proxmox.0 2021-01-27 09:15:44.320 debug (32245) search stateuptime: 116758 proxmox.0 2021-01-27 09:15:44.320 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.320 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.319 debug (32245) search statemaxdisk: 12615557120 proxmox.0 2021-01-27 09:15:44.317 debug (32245) search statepid: 8763 proxmox.0 2021-01-27 09:15:44.316 debug (32245) 1368092672 proxmox.0 2021-01-27 09:15:44.316 debug (32245) search statemem: 1368092672 proxmox.0 2021-01-27 09:15:44.316 debug (32245) search statenetin: 188769330 proxmox.0 2021-01-27 09:15:44.316 debug (32245) search statenetout: 16322798 proxmox.0 2021-01-27 09:15:44.316 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.316 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.315 debug (32245) search statename: bitwarden proxmox.0 2021-01-27 09:15:44.315 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.315 debug (32245) search statecpu: 0.0869955708397278 proxmox.0 2021-01-27 09:15:44.315 debug (32245) search statediskread: 106332160 proxmox.0 2021-01-27 09:15:44.315 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.315 debug (32245) search statemaxswap: 4294967296 proxmox.0 2021-01-27 09:15:44.314 debug (32245) search stateswap: 32768 proxmox.0 2021-01-27 09:15:44.314 debug (32245) search statevmid: 900 proxmox.0 2021-01-27 09:15:44.314 debug (32245) search statemaxmem: 4294967296 proxmox.0 2021-01-27 09:15:44.313 debug (32245) new lxc: bitwarden proxmox.0 2021-01-27 09:15:44.294 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.293 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.293 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.293 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.292 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.292 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.292 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.291 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.291 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.291 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.290 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.290 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.290 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.289 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.289 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.289 debug (32245) found states:_[["proxmox.0.lxc_TasmoAdmin","disk_lev","level",39.82],["proxmox.0.lxc_TasmoAdmin","disk","size",3186],["proxmox.0.lxc_TasmoAdmin","diskwrite","size",1162],["proxmox.0.lxc_TasmoA proxmox.0 2021-01-27 09:15:44.288 debug (32245) search statevmid: 500 proxmox.0 2021-01-27 09:15:44.288 debug (32245) search statemaxmem: 1073741824 proxmox.0 2021-01-27 09:15:44.288 debug (32245) search statemaxswap: 536870912 proxmox.0 2021-01-27 09:15:44.288 debug (32245) search stateswap: 20480 proxmox.0 2021-01-27 09:15:44.288 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.287 debug (32245) search statecpu: 0 proxmox.0 2021-01-27 09:15:44.287 debug (32245) search statediskread: 2365337600 proxmox.0 2021-01-27 09:15:44.287 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.287 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.286 debug (32245) search statename: TasmoAdmin proxmox.0 2021-01-27 09:15:44.286 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.286 debug (32245) search statenetout: 12370310 proxmox.0 2021-01-27 09:15:44.286 debug (32245) search statenetin: 183552955 proxmox.0 2021-01-27 09:15:44.286 debug (32245) 71999488 proxmox.0 2021-01-27 09:15:44.285 debug (32245) search statemem: 71999488 proxmox.0 2021-01-27 09:15:44.285 debug (32245) search statemaxdisk: 8388009984 proxmox.0 2021-01-27 09:15:44.285 debug (32245) search statepid: 25983 proxmox.0 2021-01-27 09:15:44.285 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.285 debug (32245) search stateuptime: 117867 proxmox.0 2021-01-27 09:15:44.285 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.284 debug (32245) search statediskwrite: 1218596864 proxmox.0 2021-01-27 09:15:44.284 debug (32245) 71999488 proxmox.0 2021-01-27 09:15:44.284 debug (32245) search statedisk: 3340447744 proxmox.0 2021-01-27 09:15:44.284 debug (32245) new lxc: TasmoAdmin proxmox.0 2021-01-27 09:15:44.278 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.277 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.276 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.276 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.275 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.274 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.274 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.273 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.272 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.272 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.271 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.271 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.270 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.269 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.268 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.268 debug (32245) found states:_[["proxmox.0.lxc_InfluxProx","mem_lev","level",55.07],["proxmox.0.lxc_InfluxProx","mem","size",564],["proxmox.0.lxc_InfluxProx","netin","sizeb",245990144],["proxmox.0.lxc_InfluxP proxmox.0 2021-01-27 09:15:44.268 debug (32245) search statediskread: 1816260608 proxmox.0 2021-01-27 09:15:44.268 debug (32245) search statecpu: 0.00401357742485183 proxmox.0 2021-01-27 09:15:44.268 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.267 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.267 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.267 debug (32245) search statename: InfluxProx proxmox.0 2021-01-27 09:15:44.267 debug (32245) search statevmid: 700 proxmox.0 2021-01-27 09:15:44.267 debug (32245) search statemaxmem: 1073741824 proxmox.0 2021-01-27 09:15:44.266 debug (32245) search stateswap: 16384 proxmox.0 2021-01-27 09:15:44.266 debug (32245) search statemaxswap: 1073741824 proxmox.0 2021-01-27 09:15:44.266 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.266 debug (32245) search statepid: 18676 proxmox.0 2021-01-27 09:15:44.266 debug (32245) search statemaxdisk: 21003583488 proxmox.0 2021-01-27 09:15:44.265 debug (32245) search stateuptime: 117333 proxmox.0 2021-01-27 09:15:44.265 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.265 debug (32245) 591327232 proxmox.0 2021-01-27 09:15:44.265 debug (32245) search statedisk: 3142164480 proxmox.0 2021-01-27 09:15:44.264 debug (32245) search statediskwrite: 5075947520 proxmox.0 2021-01-27 09:15:44.264 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.264 debug (32245) search statenetout: 13368150 proxmox.0 2021-01-27 09:15:44.264 debug (32245) search statenetin: 245990144 proxmox.0 2021-01-27 09:15:44.263 debug (32245) 591327232 proxmox.0 2021-01-27 09:15:44.263 debug (32245) search statemem: 591327232 proxmox.0 2021-01-27 09:15:44.262 debug (32245) new lxc: InfluxProx proxmox.0 2021-01-27 09:15:44.255 debug (32245) create state: maxmem proxmox.0 2021-01-27 09:15:44.254 debug (32245) create state: type proxmox.0 2021-01-27 09:15:44.254 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.253 debug (32245) create state: mem proxmox.0 2021-01-27 09:15:44.253 debug (32245) create state: mem_lev proxmox.0 2021-01-27 09:15:44.252 debug (32245) create state: cpus proxmox.0 2021-01-27 09:15:44.251 debug (32245) create state: netout proxmox.0 2021-01-27 09:15:44.251 debug (32245) create state: netin proxmox.0 2021-01-27 09:15:44.250 debug (32245) create state: status proxmox.0 2021-01-27 09:15:44.249 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.249 debug (32245) create state: disk proxmox.0 2021-01-27 09:15:44.248 debug (32245) create state: disk_lev proxmox.0 2021-01-27 09:15:44.247 debug (32245) create state: diskwrite proxmox.0 2021-01-27 09:15:44.247 debug (32245) create state: pid proxmox.0 2021-01-27 09:15:44.246 debug (32245) create state: maxdisk proxmox.0 2021-01-27 09:15:44.246 debug (32245) found states:_[["proxmox.0.lxc_GrafInflux","maxdisk","size",20031],["proxmox.0.lxc_GrafInflux","pid","default_num","21788"],["proxmox.0.lxc_GrafInflux","diskwrite","size",5522],["proxmox.0.lxc proxmox.0 2021-01-27 09:15:44.245 debug (32245) search stateswap: 9420800 proxmox.0 2021-01-27 09:15:44.245 debug (32245) search statemaxswap: 1073741824 proxmox.0 2021-01-27 09:15:44.245 debug (32245) search statemaxmem: 1073741824 proxmox.0 2021-01-27 09:15:44.245 debug (32245) search statevmid: 400 proxmox.0 2021-01-27 09:15:44.244 debug (32245) search statename: GrafInflux proxmox.0 2021-01-27 09:15:44.244 debug (32245) search statetype: lxc proxmox.0 2021-01-27 09:15:44.244 debug (32245) search stateha: [object Object] proxmox.0 2021-01-27 09:15:44.244 debug (32245) search statediskread: 8110845952 proxmox.0 2021-01-27 09:15:44.244 debug (32245) search statecpu: 0.0157072667855007 proxmox.0 2021-01-27 09:15:44.243 debug (32245) search statetemplate: proxmox.0 2021-01-27 09:15:44.243 debug (32245) 443359232 proxmox.0 2021-01-27 09:15:44.243 debug (32245) search statemem: 443359232 proxmox.0 2021-01-27 09:15:44.243 debug (32245) search statecpus: 1 proxmox.0 2021-01-27 09:15:44.243 debug (32245) search statenetout: 186223762 proxmox.0 2021-01-27 09:15:44.242 debug (32245) search statenetin: 184762648 proxmox.0 2021-01-27 09:15:44.242 debug (32245) search statestatus: running proxmox.0 2021-01-27 09:15:44.242 debug (32245) search stateuptime: 60277 proxmox.0 2021-01-27 09:15:44.242 debug (32245) 443359232 proxmox.0 2021-01-27 09:15:44.241 debug (32245) search statedisk: 4749774848 proxmox.0 2021-01-27 09:15:44.241 debug (32245) search statediskwrite: 5790658560 proxmox.0 2021-01-27 09:15:44.241 debug (32245) search statepid: 21788 proxmox.0 2021-01-27 09:15:44.241 debug (32245) search statemaxdisk: 21003583488 proxmox.0 2021-01-27 09:15:44.240 debug (32245) search statelock: proxmox.0 2021-01-27 09:15:44.239 debug (32245) new lxc: GrafInflux proxmox.0 2021-01-27 09:15:44.136 debug (32245) create state: swap.used_lev proxmox.0 2021-01-27 09:15:44.136 debug (32245) create state: swap.total proxmox.0 2021-01-27 09:15:44.136 debug (32245) create state: swap.free proxmox.0 2021-01-27 09:15:44.135 debug (32245) create state: swap.used proxmox.0 2021-01-27 09:15:44.135 debug (32245) create state: loadavg.2 proxmox.0 2021-01-27 09:15:44.135 debug (32245) create state: loadavg.1 proxmox.0 2021-01-27 09:15:44.134 debug (32245) create state: loadavg.0 proxmox.0 2021-01-27 09:15:44.134 debug (32245) create state: memory.free proxmox.0 2021-01-27 09:15:44.133 debug (32245) create state: memory.total proxmox.0 2021-01-27 09:15:44.133 debug (32245) create state: memory.used_lev proxmox.0 2021-01-27 09:15:44.132 debug (32245) create state: memory.used proxmox.0 2021-01-27 09:15:44.132 debug (32245) create state: uptime proxmox.0 2021-01-27 09:15:44.132 debug (32245) Request states for node pve proxmox.0 2021-01-27 09:15:44.119 debug (32245) Devices: {"data":[{"level":"","status":"online","node":"pve","maxcpu":4,"maxmem":33394577408,"maxdisk":12615557120,"id":"node/pve","uptime":2664658,"type":"node","mem":10935312384,"cpu":0.1367 proxmox.0 2021-01-27 09:15:44.118 debug (32245) create state: cpu_max proxmox.0 2021-01-27 09:15:44.118 debug (32245) create state: cpu proxmox.0 2021-01-27 09:15:44.117 debug (32245) Node : {"level":"","status":"online","node":"pve","maxcpu":4,"maxmem":33394577408,"maxdisk":12615557120,"id":"node/pve","uptime":2664658,"type":"node","mem":10935312384,"cpu":0.13676745822823 proxmox.0 2021-01-27 09:15:44.106 debug (32245) dataticket :{"data":{"CSRFPreventionToken":"60112130:K52Yhcg6iq8STPJpiyTp4tvc/F/ykptHsxmcHqxoPvE","username":"root@pam","cap":{"sdn":{"SDN.Allocate":1,"SDN.Audit":1,"Permissions.Modify":1},"dc proxmox.0 2021-01-27 09:15:41.087 debug (32245) readin objects: {"proxmox.0.node_pve":{"type":"channel","common":{"name":"pve"},"native":{"type":"node"},"from":"system.adapter.proxmox.0","user":"system.user.admin","ts":1595574357601,"_id":" proxmox.0 2021-01-27 09:15:41.050 debug (32245) dataticket :{"data":{"cap":{"storage":{"Datastore.Audit":1,"Datastore.Allocate":1,"Permissions.Modify":1,"Datastore.AllocateSpace":1,"Datastore.AllocateTemplate":1},"access":{"Permissions.Modi proxmox.0 2021-01-27 09:15:40.968 info (32245) starting. Version 1.0.1 in /opt/iobroker/node_modules/iobroker.proxmox, node: v12.20.1, js-controller: 3.1.6
-
@meister-mopper
hier die Log Datei beim Start
proxmox.0 2021-01-27 11:54:06.335 debug (4993) create state: netout
proxmox.0 2021-01-27 11:54:06.335 debug (4993) create state: status
proxmox.0 2021-01-27 11:54:06.335 debug (4993) create state: disk
proxmox.0 2021-01-27 11:54:06.334 debug (4993) create state: type
proxmox.0 2021-01-27 11:54:06.333 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:54:06.327 debug (4993) create state: used
proxmox.0 2021-01-27 11:54:06.281 debug (4993) create state: netin
proxmox.0 2021-01-27 11:54:06.280 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:54:06.280 debug (4993) create state: enabled
proxmox.0 2021-01-27 11:54:06.279 debug (4993) create state: pid
proxmox.0 2021-01-27 11:54:06.235 debug (4993) create state: used_lev
proxmox.0 2021-01-27 11:54:06.233 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:54:06.230 debug (4993) create state: mem
proxmox.0 2021-01-27 11:54:06.217 debug (4993) create state: avail
proxmox.0 2021-01-27 11:54:06.216 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:54:06.216 debug (4993) create state: total
proxmox.0 2021-01-27 11:54:06.209 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:54:06.209 debug (4993) found states:[["proxmox.0.qemu_Netscaler","diskwrite","size",354778],["proxmox.0.qemu_Netscaler","uptime","time",9478093],["proxmox.0.qemu_Netscaler","netin","sizeb",56108648157],["proxmox.0.q
proxmox.0 2021-01-27 11:54:06.209 debug (4993) search stateballoon: 2147483648
proxmox.0 2021-01-27 11:54:06.209 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:54:06.208 debug (4993) search statecpu: 0.544011670256866
proxmox.0 2021-01-27 11:54:06.208 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:54:06.208 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:54:06.208 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:54:06.208 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:54:06.208 debug (4993) search stateballoon_min: 1073741824
proxmox.0 2021-01-27 11:54:06.208 debug (4993) search statemaxdisk: 21474836480
proxmox.0 2021-01-27 11:54:06.207 debug (4993) search stateshares: 1000
proxmox.0 2021-01-27 11:54:06.207 debug (4993) 535879612
proxmox.0 2021-01-27 11:54:06.206 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:54:06.206 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:54:06.206 debug (4993) search statediskread: 3258689024
proxmox.0 2021-01-27 11:54:06.205 debug (4993) 535879612
proxmox.0 2021-01-27 11:54:06.205 debug (4993) search statemem: 535879612
proxmox.0 2021-01-27 11:54:06.205 debug (4993) search statename: Netscaler
proxmox.0 2021-01-27 11:54:06.205 debug (4993) search statepid: 1702
proxmox.0 2021-01-27 11:54:06.205 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:54:06.205 debug (4993) search statemaxmem: 2147483648
proxmox.0 2021-01-27 11:54:06.205 debug (4993) search statenetout: 53305204241
proxmox.0 2021-01-27 11:54:06.204 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:54:06.204 debug (4993) search statevmid: 107
proxmox.0 2021-01-27 11:54:06.204 debug (4993) search statenetin: 56108648157
proxmox.0 2021-01-27 11:54:06.204 debug (4993) search stateuptime: 9478093
proxmox.0 2021-01-27 11:54:06.204 debug (4993) search stateserial: 1
proxmox.0 2021-01-27 11:54:06.203 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:54:06.202 debug (4993) search statediskwrite: 372011317248
proxmox.0 2021-01-27 11:54:06.201 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:54:06.189 debug (4993) create state: active
proxmox.0 2021-01-27 11:54:06.156 debug (4993) create state: mem
proxmox.0 2021-01-27 11:54:06.156 debug (4993) create state: content
proxmox.0 2021-01-27 11:54:06.152 debug (4993) create state: pid
proxmox.0 2021-01-27 11:54:06.152 debug (4993) found states:[["proxmox.0.qemu_Oscam","pid","default_num","1421"],["proxmox.0.qemu_Oscam","mem_lev","level",46.98],["proxmox.0.qemu_Oscam","mem","size",241],["proxmox.0.qemu_Oscam","disk_lev",
proxmox.0 2021-01-27 11:54:06.152 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:54:06.152 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:54:06.152 debug (4993) search statevmid: 110
proxmox.0 2021-01-27 11:54:06.152 debug (4993) search statenetout: 1385260946
proxmox.0 2021-01-27 11:54:06.152 debug (4993) search statemaxmem: 536870912
proxmox.0 2021-01-27 11:54:06.151 debug (4993) search statenetin: 5108143953
proxmox.0 2021-01-27 11:54:06.151 debug (4993) search stateagent: 1
proxmox.0 2021-01-27 11:54:06.151 debug (4993) search stateuptime: 9478113
proxmox.0 2021-01-27 11:54:06.151 debug (4993) search statediskwrite: 19341910016
proxmox.0 2021-01-27 11:54:06.151 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:54:06.151 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:54:06.150 debug (4993) search stateballoon: 536870912
proxmox.0 2021-01-27 11:54:06.150 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:54:06.150 debug (4993) search statecpu: 0.0272499832109648
proxmox.0 2021-01-27 11:54:06.150 debug (4993) search statemaxdisk: 8589934592
proxmox.0 2021-01-27 11:54:06.150 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:54:06.149 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:54:06.149 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:54:06.149 debug (4993) 252223488
proxmox.0 2021-01-27 11:54:06.149 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:54:06.149 debug (4993) search statediskread: 142813848
proxmox.0 2021-01-27 11:54:06.148 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:54:06.148 debug (4993) search statename: Oscam
proxmox.0 2021-01-27 11:54:06.148 debug (4993) 252223488
proxmox.0 2021-01-27 11:54:06.148 debug (4993) search statemem: 252223488
proxmox.0 2021-01-27 11:54:06.147 debug (4993) search statefreemem: 264024064
proxmox.0 2021-01-27 11:54:06.147 debug (4993) search statepid: 1421
proxmox.0 2021-01-27 11:54:06.138 debug (4993) create state: content
proxmox.0 2021-01-27 11:54:06.136 debug (4993) new qemu: Netscaler
proxmox.0 2021-01-27 11:54:06.134 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:54:06.127 debug (4993) create state: avail
proxmox.0 2021-01-27 11:54:06.118 debug (4993) create state: used
proxmox.0 2021-01-27 11:54:06.115 debug (4993) new qemu: Oscam
proxmox.0 2021-01-27 11:54:06.111 debug (4993) create state: disk
proxmox.0 2021-01-27 11:54:06.094 debug (4993) create state: active
proxmox.0 2021-01-27 11:54:06.094 debug (4993) found states:[["proxmox.0.storage_local-lvm","active","default_num",1],["proxmox.0.storage_local-lvm","avail","size",66036],["proxmox.0.storage_local-lvm","content","text","rootdir,images"],["
proxmox.0 2021-01-27 11:54:06.094 debug (4993) search stateenabled: 1
proxmox.0 2021-01-27 11:54:06.094 debug (4993) search statetype: lvmthin
proxmox.0 2021-01-27 11:54:06.093 debug (4993) search stateshared: 0
proxmox.0 2021-01-27 11:54:06.093 debug (4993) search stateused: 0
proxmox.0 2021-01-27 11:54:06.093 debug (4993) search statetotal: 69243764736
proxmox.0 2021-01-27 11:54:06.093 debug (4993) search statecontent: rootdir,images
proxmox.0 2021-01-27 11:54:06.093 debug (4993) search stateavail: 69243764736
proxmox.0 2021-01-27 11:54:06.092 debug (4993) search stateactive: 1
proxmox.0 2021-01-27 11:54:06.092 debug (4993) new storage: local-lvm
proxmox.0 2021-01-27 11:54:06.062 debug (4993) create state: used_lev
proxmox.0 2021-01-27 11:54:06.061 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:54:06.051 debug (4993) create state: total
proxmox.0 2021-01-27 11:54:06.027 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:54:06.027 debug (4993) found states:[["proxmox.0.qemu_pfSenseipV6","uptime","time",0],["proxmox.0.qemu_pfSenseipV6","disk_lev","level",0],["proxmox.0.qemu_pfSenseipV6","disk","size",0],["proxmox.0.qemu_pfSenseipV6",
proxmox.0 2021-01-27 11:54:06.027 debug (4993) search statenetin: 0
proxmox.0 2021-01-27 11:54:06.027 debug (4993) search statemaxdisk: 21474836480
proxmox.0 2021-01-27 11:54:06.026 debug (4993) search statevmid: 113
proxmox.0 2021-01-27 11:54:06.026 debug (4993) search statestatus: stopped
proxmox.0 2021-01-27 11:54:06.023 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:54:06.023 debug (4993) search statenetout: 0
proxmox.0 2021-01-27 11:54:06.023 debug (4993) search statemaxmem: 1073741824
proxmox.0 2021-01-27 11:54:06.023 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:54:06.022 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:54:06.022 debug (4993) search statecpu: 0
proxmox.0 2021-01-27 11:54:06.022 debug (4993) search statepid: null
proxmox.0 2021-01-27 11:54:06.022 debug (4993) search statediskwrite: 0
proxmox.0 2021-01-27 11:54:06.021 debug (4993) search statename: pfSenseipV6
proxmox.0 2021-01-27 11:54:06.021 debug (4993) 0
proxmox.0 2021-01-27 11:54:06.021 debug (4993) search statemem: 0
proxmox.0 2021-01-27 11:54:06.021 debug (4993) search statediskread: 0
proxmox.0 2021-01-27 11:54:06.021 debug (4993) search stateqmpstatus: stopped
proxmox.0 2021-01-27 11:54:06.020 debug (4993) 0
proxmox.0 2021-01-27 11:54:06.020 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:54:06.019 debug (4993) search stateuptime: 0
proxmox.0 2021-01-27 11:54:06.009 debug (4993) new qemu: pfSenseipV6
proxmox.0 2021-01-27 11:54:05.991 debug (4993) create state: shared
proxmox.0 2021-01-27 11:54:05.990 debug (4993) found states:[["proxmox.0.storage_IsoMynas","shared","default_num",1],["proxmox.0.storage_IsoMynas","total","size",1876761],["proxmox.0.storage_IsoMynas","used_lev","level",52.35],["proxmox.0.
proxmox.0 2021-01-27 11:54:05.990 debug (4993) search statetype: nfs
proxmox.0 2021-01-27 11:54:05.990 debug (4993) search stateenabled: 1
proxmox.0 2021-01-27 11:54:05.990 debug (4993) search stateavail: 937781362688
proxmox.0 2021-01-27 11:54:05.990 debug (4993) search stateactive: 1
proxmox.0 2021-01-27 11:54:05.990 debug (4993) search statecontent: iso
proxmox.0 2021-01-27 11:54:05.989 debug (4993) search stateused: 1030127878144
proxmox.0 2021-01-27 11:54:05.989 debug (4993) search statetotal: 1967926018048
proxmox.0 2021-01-27 11:54:05.988 debug (4993) search stateshared: 1
proxmox.0 2021-01-27 11:54:05.987 debug (4993) new storage: IsoMynas
proxmox.0 2021-01-27 11:53:54.881 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.831 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.778 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.773 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.773 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.773 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.772 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.767 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.764 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.754 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.743 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.743 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.743 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.743 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.742 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.742 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:54.742 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.740 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.731 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.731 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.723 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.722 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.676 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.673 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.673 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.672 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.672 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.672 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.671 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.671 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.669 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.667 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.666 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.665 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.642 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.641 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.640 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.640 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.640 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:54.640 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.640 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.639 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.639 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.639 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.639 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.639 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.638 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.627 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.618 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.617 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.616 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.616 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.616 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.616 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.615 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.615 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.615 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.614 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.612 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.567 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.567 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.566 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:54.554 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.553 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.553 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.550 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.549 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.548 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.547 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.545 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.545 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.544 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.543 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.499 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.498 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.498 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.497 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.497 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.497 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.496 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.496 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.452 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.451 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.451 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.451 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.449 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.434 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.434 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.434 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:54.433 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.433 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.433 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.433 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:54.432 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:54.432 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:54.429 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.419 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.417 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.370 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.367 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.367 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.367 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.367 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.367 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.366 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.366 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.352 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.352 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.351 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.351 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.340 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.296 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.295 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.294 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.294 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:54.294 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.294 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.293 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.292 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.279 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.279 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.278 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.270 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.266 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.265 debug (4993) found states:[["proxmox.0.qemu_Ubiquiti","maxdisk","size",40960],["proxmox.0.qemu_Ubiquiti","cpu","level",0],["proxmox.0.qemu_Ubiquiti","pid","default_num","1849"],["proxmox.0.qemu_Ubiquiti","
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search stateuptime: 9478070
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search statediskwrite: 224097702912
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search statevmid: 111
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search statenetout: 9298831687
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search statemaxmem: 1073741824
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search statenetin: 13718565666
proxmox.0 2021-01-27 11:53:54.265 debug (4993) 955318272
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search statediskread: 33314685152
proxmox.0 2021-01-27 11:53:54.265 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:54.264 debug (4993) search statename: Ubiquiti
proxmox.0 2021-01-27 11:53:54.264 debug (4993) 955318272
proxmox.0 2021-01-27 11:53:54.264 debug (4993) search statemem: 955318272
proxmox.0 2021-01-27 11:53:54.264 debug (4993) search statefreemem: 84733952
proxmox.0 2021-01-27 11:53:54.264 debug (4993) search statepid: 1849
proxmox.0 2021-01-27 11:53:54.264 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:54.264 debug (4993) search stateballoon: 1073741824
proxmox.0 2021-01-27 11:53:54.264 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:54.264 debug (4993) search statecpu: 0
proxmox.0 2021-01-27 11:53:54.264 debug (4993) search statemaxdisk: 42949672960
proxmox.0 2021-01-27 11:53:54.263 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:54.263 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:54.263 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:54.215 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.214 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.214 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.214 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.214 debug (4993) create state: netin
proxmox.0 2021-01-27 11:53:54.213 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.213 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.211 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.206 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.206 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.206 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.206 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.204 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.194 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.189 debug (4993) create state: mem
proxmox.0 2021-01-27 11:53:54.188 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:54.187 debug (4993) create state: maxmem
proxmox.0 2021-01-27 11:53:54.187 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:54.187 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.186 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.176 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.170 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.169 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.169 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.168 debug (4993) create state: pid
proxmox.0 2021-01-27 11:53:54.167 debug (4993) create state: mem_lev
proxmox.0 2021-01-27 11:53:54.147 debug (4993) new qemu: Ubiquiti
proxmox.0 2021-01-27 11:53:54.138 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.124 debug (4993) create state: netout
proxmox.0 2021-01-27 11:53:54.124 debug (4993) create state: diskwrite
proxmox.0 2021-01-27 11:53:54.124 debug (4993) found states:[["proxmox.0.qemu_pfsense","diskwrite","size",318783],["proxmox.0.qemu_pfsense","uptime","time",9478110],["proxmox.0.qemu_pfsense","maxmem","size",2048],["proxmox.0.qemu_pfsense",
proxmox.0 2021-01-27 11:53:54.124 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:54.124 debug (4993) search statecpu: 0.024039959319503
proxmox.0 2021-01-27 11:53:54.124 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:54.123 debug (4993) search stateballoon: 2147483648
proxmox.0 2021-01-27 11:53:54.123 debug (4993) search statemaxdisk: 10737418240
proxmox.0 2021-01-27 11:53:54.123 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:54.123 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:54.123 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:54.123 debug (4993) search statediskread: 278570086
proxmox.0 2021-01-27 11:53:54.123 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:54.123 debug (4993) 291981769
proxmox.0 2021-01-27 11:53:54.123 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:54.122 debug (4993) search statepid: 1248
proxmox.0 2021-01-27 11:53:54.122 debug (4993) 291981769
proxmox.0 2021-01-27 11:53:54.122 debug (4993) search statemem: 291981769
proxmox.0 2021-01-27 11:53:54.122 debug (4993) search statename: pfsense
proxmox.0 2021-01-27 11:53:54.122 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:53:54.122 debug (4993) search statenetin: 2507462316165
proxmox.0 2021-01-27 11:53:54.122 debug (4993) search statevmid: 100
proxmox.0 2021-01-27 11:53:54.122 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:54.121 debug (4993) search statenetout: 2509937307978
proxmox.0 2021-01-27 11:53:54.121 debug (4993) search statemaxmem: 2147483648
proxmox.0 2021-01-27 11:53:54.121 debug (4993) search stateuptime: 9478110
proxmox.0 2021-01-27 11:53:54.121 debug (4993) search statediskwrite: 334267718144
proxmox.0 2021-01-27 11:53:54.121 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:54.121 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.121 debug (4993) found states:[["proxmox.0.qemu_CTXDCST2019a","maxdisk","size",40960],["proxmox.0.qemu_CTXDCST2019a","cpu","level",14.24],["proxmox.0.qemu_CTXDCST2019a","mem_lev","level",89.23],["proxmox.0.qem
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search stateuptime: 9478059
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search stateagent: 1
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search statediskwrite: 771816082432
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search statecpus: 4
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search statenetin: 490075593023
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search statevmid: 117
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search statemaxmem: 5528092672
proxmox.0 2021-01-27 11:53:54.120 debug (4993) search statenetout: 74466840582
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search statediskread: 366273603584
proxmox.0 2021-01-27 11:53:54.119 debug (4993) 4932784128
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search statefreemem: 594763776
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search statepid: 2004
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search statename: CTXDCST2019a
proxmox.0 2021-01-27 11:53:54.119 debug (4993) 4932784128
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search statemem: 4932784128
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search statecpu: 0.142428004047086
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search stateballoon: 5528092672
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:54.119 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:54.118 debug (4993) search statemaxdisk: 42949672960
proxmox.0 2021-01-27 11:53:54.118 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:54.118 debug (4993) create state: status
proxmox.0 2021-01-27 11:53:54.118 debug (4993) found states:[["proxmox.0.qemu_MySQL","status","status","running"],["proxmox.0.qemu_MySQL","netout","sizeb",2595214989],["proxmox.0.qemu_MySQL","maxmem","size",1024],["proxmox.0.qemu_MySQL","n
proxmox.0 2021-01-27 11:53:54.118 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:54.118 debug (4993) search statediskread: 8264281292
proxmox.0 2021-01-27 11:53:54.118 debug (4993) 936312832
proxmox.0 2021-01-27 11:53:54.118 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:54.117 debug (4993) search statepid: 1621
proxmox.0 2021-01-27 11:53:54.117 debug (4993) search statefreemem: 98639872
proxmox.0 2021-01-27 11:53:54.117 debug (4993) 936312832
proxmox.0 2021-01-27 11:53:54.117 debug (4993) search statemem: 936312832
proxmox.0 2021-01-27 11:53:54.117 debug (4993) search statename: MySQL
proxmox.0 2021-01-27 11:53:54.117 debug (4993) search statecpu: 0.0224515046405796
proxmox.0 2021-01-27 11:53:54.117 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:54.117 debug (4993) search stateballoon: 1073741824
proxmox.0 2021-01-27 11:53:54.117 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search statemaxdisk: 21474836480
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search stateuptime: 9478085
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search stateagent: 1
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search statediskwrite: 345596289024
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:53:54.116 debug (4993) search statenetin: 16882905284
proxmox.0 2021-01-27 11:53:54.115 debug (4993) search statemaxmem: 1073741824
proxmox.0 2021-01-27 11:53:54.115 debug (4993) search statenetout: 2595214989
proxmox.0 2021-01-27 11:53:54.115 debug (4993) search statevmid: 105
proxmox.0 2021-01-27 11:53:54.115 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:54.112 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:54.112 debug (4993) found states:[["proxmox.0.qemu_NAS","maxdisk","size",20480],["proxmox.0.qemu_NAS","cpu","level",2.25],["proxmox.0.qemu_NAS","pid","default_num","1935"],["proxmox.0.qemu_NAS","mem_lev","level",
proxmox.0 2021-01-27 11:53:54.112 debug (4993) search stateuptime: 9478063
proxmox.0 2021-01-27 11:53:54.112 debug (4993) search stateagent: 1
proxmox.0 2021-01-27 11:53:54.112 debug (4993) search statediskwrite: 584604379136
proxmox.0 2021-01-27 11:53:54.112 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:54.112 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:53:54.112 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:54.112 debug (4993) search statevmid: 115
proxmox.0 2021-01-27 11:53:54.111 debug (4993) search statenetout: 86092960937
proxmox.0 2021-01-27 11:53:54.111 debug (4993) search statemaxmem: 3221225472
proxmox.0 2021-01-27 11:53:54.111 debug (4993) search statenetin: 493469820171
proxmox.0 2021-01-27 11:53:54.111 debug (4993) 3044745216
proxmox.0 2021-01-27 11:53:54.111 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:54.111 debug (4993) search statediskread: 83323706008
proxmox.0 2021-01-27 11:53:54.111 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:54.111 debug (4993) search statename: NAS
proxmox.0 2021-01-27 11:53:54.111 debug (4993) 3044745216
proxmox.0 2021-01-27 11:53:54.110 debug (4993) search statemem: 3044745216
proxmox.0 2021-01-27 11:53:54.110 debug (4993) search statefreemem: 97624064
proxmox.0 2021-01-27 11:53:54.110 debug (4993) search statepid: 1935
proxmox.0 2021-01-27 11:53:54.110 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:54.110 debug (4993) search stateballoon: 3221225472
proxmox.0 2021-01-27 11:53:54.110 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:54.110 debug (4993) search statecpu: 0.0225646160558082
proxmox.0 2021-01-27 11:53:54.110 debug (4993) search statemaxdisk: 21474836480
proxmox.0 2021-01-27 11:53:54.109 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:54.109 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:54.108 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:54.008 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:54.008 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:54.007 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:53.998 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:53.998 debug (4993) found states:[["proxmox.0.qemu_DynDNS","disk_lev","level",0],["proxmox.0.qemu_DynDNS","disk","size",0],["proxmox.0.qemu_DynDNS","mem_lev","level",40.02],["proxmox.0.qemu_DynDNS","mem","size",4
proxmox.0 2021-01-27 11:53:53.998 debug (4993) search statenetin: 4290420720
proxmox.0 2021-01-27 11:53:53.998 debug (4993) search statevmid: 102
proxmox.0 2021-01-27 11:53:53.997 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:53.997 debug (4993) search statemaxmem: 1073741824
proxmox.0 2021-01-27 11:53:53.997 debug (4993) search statenetout: 605340893
proxmox.0 2021-01-27 11:53:53.997 debug (4993) search statecpus: 1
proxmox.0 2021-01-27 11:53:53.997 debug (4993) search statediskwrite: 18713628672
proxmox.0 2021-01-27 11:53:53.997 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:53.996 debug (4993) search stateuptime: 9478097
proxmox.0 2021-01-27 11:53:53.996 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:53.996 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:53.986 debug (4993) search statemaxdisk: 5367660544
proxmox.0 2021-01-27 11:53:53.986 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:53.986 debug (4993) search statecpu: 0.0248634787836594
proxmox.0 2021-01-27 11:53:53.985 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:53.985 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:53.985 debug (4993) search stateballoon: 1073741824
proxmox.0 2021-01-27 11:53:53.985 debug (4993) search statefreemem: 621916160
proxmox.0 2021-01-27 11:53:53.985 debug (4993) search statepid: 1467
proxmox.0 2021-01-27 11:53:53.985 debug (4993) 429670400
proxmox.0 2021-01-27 11:53:53.985 debug (4993) search statemem: 429670400
proxmox.0 2021-01-27 11:53:53.984 debug (4993) search statename: DynDNS
proxmox.0 2021-01-27 11:53:53.984 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:53.984 debug (4993) search statediskread: 181836334
proxmox.0 2021-01-27 11:53:53.984 debug (4993) 429670400
proxmox.0 2021-01-27 11:53:53.984 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:53.975 debug (4993) create state: disk
proxmox.0 2021-01-27 11:53:53.975 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:53.909 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:53.909 debug (4993) found states:[["proxmox.0.qemu_AGDC2019","uptime","time",9478106],["proxmox.0.qemu_AGDC2019","diskwrite","size",153312],["proxmox.0.qemu_AGDC2019","cpus","default_num",2],["proxmox.0.qemu_AGDC
proxmox.0 2021-01-27 11:53:53.909 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:53.909 debug (4993) search statemaxdisk: 34359738368
proxmox.0 2021-01-27 11:53:53.908 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:53.908 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:53.908 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:53.908 debug (4993) search statecpu: 0.0241618729413709
proxmox.0 2021-01-27 11:53:53.908 debug (4993) search stateballoon: 4294967296
proxmox.0 2021-01-27 11:53:53.907 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:53.907 debug (4993) search statepid: 1305
proxmox.0 2021-01-27 11:53:53.907 debug (4993) search statefreemem: 722386944
proxmox.0 2021-01-27 11:53:53.907 debug (4993) 3567235072
proxmox.0 2021-01-27 11:53:53.907 debug (4993) search statemem: 3567235072
proxmox.0 2021-01-27 11:53:53.906 debug (4993) search statename: AGDC2019
proxmox.0 2021-01-27 11:53:53.906 debug (4993) search statediskread: 32071731200
proxmox.0 2021-01-27 11:53:53.906 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:53.906 debug (4993) 3567235072
proxmox.0 2021-01-27 11:53:53.905 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:53.905 debug (4993) search statenetin: 9592674520
proxmox.0 2021-01-27 11:53:53.905 debug (4993) search statenetout: 6821009702
proxmox.0 2021-01-27 11:53:53.905 debug (4993) search statemaxmem: 4294967296
proxmox.0 2021-01-27 11:53:53.904 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:53.904 debug (4993) search statevmid: 116
proxmox.0 2021-01-27 11:53:53.904 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:53:53.904 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:53.903 debug (4993) search statediskwrite: 160759660544
proxmox.0 2021-01-27 11:53:53.903 debug (4993) search stateagent: 1
proxmox.0 2021-01-27 11:53:53.903 debug (4993) search stateuptime: 9478106
proxmox.0 2021-01-27 11:53:53.872 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:53.872 debug (4993) found states:[["proxmox.0.qemu_AdminServer2019","disk_lev","level",0],["proxmox.0.qemu_AdminServer2019","disk","size",0],["proxmox.0.qemu_AdminServer2019","pid","default_num","29701"],["proxmo
proxmox.0 2021-01-27 11:53:53.872 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:53.872 debug (4993) search statevmid: 109
proxmox.0 2021-01-27 11:53:53.872 debug (4993) search statemaxmem: 4297064448
proxmox.0 2021-01-27 11:53:53.872 debug (4993) search statenetout: 1945541786
proxmox.0 2021-01-27 11:53:53.871 debug (4993) search statenetin: 7393853773
proxmox.0 2021-01-27 11:53:53.871 debug (4993) search statecpus: 4
proxmox.0 2021-01-27 11:53:53.871 debug (4993) search statediskwrite: 731710672384
proxmox.0 2021-01-27 11:53:53.871 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:53.871 debug (4993) search stateagent: 1
proxmox.0 2021-01-27 11:53:53.871 debug (4993) search stateuptime: 9470887
proxmox.0 2021-01-27 11:53:53.870 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:53.870 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:53.870 debug (4993) search statemaxdisk: 42949672960
proxmox.0 2021-01-27 11:53:53.870 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:53.870 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:53.870 debug (4993) search stateballoon: 4297064448
proxmox.0 2021-01-27 11:53:53.869 debug (4993) search statecpu: 0.0501270406708813
proxmox.0 2021-01-27 11:53:53.869 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:53.869 debug (4993) 3850838016
proxmox.0 2021-01-27 11:53:53.869 debug (4993) search statemem: 3850838016
proxmox.0 2021-01-27 11:53:53.868 debug (4993) search statename: AdminServer2019
proxmox.0 2021-01-27 11:53:53.868 debug (4993) search statefreemem: 445685760
proxmox.0 2021-01-27 11:53:53.868 debug (4993) search statepid: 29701
proxmox.0 2021-01-27 11:53:53.868 debug (4993) 3850838016
proxmox.0 2021-01-27 11:53:53.868 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:53.868 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:53.868 debug (4993) search statediskread: 174442467328
proxmox.0 2021-01-27 11:53:53.867 debug (4993) create state: cpus
proxmox.0 2021-01-27 11:53:53.867 debug (4993) found states:[["proxmox.0.qemu_BackupServer","cpus","default_num",2],["proxmox.0.qemu_BackupServer","cpu","level",0],["proxmox.0.qemu_BackupServer","maxdisk","size",20480],["proxmox.0.qemu_Bac
proxmox.0 2021-01-27 11:53:53.867 debug (4993) search statepid: null
proxmox.0 2021-01-27 11:53:53.866 debug (4993) search statename: BackupServer
proxmox.0 2021-01-27 11:53:53.866 debug (4993) 0
proxmox.0 2021-01-27 11:53:53.866 debug (4993) search statemem: 0
proxmox.0 2021-01-27 11:53:53.866 debug (4993) search statediskwrite: 0
proxmox.0 2021-01-27 11:53:53.866 debug (4993) search stateqmpstatus: stopped
proxmox.0 2021-01-27 11:53:53.866 debug (4993) search statediskread: 0
proxmox.0 2021-01-27 11:53:53.866 debug (4993) search stateuptime: 0
proxmox.0 2021-01-27 11:53:53.865 debug (4993) 0
proxmox.0 2021-01-27 11:53:53.865 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:53.865 debug (4993) search statenetin: 0
proxmox.0 2021-01-27 11:53:53.865 debug (4993) search statemaxmem: 1073741824
proxmox.0 2021-01-27 11:53:53.865 debug (4993) search statenetout: 0
proxmox.0 2021-01-27 11:53:53.864 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:53.864 debug (4993) search statestatus: stopped
proxmox.0 2021-01-27 11:53:53.864 debug (4993) search statemaxdisk: 21474836480
proxmox.0 2021-01-27 11:53:53.863 debug (4993) search statevmid: 104
proxmox.0 2021-01-27 11:53:53.861 debug (4993) search statecpu: 0
proxmox.0 2021-01-27 11:53:53.861 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:53:53.861 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:53.859 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:53.859 debug (4993) found states:[["proxmox.0.qemu_Win10GPU","disk_lev","level",0],["proxmox.0.qemu_Win10GPU","disk","size",0],["proxmox.0.qemu_Win10GPU","pid","default_num","10097"],["proxmox.0.qemu_Win10GPU","m
proxmox.0 2021-01-27 11:53:53.859 debug (4993) search statemaxmem: 4294967296
proxmox.0 2021-01-27 11:53:53.859 debug (4993) search statenetout: 421642626059
proxmox.0 2021-01-27 11:53:53.858 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:53.858 debug (4993) search statevmid: 106
proxmox.0 2021-01-27 11:53:53.858 debug (4993) search statenetin: 441648749729
proxmox.0 2021-01-27 11:53:53.858 debug (4993) search statecpus: 4
proxmox.0 2021-01-27 11:53:53.858 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:53.858 debug (4993) search statediskwrite: 1354463438848
proxmox.0 2021-01-27 11:53:53.857 debug (4993) search stateuptime: 3812226
proxmox.0 2021-01-27 11:53:53.857 debug (4993) search stateagent: 1
proxmox.0 2021-01-27 11:53:53.857 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:53.857 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:53.857 debug (4993) search statemaxdisk: 96636764160
proxmox.0 2021-01-27 11:53:53.857 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:53.857 debug (4993) search statecpu: 0.367270950420168
proxmox.0 2021-01-27 11:53:53.856 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:53.856 debug (4993) search statename: Win10GPU
proxmox.0 2021-01-27 11:53:53.856 debug (4993) 3417253253
proxmox.0 2021-01-27 11:53:53.856 debug (4993) search statemem: 3417253253
proxmox.0 2021-01-27 11:53:53.855 debug (4993) search statepid: 10097
proxmox.0 2021-01-27 11:53:53.855 debug (4993) 3417253253
proxmox.0 2021-01-27 11:53:53.855 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:53.855 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:53.854 debug (4993) search statediskread: 1738758554624
proxmox.0 2021-01-27 11:53:53.850 debug (4993) new qemu: pfsense
proxmox.0 2021-01-27 11:53:53.820 debug (4993) new qemu: CTXDCST2019a
proxmox.0 2021-01-27 11:53:53.800 debug (4993) new qemu: MySQL
proxmox.0 2021-01-27 11:53:53.784 debug (4993) new qemu: NAS
proxmox.0 2021-01-27 11:53:53.776 debug (4993) create state: disk_lev
proxmox.0 2021-01-27 11:53:53.776 debug (4993) found states:[["proxmox.0.qemu_DataBase","disk_lev","level",0],["proxmox.0.qemu_DataBase","disk","size",0],["proxmox.0.qemu_DataBase","pid","default_num","1510"],["proxmox.0.qemu_DataBase","me
proxmox.0 2021-01-27 11:53:53.776 debug (4993) search statemaxmem: 3145728000
proxmox.0 2021-01-27 11:53:53.776 debug (4993) search statenetout: 469054250878
proxmox.0 2021-01-27 11:53:53.776 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:53.775 debug (4993) search statevmid: 101
proxmox.0 2021-01-27 11:53:53.775 debug (4993) search statenetin: 76149704540
proxmox.0 2021-01-27 11:53:53.775 debug (4993) search statecpus: 2
proxmox.0 2021-01-27 11:53:53.774 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:53.774 debug (4993) search statediskwrite: 179191633408
proxmox.0 2021-01-27 11:53:53.774 debug (4993) search stateagent: 1
proxmox.0 2021-01-27 11:53:53.774 debug (4993) search stateuptime: 9478093
proxmox.0 2021-01-27 11:53:53.773 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:53.773 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:53.773 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:53.772 debug (4993) search statemaxdisk: 53687091200
proxmox.0 2021-01-27 11:53:53.772 debug (4993) search stateballoon: 3145728000
proxmox.0 2021-01-27 11:53:53.772 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:53.772 debug (4993) search statecpu: 0.0207594653785684
proxmox.0 2021-01-27 11:53:53.771 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:53.771 debug (4993) search statename: DataBase
proxmox.0 2021-01-27 11:53:53.771 debug (4993) 2565562368
proxmox.0 2021-01-27 11:53:53.771 debug (4993) search statemem: 2565562368
proxmox.0 2021-01-27 11:53:53.770 debug (4993) search statepid: 1510
proxmox.0 2021-01-27 11:53:53.770 debug (4993) search statefreemem: 579620864
proxmox.0 2021-01-27 11:53:53.770 debug (4993) 2565562368
proxmox.0 2021-01-27 11:53:53.769 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:53.769 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:53.768 debug (4993) search statediskread: 52088007168
proxmox.0 2021-01-27 11:53:53.761 debug (4993) create state: maxdisk
proxmox.0 2021-01-27 11:53:53.760 debug (4993) found states:[["proxmox.0.qemu_SGLCCTXLIC","maxdisk","size",133120],["proxmox.0.qemu_SGLCCTXLIC","cpu","level",5.95],["proxmox.0.qemu_SGLCCTXLIC","mem_lev","level",90.93],["proxmox.0.qemu_SGLC
proxmox.0 2021-01-27 11:53:53.760 debug (4993) search stateagent: 1
proxmox.0 2021-01-27 11:53:53.760 debug (4993) search stateuptime: 8468003
proxmox.0 2021-01-27 11:53:53.760 debug (4993) search statediskwrite: 395612804608
proxmox.0 2021-01-27 11:53:53.760 debug (4993) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:53:53.759 debug (4993) search statecpus: 8
proxmox.0 2021-01-27 11:53:53.759 debug (4993) search statenetin: 10303914831
proxmox.0 2021-01-27 11:53:53.759 debug (4993) search statestatus: running
proxmox.0 2021-01-27 11:53:53.759 debug (4993) search statevmid: 114
proxmox.0 2021-01-27 11:53:53.759 debug (4993) search statenetout: 4390061808
proxmox.0 2021-01-27 11:53:53.759 debug (4993) search statemaxmem: 5318377472
proxmox.0 2021-01-27 11:53:53.758 debug (4993) search statediskread: 275376562688
proxmox.0 2021-01-27 11:53:53.758 debug (4993) search stateqmpstatus: running
proxmox.0 2021-01-27 11:53:53.758 debug (4993) 4836114432
proxmox.0 2021-01-27 11:53:53.758 debug (4993) search statedisk: 0
proxmox.0 2021-01-27 11:53:53.757 debug (4993) search statefreemem: 481722368
proxmox.0 2021-01-27 11:53:53.757 debug (4993) search statepid: 21841
proxmox.0 2021-01-27 11:53:53.757 debug (4993) search statename: SGLCCTXLIC
proxmox.0 2021-01-27 11:53:53.757 debug (4993) 4836114432
proxmox.0 2021-01-27 11:53:53.756 debug (4993) search statemem: 4836114432
proxmox.0 2021-01-27 11:53:53.755 debug (4993) search stateha: [object Object]
proxmox.0 2021-01-27 11:53:53.755 debug (4993) search statecpu: 0.0595195107075239
proxmox.0 2021-01-27 11:53:53.755 debug (4993) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:53:53.755 debug (4993) search stateballoon: 5318377472
proxmox.0 2021-01-27 11:53:53.755 debug (4993) search statemaxdisk: 139586437120
proxmox.0 2021-01-27 11:53:53.754 debug (4993) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:53:53.754 debug (4993) search statetemplate:
proxmox.0 2021-01-27 11:53:53.754 debug (4993) search statenics: [object Object]
proxmox.0 2021-01-27 11:53:53.752 debug (4993) new qemu: DynDNS
proxmox.0 2021-01-27 11:53:53.733 debug (4993) new qemu: AGDC2019
proxmox.0 2021-01-27 11:53:53.728 debug (4993) new qemu: AdminServer2019
proxmox.0 2021-01-27 11:53:53.728 debug (4993) new qemu: BackupServer
proxmox.0 2021-01-27 11:53:53.726 debug (4993) new qemu: Win10GPU
proxmox.0 2021-01-27 11:53:53.720 debug (4993) new qemu: DataBase
proxmox.0 2021-01-27 11:53:53.716 debug (4993) new qemu: SGLCCTXLIC
proxmox.0 2021-01-27 11:53:53.429 debug (4993) create state: swap.used_lev
proxmox.0 2021-01-27 11:53:53.375 debug (4993) create state: swap.total
proxmox.0 2021-01-27 11:53:53.129 debug (4993) create state: swap.free
proxmox.0 2021-01-27 11:53:53.081 debug (4993) create state: swap.used
proxmox.0 2021-01-27 11:53:53.034 debug (4993) create state: loadavg.2
proxmox.0 2021-01-27 11:53:53.015 debug (4993) create state: loadavg.1
proxmox.0 2021-01-27 11:53:53.007 debug (4993) create state: loadavg.0
proxmox.0 2021-01-27 11:53:53.001 debug (4993) create state: memory.free
proxmox.0 2021-01-27 11:53:52.952 debug (4993) create state: memory.total
proxmox.0 2021-01-27 11:53:52.902 debug (4993) create state: memory.used_lev
proxmox.0 2021-01-27 11:53:52.853 debug (4993) create state: memory.used
proxmox.0 2021-01-27 11:53:52.801 debug (4993) create state: iowait
proxmox.0 2021-01-27 11:53:52.735 debug (4993) create state: uptime
proxmox.0 2021-01-27 11:53:52.734 debug (4993) Request states for node proxi7
proxmox.0 2021-01-27 11:53:52.720 debug (4993) Devices: {"data":[{"id":"node/proxi7","disk":3767709696,"level":"","cpu":0.601205767905556,"node":"proxi7","type":"node","maxcpu":8,"status":"online","maxmem":32951046144,"ssl_fingerprint":"79:
proxmox.0 2021-01-27 11:53:52.711 debug (4993) create state: cpu_max
proxmox.0 2021-01-27 11:53:52.657 debug (4993) create state: cpu
proxmox.0 2021-01-27 11:53:52.656 debug (4993) Node: {"id":"node/proxi7","disk":3767709696,"level":"","cpu":0.601205767905556,"node":"proxi7","type":"node","maxcpu":8,"status":"online","maxmem":32951046144,"ssl_fingerprint":"79:3B:69:19:3B
proxmox.0 2021-01-27 11:53:52.641 debug (4993) dataticket: {"data":{"username":"root@pam","ticket":"PVE:root@pam:60114640::ZstDjuE5EnCmAhnv+sClrER0VVysiuMvL2365YdMYu4PVn0pDqKgEYykrxbR2Y2G05AzVu9twdXP8fQNWOPrNNRpX+BcZpMwM1vyn7Z8Ng8G3KK1dqjbh
proxmox.0 2021-01-27 11:53:49.609 debug (4993) reading objects: {"proxmox.0.node_proxi7":{"type":"channel","common":{"name":"proxi7"},"native":{"type":"node"},"from":"system.adapter.proxmox.0","user":"system.user.admin","ts":1582382695812,
proxmox.0 2021-01-27 11:53:49.577 debug (4993) dataticket: {"data":{"ticket":"PVE:root@pam:6011463D::PVvFd4kVQPtG4AghdAAHjb47pnWqK2cMkpiD3EId3E+JQEptwz4jRGIjJ8KbZX92foQrfRG9QtZ33vVlc9UGSpCyKFZ5LUSEkOvXgLjYRKmu0IUL3Uz9bGB3O4XgKOxFEcMklqi8H5
proxmox.0 2021-01-27 11:53:49.496 debug (4993) Use Proxmox API: https://proxi7.agreendc.lan:8006/api2/json
proxmox.0 2021-01-27 11:53:49.475 info (4993) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.proxmox, node: v12.20.0, js-controller: 3.1.6
proxmox.0 2021-01-27 11:53:48.746 debug (4993) statesDB connected
proxmox.0 2021-01-27 11:53:48.745 debug (4993) States connected to redis: 127.0.0.1:9000
proxmox.0 2021-01-27 11:53:48.738 debug (4993) States create System PubSub Client
proxmox.0 2021-01-27 11:53:48.736 debug (4993) States create User PubSub Client
proxmox.0 2021-01-27 11:53:48.731 debug (4993) Redis States: Use Redis connection: 127.0.0.1:9000
proxmox.0 2021-01-27 11:53:48.730 debug (4993) objectDB connected
proxmox.0 2021-01-27 11:53:48.727 debug (4993) Objects connected to redis: 127.0.0.1:9001
proxmox.0 2021-01-27 11:53:48.712 debug (4993) Objects client initialize lua scripts
proxmox.0 2021-01-27 11:53:48.712 debug (4993) Objects create User PubSub Client
proxmox.0 2021-01-27 11:53:48.711 debug (4993) Objects create System PubSub Client
proxmox.0 2021-01-27 11:53:48.701 debug (4993) Objects client ready ... initialize now
proxmox.0 2021-01-27 11:53:48.547 debug (4993) Redis Objects: Use Redis connection: 127.0.0.1:9001
proxmox.0 2021-01-27 11:52:54.681 info (4928) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
proxmox.0 2021-01-27 11:52:54.681 info (4928) terminating
proxmox.0 2021-01-27 11:52:54.681 info (4928) cleaned everything up...
proxmox.0 2021-01-27 11:52:54.680 info (4928) Got terminate signal TERMINATE_YOURSELF
proxmox.0 2021-01-27 11:47:04.489 debug (4928) create state: enabled
proxmox.0 2021-01-27 11:47:04.441 debug (4928) create state: type
proxmox.0 2021-01-27 11:47:04.393 debug (4928) create state: shared
proxmox.0 2021-01-27 11:47:04.345 debug (4928) create state: total
proxmox.0 2021-01-27 11:47:04.295 debug (4928) create state: used
proxmox.0 2021-01-27 11:47:04.291 debug (4928) create state: used_lev
proxmox.0 2021-01-27 11:47:04.241 debug (4928) create state: content
proxmox.0 2021-01-27 11:47:04.192 debug (4928) create state: active
proxmox.0 2021-01-27 11:47:04.139 debug (4928) create state: avail
proxmox.0 2021-01-27 11:47:04.139 debug (4928) found states:[["proxmox.0.storage_local-lvm","avail","size",66036],["proxmox.0.storage_local-lvm","active","default_num",1],["proxmox.0.storage_local-lvm","content","text","images,rootdir"],[
proxmox.0 2021-01-27 11:47:04.139 debug (4928) search stateenabled: 1
proxmox.0 2021-01-27 11:47:04.139 debug (4928) search statetype: lvmthin
proxmox.0 2021-01-27 11:47:04.139 debug (4928) search stateshared: 0
proxmox.0 2021-01-27 11:47:04.139 debug (4928) search statetotal: 69243764736
proxmox.0 2021-01-27 11:47:04.139 debug (4928) search stateused: 0
proxmox.0 2021-01-27 11:47:04.138 debug (4928) search statecontent: images,rootdir
proxmox.0 2021-01-27 11:47:04.138 debug (4928) search stateactive: 1
proxmox.0 2021-01-27 11:47:04.138 debug (4928) search stateavail: 69243764736
proxmox.0 2021-01-27 11:47:04.138 debug (4928) new storage: local-lvm
proxmox.0 2021-01-27 11:47:01.205 debug (4928) create state: type
proxmox.0 2021-01-27 11:47:01.157 debug (4928) create state: enabled
proxmox.0 2021-01-27 11:47:01.109 debug (4928) create state: content
proxmox.0 2021-01-27 11:47:01.061 debug (4928) create state: avail
proxmox.0 2021-01-27 11:47:01.050 debug (4928) create state: active
proxmox.0 2021-01-27 11:47:00.997 debug (4928) create state: shared
proxmox.0 2021-01-27 11:47:00.952 debug (4928) create state: total
proxmox.0 2021-01-27 11:47:00.906 debug (4928) create state: used
proxmox.0 2021-01-27 11:47:00.852 debug (4928) create state: used_lev
proxmox.0 2021-01-27 11:47:00.852 debug (4928) found states:[["proxmox.0.storage_nasip","used_lev","level",null],["proxmox.0.storage_nasip","used","size",0],["proxmox.0.storage_nasip","total","size",0],["proxmox.0.storage_nasip","shared",
proxmox.0 2021-01-27 11:47:00.852 debug (4928) search statetype: nfs
proxmox.0 2021-01-27 11:47:00.852 debug (4928) search stateenabled: 1
proxmox.0 2021-01-27 11:47:00.852 debug (4928) search statecontent: snippets,rootdir,vztmpl,iso,backup,images
proxmox.0 2021-01-27 11:47:00.852 debug (4928) search stateavail: 0
proxmox.0 2021-01-27 11:47:00.851 debug (4928) search stateactive: 0
proxmox.0 2021-01-27 11:47:00.851 debug (4928) search stateshared: 1
proxmox.0 2021-01-27 11:47:00.851 debug (4928) search statetotal: 0
proxmox.0 2021-01-27 11:47:00.851 debug (4928) search stateused: 0
proxmox.0 2021-01-27 11:47:00.851 debug (4928) new storage: nasip
proxmox.0 2021-01-27 11:46:58.191 debug (4928) create state: uptime
proxmox.0 2021-01-27 11:46:58.185 debug (4928) create state: diskwrite
proxmox.0 2021-01-27 11:46:58.184 debug (4928) create state: diskwrite
proxmox.0 2021-01-27 11:46:58.172 debug (4928) create state: cpus
proxmox.0 2021-01-27 11:46:58.171 debug (4928) create state: uptime
proxmox.0 2021-01-27 11:46:58.122 debug (4928) create state: maxmem
proxmox.0 2021-01-27 11:46:58.120 debug (4928) create state: netin
proxmox.0 2021-01-27 11:46:58.118 debug (4928) create state: status
proxmox.0 2021-01-27 11:46:58.113 debug (4928) create state: netout
proxmox.0 2021-01-27 11:46:58.113 debug (4928) create state: status
proxmox.0 2021-01-27 11:46:58.109 debug (4928) create state: netout
proxmox.0 2021-01-27 11:46:58.106 debug (4928) create state: netin
proxmox.0 2021-01-27 11:46:58.105 debug (4928) create state: maxmem
proxmox.0 2021-01-27 11:46:58.061 debug (4928) create state: disk
proxmox.0 2021-01-27 11:46:58.055 debug (4928) create state: cpus
proxmox.0 2021-01-27 11:46:58.054 debug (4928) create state: disk_lev
proxmox.0 2021-01-27 11:46:58.047 debug (4928) create state: active
proxmox.0 2021-01-27 11:46:58.046 debug (4928) create state: pid
proxmox.0 2021-01-27 11:46:58.043 debug (4928) create state: mem
proxmox.0 2021-01-27 11:46:57.999 debug (4928) create state: avail
proxmox.0 2021-01-27 11:46:57.995 debug (4928) create state: mem
proxmox.0 2021-01-27 11:46:57.992 debug (4928) create state: mem_lev
proxmox.0 2021-01-27 11:46:57.990 debug (4928) create state: content
proxmox.0 2021-01-27 11:46:57.979 debug (4928) create state: mem_lev
proxmox.0 2021-01-27 11:46:57.975 debug (4928) create state: pid
proxmox.0 2021-01-27 11:46:57.971 debug (4928) create state: used
proxmox.0 2021-01-27 11:46:57.925 debug (4928) create state: disk
proxmox.0 2021-01-27 11:46:57.923 debug (4928) create state: cpu
proxmox.0 2021-01-27 11:46:57.871 debug (4928) create state: used_lev
proxmox.0 2021-01-27 11:46:57.870 debug (4928) create state: disk_lev
proxmox.0 2021-01-27 11:46:57.861 debug (4928) create state: maxdisk
proxmox.0 2021-01-27 11:46:57.861 debug (4928) found states:[["proxmox.0.qemu_DynDNS","maxdisk","size",5119],["proxmox.0.qemu_DynDNS","cpu","level",2.42],["proxmox.0.qemu_DynDNS","pid","default_num","1467"],["proxmox.0.qemu_DynDNS","mem_l
proxmox.0 2021-01-27 11:46:57.861 debug (4928) search stateuptime: 9477681
proxmox.0 2021-01-27 11:46:57.860 debug (4928) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:46:57.860 debug (4928) search statediskwrite: 18713001984
proxmox.0 2021-01-27 11:46:57.860 debug (4928) search statecpus: 1
proxmox.0 2021-01-27 11:46:57.860 debug (4928) search statemaxmem: 1073741824
proxmox.0 2021-01-27 11:46:57.860 debug (4928) search statenetout: 605304237
proxmox.0 2021-01-27 11:46:57.859 debug (4928) search statestatus: running
proxmox.0 2021-01-27 11:46:57.859 debug (4928) search statevmid: 102
proxmox.0 2021-01-27 11:46:57.859 debug (4928) search statenetin: 4290225684
proxmox.0 2021-01-27 11:46:57.859 debug (4928) 429670400
proxmox.0 2021-01-27 11:46:57.859 debug (4928) search statedisk: 0
proxmox.0 2021-01-27 11:46:57.858 debug (4928) search stateqmpstatus: running
proxmox.0 2021-01-27 11:46:57.858 debug (4928) search statediskread: 181836334
proxmox.0 2021-01-27 11:46:57.858 debug (4928) 429670400
proxmox.0 2021-01-27 11:46:57.858 debug (4928) search statemem: 429670400
proxmox.0 2021-01-27 11:46:57.858 debug (4928) search statename: DynDNS
proxmox.0 2021-01-27 11:46:57.857 debug (4928) search statepid: 1467
proxmox.0 2021-01-27 11:46:57.857 debug (4928) search statefreemem: 621916160
proxmox.0 2021-01-27 11:46:57.856 debug (4928) search stateballoon: 1073741824
proxmox.0 2021-01-27 11:46:57.853 debug (4928) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:46:57.853 debug (4928) search statecpu: 0.0242376592688799
proxmox.0 2021-01-27 11:46:57.853 debug (4928) search stateha: [object Object]
proxmox.0 2021-01-27 11:46:57.852 debug (4928) search statenics: [object Object]
proxmox.0 2021-01-27 11:46:57.850 debug (4928) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:46:57.849 debug (4928) search statetemplate:
proxmox.0 2021-01-27 11:46:57.849 debug (4928) search statemaxdisk: 5367660544
proxmox.0 2021-01-27 11:46:57.845 debug (4928) create state: total
proxmox.0 2021-01-27 11:46:57.843 debug (4928) create state: maxdisk
proxmox.0 2021-01-27 11:46:57.790 debug (4928) new qemu: DynDNS
proxmox.0 2021-01-27 11:46:57.784 debug (4928) create state: shared
proxmox.0 2021-01-27 11:46:57.778 debug (4928) create state: cpu
proxmox.0 2021-01-27 11:46:57.777 debug (4928) found states:[["proxmox.0.qemu_MySQL","cpu","level",2.09],["proxmox.0.qemu_MySQL","maxdisk","size",20480],["proxmox.0.qemu_MySQL","disk_lev","level",0],["proxmox.0.qemu_MySQL","disk","size",0
proxmox.0 2021-01-27 11:46:57.777 debug (4928) search statediskwrite: 345584783360
proxmox.0 2021-01-27 11:46:57.777 debug (4928) search stateblockstat: [object Object]
proxmox.0 2021-01-27 11:46:57.776 debug (4928) search stateuptime: 9477669
proxmox.0 2021-01-27 11:46:57.776 debug (4928) search stateagent: 1
proxmox.0 2021-01-27 11:46:57.776 debug (4928) search statenetin: 16882195935
proxmox.0 2021-01-27 11:46:57.776 debug (4928) search statevmid: 105
proxmox.0 2021-01-27 11:46:57.775 debug (4928) search statestatus: running
proxmox.0 2021-01-27 11:46:57.775 debug (4928) search statenetout: 2595136923
proxmox.0 2021-01-27 11:46:57.774 debug (4928) search statemaxmem: 1073741824
proxmox.0 2021-01-27 11:46:57.773 debug (4928) search statecpus: 2
proxmox.0 2021-01-27 11:46:57.773 debug (4928) search statefreemem: 100605952
proxmox.0 2021-01-27 11:46:57.773 debug (4928) search statepid: 1621
proxmox.0 2021-01-27 11:46:57.773 debug (4928) 934346752
proxmox.0 2021-01-27 11:46:57.773 debug (4928) search statemem: 934346752
proxmox.0 2021-01-27 11:46:57.773 debug (4928) search statename: MySQL
proxmox.0 2021-01-27 11:46:57.773 debug (4928) search statediskread: 8264281292
proxmox.0 2021-01-27 11:46:57.773 debug (4928) search stateqmpstatus: running
proxmox.0 2021-01-27 11:46:57.773 debug (4928) 934346752
proxmox.0 2021-01-27 11:46:57.772 debug (4928) search statedisk: 0
proxmox.0 2021-01-27 11:46:57.772 debug (4928) search statemaxdisk: 21474836480
proxmox.0 2021-01-27 11:46:57.771 debug (4928) search stateballooninfo: [object Object]
proxmox.0 2021-01-27 11:46:57.771 debug (4928) search statetemplate:
proxmox.0 2021-01-27 11:46:57.771 debug (4928) search statenics: [object Object]
proxmox.0 2021-01-27 11:46:57.771 debug (4928) search stateha: [object Object]
proxmox.0 2021-01-27 11:46:57.771 debug (4928) search statecpu: 0.0209443050656391
proxmox.0 2021-01-27 11:46:57.771 debug (4928) search stateproxmox-support: [object Object]
proxmox.0 2021-01-27 11:46:57.770 debug (4928) search stateballoon: 1073741824
proxmox.0 2021-01-27 11:46:57.765 debug (4928) new qemu: MySQL
proxmox.0 2021-01-27 11:46:57.759 debug (4928) create state: type
proxmox.0 2021-01-27 11:46:57.747 debug (4928) create state: enabled
proxmox.0 2021-01-27 11:46:57.747 debug (4928) found states:[["proxmox.0.storage_BackupMynas","enabled","default_num",1],["proxmox.0.storage_BackupMynas","type","text","nfs"],["proxmox.0.storage_BackupMynas","shared","default_num",1],["pr
proxmox.0 2021-01-27 11:46:57.747 debug (4928) search stateactive: 1
proxmox.0 2021-01-27 11:46:57.747 debug (4928) search stateavail: 937781362688
proxmox.0 2021-01-27 11:46:57.747 debug (4928) search statecontent: backup,images
proxmox.0 2021-01-27 11:46:57.746 debug (4928) search stateused: 1030127878144
proxmox.0 2021-01-27 11:46:57.746 debug (4928) search statetotal: 1967926018048
proxmox.0 2021-01-27 11:46:57.746 debug (4928) search stateshared: 1
proxmox.0 2021-01-27 11:46:57.746 debug (4928) search statetype: nfs
proxmox.0 2021-01-27 11:46:57.746 debug (4928) search stateenabled: 1
proxmox.0 2021-01-27 11:46:57.746 debug (4928) new storage: BackupMynas
proxmox.0 2021-01-27 11:46:51.870 debug (4928) create state: shared
proxmox.0 2021-01-27 11:46:51.865 debug (4928) create state: used
proxmox.0 2021-01-27 11:46:51.860 debug (4928) create state: used_lev
proxmox.0 2021-01-27 11:46:51.812 debug (4928) create state: total
proxmox.0 2021-01-27 11:46:51.808 debug (4928) create state: content
proxmox.0 2021-01-27 11:46:51.761 debug (4928) create state: active
proxmox.0 2021-01-27 11:46:51.713 debug (4928) create state: avail
proxmox.0 2021-01-27 11:46:51.665 debug (4928) create state: enabled
proxmox.0 2021-01-27 11:46:51.605 debug (4928) create state: type
proxmox.0 2021-01-27 11:46:51.604 debug (4928) found states:_[["proxmox.0.storage_platte2","type","text","dir"],["proxmox.0.storage_platte2","enabled","default_num",1],["proxmox.0.storage_platte2","avail","size",472904],["proxmox.0.storage -
@agreen Hmm, läuft eigentlich sauber durch. Da weiß ich nicht weiter.
Auf github ist bereits ein ähnliches issue. Vielleicht hängst Du Dich dran. -
@meister-mopper
ja das habe ich auch bereits gefunden ... mal schauen ob da etwas kommt.
aber schonmal danke -
vielleicht nochmal ein Hinweis ... Adapter funktioniert auf jeden fall sauber.
es sieht so aus, das ein cronjob oder ähnliches nicht angelegt ist.