Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Proxmox
    5. Proxmox has changed to `Bookworm`

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Proxmox has changed to `Bookworm`

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @Guest last edited by

      @dp20eic sehr ausführlich👌
      pack du das doch gleich in die Doku, dann kann ich mich weiter sonnen😜

      ? 1 Reply Last reply Reply Quote 0
      • amg_666
        amg_666 @Guest last edited by

        @dp20eic sagte in Proxmox has changed to `Bookworm`:

        Ich habe in diesem Zuge auch gleich meine LXC Container von cgroup V1 zu cgroup V2 umgestellt, da V1 obsolete ist und 2024 ganz hinausfliegt.

        Ich muss nochmal "für Doofe" nachfragen:
        Bei mir läuft iob im Container "100" und die .../100.conf hat für das Durchreichen der USB Schnittstelle (zigbee dongle) die Einträge

        lxc.cgroup.devices.allow: c 189:* rwm
        lxc.mount.entry: /dev/bus/usb/001/002 dev/bus/usb/001/002 none bind,optional,create=file
        lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file
        

        Ich muss da zusätzlich eine Zeile einfügen, richtig?

        lxc.cgroup.devices.allow: c 189:* rwm
        lxc.cgroup2.devices.allow: c 189:* rwm
        lxc.mount.entry: /dev/bus/usb/001/002 dev/bus/usb/001/002 none bind,optional,create=file
        lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file
        

        und die 1. Zeile kann ich dann nach erfolgreichem Upgrade auf die 8er Version löschen ?

        crunchip ? 2 Replies Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @amg_666 last edited by

          @amg_666 sagte in Proxmox has changed to `Bookworm`:

          lxc.cgroup

          alles was auf irgendwelche Maschinen eingetragen/durchgereicht wird, muss mit cgroup2 ersetzt werden

          1 Reply Last reply Reply Quote 1
          • ?
            A Former User @amg_666 last edited by

            @amg_666 sagte in Proxmox has changed to `Bookworm`:

            Ich muss da zusätzlich eine Zeile einfügen, richtig?

            Moin,

            nein, als ich den Befehl, zum Check ausgeführt habe, habe ich den Hinweis bekommen, dass die cgroups angepasst werden müssen.

            pve7to8 --full
            

            Ich habe alle LXC Container gestoppt und in allen LXC Containern Konfigurations-Dateien, bei mir waren es zwei, dann die Einträge korrigiert.

            Also, zum Schluss steht nur noch der eine Eintrag drin.

            Umstellen von:
                lxc.cgroup.devices.allow
            Hinzu:
                lxc.cgroup2.devices.allow
            

            Dann nochmals

            pve7to8 --full
            

            Aufgerufen und ruhe war, dann habe ich die Migration durchgeführt und den Reboot, alles fine.

            VG
            Bernd

            1 Reply Last reply Reply Quote 1
            • ?
              A Former User @crunchip last edited by

              @crunchip sagte in Proxmox has changed to `Bookworm`:

              pack du das doch gleich in die Doku, dann kann ich mich weiter sonnen

              Moin,

              rate mal, was ich mache, "Die Sonne scheint mir auf den Bauch, das soll sie auch" 🙂

              Muss mal schauen wie das, mit gleich in die Doku, geht. Wenn kein Problem, dann schiebe ich das gern da hin.

              VG
              Bernd

              M 1 Reply Last reply Reply Quote 1
              • ?
                A Former User @Guest last edited by

                @dp20eic sagte in Proxmox has changed to `Bookworm`:

                @meister-mopper sagte in Proxmox has changed to `Bookworm`:

                Ich habe auch am Donnerstag umgestellt. Bisher läuft alles fehlerfrei.

                Moin,

                hoffe, ich war das nicht mit der negativ Bewertung, wenn dann war das absolut nicht meine Absicht.

                Moin,

                ich zitiere mich mal selbst, denn ich möchte schon gern wissen, warum ein Beitrag, an dem ich nichts Negatives ausmachen kann, hier durch @schmuh negativ bewertet wurde?

                VG
                Bernd

                1 Reply Last reply Reply Quote 0
                • M
                  Malaus @Guest last edited by

                  @dp20eic von welcher Doku redet ihr? Wo kann ich die finden?

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @Malaus last edited by

                    @malaus sagte in Proxmox has changed to `Bookworm`:

                    von welcher Doku redet ihr? Wo kann ich die finden?

                    Moin,

                    im ersten Post ist ein Link Migration der geht auf die Proxmox WEB-Seite. Auf der Seite werden zwei mögliche Migrationen erklärt.

                    1. Neuinstallation
                    2. In-place Upgrade

                    Nach 2. bin ich vorgegangen, wenn Du aktuell Proxmox VE 7.4 hast ist die In-Place Upgrade möglich, steht aber auch alles da.

                    VG
                    Bernd

                    1 Reply Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active last edited by

                      @dp20eic ich glaub @Malaus meint mit Doku dies https://www.iobroker.net/#de/documentation/install/proxmox.md

                      ? 1 Reply Last reply Reply Quote 2
                      • ?
                        A Former User @crunchip last edited by

                        @crunchip sagte in Proxmox has changed to `Bookworm`:

                        @dp20eic ich glaub @Malaus meint mit Doku dies https://www.iobroker.net/#de/documentation/install/proxmox.md

                        Moin,

                        jup, das macht auch mehr Sinn 🙂
                        Ist/war wohl noch zu früh heute Morgen, dabei bin ich doch früh, ins Bett gegangen, heute früh 🙂

                        VG
                        Bernd

                        1 Reply Last reply Reply Quote 0
                        • S
                          schmuh @DJMarc75 last edited by

                          @djmarc75

                          oh man, Sorry, tut mir echt total leid, da habe ich mich wohl verklickt. Ehrlich Sorry. Kann ich das Rückgängig machen?

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

                            @schmuh sagte in Proxmox has changed to `Bookworm`:

                            @djmarc75

                            oh man, Sorry, tut mir echt total leid, da habe ich mich wohl verklickt. Ehrlich Sorry. Kann ich das Rückgängig machen?

                            ja!
                            nochmal anklicken
                            (und such mal in deinem Profil nach weiteren Opfern)

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

                              @homoran
                              danke, aber ich find leider nichts. Sorry.

                              crunchip 1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @schmuh last edited by

                                @schmuh
                                c56f9853-089c-4a81-b2c4-a447edae2f47-image.png

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  schmuh @crunchip last edited by

                                  @crunchip
                                  Danke, ich habe es gefunden! Sorry nochmal an @dp20eic

                                  ? 1 Reply Last reply Reply Quote 0
                                  • ?
                                    A Former User @schmuh last edited by

                                    @schmuh sagte in Proxmox has changed to `Bookworm`:

                                    @crunchip
                                    Danke, ich habe es gefunden! Sorry nochmal an @dp20eic

                                    Moin,

                                    ist ja gut, wenn es nur ein Versehen war, sowas passiert.
                                    Wenn es wirklich mal Kritik geben sollte, dann nicht mit diesen Daumen hoch/runter, dann lieber konstruktiv Antworten, da haben wir alle was von.

                                    VG
                                    Bernd

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Tobias 0 last edited by

                                      Hallo zusammen,

                                      ich würde mich gerne anhängen mit einer Frage zum Update. In einem Abschnitt der Anleitung finde ich die Datei "pve-install-repo.list" nicht.
                                      Auszug aus der Anleitung:

                                      Add the Proxmox VE 8 Package Repository
                                      
                                      echo "deb https://enterprise.proxmox.com/debian/pve bookworm pve-enterprise" > /etc/apt/sources.list.d/pve-enterprise.list
                                      
                                      For the no-subscription repository, see Package Repositories. Rather than commenting out/removing the PVE 7.x repositories, as was previously mentioned, you could also run the following command to update to the Proxmox VE 8 repositories:
                                      
                                      sed -i -e 's/bullseye/bookworm/g' /etc/apt/sources.list.d/pve-install-repo.list 
                                      
                                      

                                      War dies bei euch auch so?

                                      Beste Grüße Tobias

                                      amg_666 Meister Mopper 2 Replies Last reply Reply Quote 0
                                      • amg_666
                                        amg_666 @Tobias 0 last edited by

                                        @tobias-0 ich glaube, das war bei mir auch so. Aber mit

                                        sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
                                        

                                        wurden bei mir alle repros richtig eingetragen und am Folgetag war auf der proxmox Startseite auch ein "ok" bei "Update package database"

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Tobias 0 last edited by

                                          Dankeschön. Dann mach ich am Wochenende auch die letzten Schritte.

                                          1 Reply Last reply Reply Quote 0
                                          • Meister Mopper
                                            Meister Mopper @Tobias 0 last edited by

                                            @tobias-0 sagte in Proxmox has changed to `Bookworm`:

                                            War dies bei euch auch so?

                                            Das steht in der Upgrade-Anleitung. Musst halt schauen, in welcher .list das repo drin steht.

                                            Es kann in der /etc/apt/sources.list, aber auch in jeder anderen .list Datei in /etc/apt/sources.list.d/ stehen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            811
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

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