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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. InfluxDB
  5. [gelöst]Meldung während upgrade von influxdb

NEWS

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

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

[gelöst]Meldung während upgrade von influxdb

Scheduled Pinned Locked Moved InfluxDB
4 Posts 2 Posters 253 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • MartinPM Online
    MartinPM Online
    MartinP
    wrote on last edited by MartinP
    #1
    2 packages can be upgraded. Run 'apt list --upgradable' to see them.
    martin@iobroker-test-sicher:/opt/iobroker/node_modules/iobroker.ical/admin$ sudo apt full-upgrade
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Calculating upgrade... Done
    The following packages will be upgraded:
      grafana-enterprise influxdb2
    2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 155 MB of archives.
    After this operation, 6674 kB of additional disk space will be used.
    Do you want to continue? [Y/n] Y
    Get:1 https://repos.influxdata.com/debian stable/main amd64 influxdb2 amd64 2.7.3-1 [45.9 MB]
    Get:2 https://apt.grafana.com stable/main amd64 grafana-enterprise amd64 10.2.0 [109 MB]
    Fetched 155 MB in 6s (25.6 MB/s)                                                                                                                                                                                                      
    Reading changelogs... Done
    (Reading database ... 48973 files and directories currently installed.)
    Preparing to unpack .../grafana-enterprise_10.2.0_amd64.deb ...
    Unpacking grafana-enterprise (10.2.0) over (10.1.5) ...
    Preparing to unpack .../influxdb2_2.7.3-1_amd64.deb ...
    Unpacking influxdb2 (2.7.3-1) over (2.7.1-1) ...
    Setting up influxdb2 (2.7.3-1) ...
    Config file /etc/influxdb/config.toml already exists, writing defaults to /etc/influxdb/config.toml.defaults
    Setting up grafana-enterprise (10.2.0) ...
    Restarting grafana-server service... OK
    martin@iobroker-test-sicher:/opt/iobroker/node_modules/iobroker.ical/admin$ 
    
    

    "Config file /etc/influxdb/config.toml already exists, writing defaults to /etc/influxdb/config.toml.defaults"

    Besteht da nicht die Gefahr, dass die config der neuen Version nicht kompatibel zur alten Version ist?
    Was ist da Usus? Machen die Maintainer einen Detektor in den Upgrade-Prozess und ziehen die Notbremse, wenn das Upgrade mit einer unbenutzbaren veralteten Konfiguration enden würde?

    Oder ist es unüblich, Upgrades automatisch auzurollen, die Anpassungen in der Konfiguration erfordern, die nicht automatisiert erfolgen können?

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

    ? 1 Reply Last reply
    0
    • MartinPM MartinP
      2 packages can be upgraded. Run 'apt list --upgradable' to see them.
      martin@iobroker-test-sicher:/opt/iobroker/node_modules/iobroker.ical/admin$ sudo apt full-upgrade
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      Calculating upgrade... Done
      The following packages will be upgraded:
        grafana-enterprise influxdb2
      2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 155 MB of archives.
      After this operation, 6674 kB of additional disk space will be used.
      Do you want to continue? [Y/n] Y
      Get:1 https://repos.influxdata.com/debian stable/main amd64 influxdb2 amd64 2.7.3-1 [45.9 MB]
      Get:2 https://apt.grafana.com stable/main amd64 grafana-enterprise amd64 10.2.0 [109 MB]
      Fetched 155 MB in 6s (25.6 MB/s)                                                                                                                                                                                                      
      Reading changelogs... Done
      (Reading database ... 48973 files and directories currently installed.)
      Preparing to unpack .../grafana-enterprise_10.2.0_amd64.deb ...
      Unpacking grafana-enterprise (10.2.0) over (10.1.5) ...
      Preparing to unpack .../influxdb2_2.7.3-1_amd64.deb ...
      Unpacking influxdb2 (2.7.3-1) over (2.7.1-1) ...
      Setting up influxdb2 (2.7.3-1) ...
      Config file /etc/influxdb/config.toml already exists, writing defaults to /etc/influxdb/config.toml.defaults
      Setting up grafana-enterprise (10.2.0) ...
      Restarting grafana-server service... OK
      martin@iobroker-test-sicher:/opt/iobroker/node_modules/iobroker.ical/admin$ 
      
      

      "Config file /etc/influxdb/config.toml already exists, writing defaults to /etc/influxdb/config.toml.defaults"

      Besteht da nicht die Gefahr, dass die config der neuen Version nicht kompatibel zur alten Version ist?
      Was ist da Usus? Machen die Maintainer einen Detektor in den Upgrade-Prozess und ziehen die Notbremse, wenn das Upgrade mit einer unbenutzbaren veralteten Konfiguration enden würde?

      Oder ist es unüblich, Upgrades automatisch auzurollen, die Anpassungen in der Konfiguration erfordern, die nicht automatisiert erfolgen können?

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      @martinp sagte in Meldung während upgrade von influxdb:

      Oder ist es unüblich, Upgrades automatisch auzurollen, die Anpassungen in der Konfiguration erfordern, die nicht automatisiert erfolgen können?

      Moin,

      ja, wenn der Maintainer, des Paketes denkt, dass die neue Software eine geänderte Konfiguration braucht, dann bietet er das im Updateprozess an, da kannst Du dann während der Installation auswählen, was Du möchtest.
      In diesem Fall besteht keine Gefahr, dass die Konfiguration und Programm nicht zusammen passt.
      Du kannst aber auch ganz einfach ein diff über beide Dateien machen und schauen, welche Unterschiede vorhanden sind, oft sind es die, die Du selber gemacht hat.
      Befehl zum Vergleichen, terminal, putty, ssh- Fenster so groß wie möglich machen:

      # sudo vimdiff /pfad/datei/1 /pfad/datei/2
      

      Sollte vimdiff nicht da sein, einfach vim nachinstallieren.
      Wie man dann ein Merge von Dateien macht, sollte es nötig sein :)

      You can use the following basic commands to merge:
      
          do - Get changes from other window into the current window.
          dp - Put the changes from current window into the other window.
          ]c - Jump to the next change.
          [c - Jump to the previous change.
          zo - Open folded lines.
          zc - Close folded lines.
          zr - Unfold both files completely.
          zm - Fold both files completely.
          Ctrlww - change window.
          :only | wq - quit other windows, write and quit.
      

      VG
      Bernd

      MartinPM 1 Reply Last reply
      0
      • ? A Former User

        @martinp sagte in Meldung während upgrade von influxdb:

        Oder ist es unüblich, Upgrades automatisch auzurollen, die Anpassungen in der Konfiguration erfordern, die nicht automatisiert erfolgen können?

        Moin,

        ja, wenn der Maintainer, des Paketes denkt, dass die neue Software eine geänderte Konfiguration braucht, dann bietet er das im Updateprozess an, da kannst Du dann während der Installation auswählen, was Du möchtest.
        In diesem Fall besteht keine Gefahr, dass die Konfiguration und Programm nicht zusammen passt.
        Du kannst aber auch ganz einfach ein diff über beide Dateien machen und schauen, welche Unterschiede vorhanden sind, oft sind es die, die Du selber gemacht hat.
        Befehl zum Vergleichen, terminal, putty, ssh- Fenster so groß wie möglich machen:

        # sudo vimdiff /pfad/datei/1 /pfad/datei/2
        

        Sollte vimdiff nicht da sein, einfach vim nachinstallieren.
        Wie man dann ein Merge von Dateien macht, sollte es nötig sein :)

        You can use the following basic commands to merge:
        
            do - Get changes from other window into the current window.
            dp - Put the changes from current window into the other window.
            ]c - Jump to the next change.
            [c - Jump to the previous change.
            zo - Open folded lines.
            zc - Close folded lines.
            zr - Unfold both files completely.
            zm - Fold both files completely.
            Ctrlww - change window.
            :only | wq - quit other windows, write and quit.
        

        VG
        Bernd

        MartinPM Online
        MartinPM Online
        MartinP
        wrote on last edited by
        #3

        @dp20eic Danke für die Hilfe.
        Die beiden Text-Dateien sind identisch.
        Zweizeiler mit 86 Bytes ...

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

        ? 1 Reply Last reply
        0
        • MartinPM MartinP

          @dp20eic Danke für die Hilfe.
          Die beiden Text-Dateien sind identisch.
          Zweizeiler mit 86 Bytes ...

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          @martinp sagte in Meldung während upgrade von influxdb:

          Danke für die Hilfe.

          Moin,

          wenn dieses Thema für Dich jetzt gelöst ist, dann bitte im ersten Post, die Überschrift ergänzen, indem Du [Gelöst] davor packst.

          VG
          Bernd

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          Support us

          ioBroker
          Community Adapters
          Donate

          588

          Online

          32.7k

          Users

          82.6k

          Topics

          1.3m

          Posts
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2025
          logo
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Home
          • Recent
          • Tags
          • Unread 0
          • Categories
          • Unreplied
          • Popular
          • GitHub
          • Docu
          • Hilfe