Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Proxmox
    5. Brauche Hilfe bei proxmox v6 zu v7

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Brauche Hilfe bei proxmox v6 zu v7

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

      @crunchip

      wie kann ich das zweifelsfrei festestellen. die cloud adapter in der iobroker vm sind grün und er kann die pakete lesen:

      starting apt-get update
      Hit:1 http://download.proxmox.com/debian/pve bullseye InRelease
      Hit:2 http://security.debian.org bullseye-security InRelease
      Hit:3 http://ftp.debian.org/debian bullseye InRelease
      Hit:4 http://ftp.debian.org/debian bullseye-updates InRelease
      Reading package lists...
      TASK OK
      

      ich hab nur in den network interfaces die mac adresse hinzugefügt, weil die sich sonst angeblich ändern würde beim update.

      auto vmbr0
      iface vmbr0 inet static
      	address 192.168.178.101/24
      	hwaddress 1c:69:7a:a5:4c:d4
      	gateway 192.168.178.1
      	bridge-ports eno1
      	bridge-stp off
      	bridge-fd 0
      
      
      
      crunchip D 3 Replies Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @saeft_2003 last edited by

        @saeft_2003 sagte in Brauche Hilfe bei proxmox v6 zu v7:

        in der iobroker vm

        ist ja auch ne VM und läuft daher eigenständig

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

          @saeft_2003 sagte in Brauche Hilfe bei proxmox v6 zu v7:

          ich hab nur in den network interfaces die mac adresse hinzugefügt, weil die sich sonst angeblich ändern würde beim update.

          ich hab damals nichts extra eingetragen, hatte soweit ich mich erinnere nur ifupdown2 nachinstalliert

          S 1 Reply Last reply Reply Quote 0
          • S
            saeft_2003 Most Active @crunchip last edited by saeft_2003

            @crunchip

            ich weiß jetzt warum proxmox nicht ins internet kommt!

            es liegt daran das die unifi vm offline ist. ich konnte gerade ifupdown2 nur installieren wie die unifi vm online war.

            zum update auf v7 sollen doch alle vms deaktiviert sein!?

            Du hast doch auch unifi wie hast du das gemacht?

            crunchip 1 Reply Last reply Reply Quote 0
            • D
              darkiop Most Active @saeft_2003 last edited by

              @saeft_2003 sagte in Brauche Hilfe bei proxmox v6 zu v7:

              wie kann ich das zweifelsfrei festestellen. die cloud adapter in der iobroker vm sind grün und er kann die pakete lesen:

              Grundsätzlich, ein einfacher Ansatz:

              ping 8.8.8.8
              ping google.de
              

              Bekommst du beim Ersten ping einen reply und keinen beim Zweiten -> deine Namensauflösung funktioniert nicht (evtl. ist deine VM dafür zuständig :))
              Bekommst du beim Ersten und Zweiten ping einen reply -> alles i.O.

              Wenn deine Namensauflösung nicht funktioniert, die Ausgabe von den beiden hier mal zeigen

              nslookup google.de
              cat /etc/resolv.conf
              
              S 1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @saeft_2003 last edited by

                @saeft_2003 sagte in Brauche Hilfe bei proxmox v6 zu v7:

                zum update auf v7 sollen doch alle vms deaktiviert sein!?

                Kann mich nicht daran erinnern eine Maschine dafür gestoppt zu haben

                1 Reply Last reply Reply Quote 0
                • S
                  saeft_2003 Most Active @darkiop last edited by saeft_2003

                  @darkiop

                  Danke für deine Hilfe. Mit laufender unifi VM sieht es so aus.

                  84AB444A-9AF4-4A53-B869-87371FA7D9AD.png F3DD77F3-C624-42F4-9BE3-D1AA669B13D2.png

                  Oder meintest du das ich das machen soll wenn die unifi VM gestoppt ist?!

                  Edit: Mit gestoppter unifi VM ändert sich nichts

                  8ED68186-BDBC-4903-83CD-65BAE4A96E8F.png B629B880-4D29-40AF-85C1-ACB8EF113D75.png

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    darkiop Most Active @saeft_2003 last edited by

                    @saeft_2003

                    OK, du hast also eine Verbindung nach "draußen" 🙂 Widerspricht aber eigentlich den Ausgaben aus deinem Post ...

                    Teste mal bitte

                    nslookup download.proxmox.com
                    nslookup ftp.debian.org
                    

                    Sollte so ausschauen:

                    nslookup download.proxmox.com

                    Server:         8.8.8.8
                    Address:        8.8.8.8#53
                    
                    Non-authoritative answer:
                    download.proxmox.com    canonical name = download.cdn.proxmox.com.
                    download.cdn.proxmox.com        canonical name = de.eu.cdn.proxmox.com.
                    de.eu.cdn.proxmox.com   canonical name = de.cdn.proxmox.com.
                    Name:   de.cdn.proxmox.com
                    Address: 212.224.123.70
                    Name:   de.cdn.proxmox.com
                    Address: 2a01:7e0:0:424::249
                    

                    nslookup ftp.debian.org

                    Server:         8.8.8.8
                    Address:        8.8.8.8#53
                    
                    Non-authoritative answer:
                    ftp.debian.org  canonical name = debian.map.fastlydns.net.
                    Name:   debian.map.fastlydns.net
                    Address: 146.75.118.132
                    Name:   debian.map.fastlydns.net
                    Address: 2a04:4e42:8d::644
                    
                    S 1 Reply Last reply Reply Quote 0
                    • S
                      saeft_2003 Most Active @darkiop last edited by

                      @darkiop

                      nslookup sieht bei mir so aus… da ist die ip vom USG drin und nicht von google. Gut nicht gut?

                      
                      root@pve:~# nslookup download.proxmox.com
                      Server:         192.168.178.1
                      Address:        192.168.178.1#53
                      
                      Non-authoritative answer:
                      download.proxmox.com    canonical name = download.cdn.proxmox.com.
                      download.cdn.proxmox.com        canonical name = ch.eu.cdn.proxmox.com.
                      ch.eu.cdn.proxmox.com   canonical name = de.cdn.proxmox.com.
                      Name:   de.cdn.proxmox.com
                      Address: 212.224.123.70
                      Name:   de.cdn.proxmox.com
                      Address: 2a01:7e0:0:424::249
                      
                      root@pve:~# nslookup ftp.debian.org
                      Server:         192.168.178.1
                      Address:        192.168.178.1#53
                      
                      Non-authoritative answer:
                      ftp.debian.org  canonical name = debian.map.fastlydns.net.
                      Name:   debian.map.fastlydns.net
                      Address: 151.101.242.132
                      Name:   debian.map.fastlydns.net
                      Address: 2a04:4e42:39::644
                      
                      root@pve:~#
                      
                      
                      D 1 Reply Last reply Reply Quote 0
                      • D
                        darkiop Most Active @saeft_2003 last edited by

                        @saeft_2003 Kein Problem, deine USG leitet diese Anfrage an den in der USG eingetragenen DNS weiter.

                        Das sieht aber alles sauber aus. Hast das Upgrade nochmal versucht?

                        S 2 Replies Last reply Reply Quote 0
                        • S
                          saeft_2003 Most Active @darkiop last edited by

                          @darkiop

                          Nein hab mich noch nicht getraut. Will ich eigentlich machen wenn ich etwas Zeit habe falls alles schief geht und ich proxmox neu aufsetzen muss und backups einspielen muss…

                          1 Reply Last reply Reply Quote 0
                          • S
                            saeft_2003 Most Active @darkiop last edited by

                            ich wollte mein proxmox testsystem anheben auf v7 ab hier ist nichts mehr passiert und proxmox ist nicht mehr erreichbar...

                            Unpacking python-six (1.16.0-2) over (1.12.0-1) ...
                            Preparing to unpack .../134-spl_2.1.6-pve1_all.deb ...
                            Unpacking spl (2.1.6-pve1) over (2.0.7-pve1) ...
                            Preparing to unpack .../135-strace_5.10-1_amd64.deb ...
                            Unpacking strace (5.10-1) over (4.26-0.2) ...
                            Preparing to unpack .../136-tcpdump_4.99.0-2+deb11u1_amd64.deb ...
                            Unpacking tcpdump (4.99.0-2+deb11u1) over (4.9.3-1~deb10u2) ...
                            Preparing to unpack .../137-time_1.9-0.1_amd64.deb ...
                            Unpacking time (1.9-0.1) over (1.7-25.1+b1) ...
                            Preparing to unpack .../138-unzip_6.0-26+deb11u1_amd64.deb ...
                            Unpacking unzip (6.0-26+deb11u1) over (6.0-23+deb10u3) ...
                            Preparing to unpack .../139-usb.ids_2022.05.20-0+deb11u1_all.deb ...
                            Unpacking usb.ids (2022.05.20-0+deb11u1) over (2019.07.27-0+deb10u1) ...
                            Preparing to unpack .../140-usbutils_1%3a013-3_amd64.deb ...
                            Unpacking usbutils (1:013-3) over (1:010-3) ...
                            Preparing to unpack .../141-zfs-initramfs_2.1.6-pve1_all.deb ...
                            Unpacking zfs-initramfs (2.1.6-pve1) over (2.0.7-pve1) ...
                            Preparing to unpack .../142-zfsutils-linux_2.1.6-pve1_amd64.deb ...
                            Unpacking zfsutils-linux (2.1.6-pve1) over (2.0.7-pve1) ...
                            Preparing to unpack .../143-zfs-zed_2.1.6-pve1_amd64.deb ...
                            Unpacking zfs-zed (2.1.6-pve1) over (2.0.7-pve1) ...
                            Setting up libnetfilter-log1:amd64 (1.0.1-3) ...
                            Setting up memtest86+ (5.01-3.1) ...
                            Generating grub configuration file ...
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27015: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27015: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27028: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27028: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27041: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27041: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27054: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27054: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27115: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27115: /usr/sbin/grub-probe
                            Found linux image: /boot/vmlinuz-5.15.74-1-pve
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27230: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27230: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27244: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27244: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27257: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27257: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27270: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 27270: /usr/sbin/grub-probe
                            Found linux image: /boot/vmlinuz-5.4.203-1-pve
                            Found initrd image: /boot/initrd.img-5.4.203-1-pve
                            Found linux image: /boot/vmlinuz-5.4.114-1-pve
                            Found initrd image: /boot/initrd.img-5.4.114-1-pve
                            Found linux image: /boot/vmlinuz-5.4.106-1-pve
                            Found initrd image: /boot/initrd.img-5.4.106-1-pve
                            Found linux image: /boot/vmlinuz-5.4.103-1-pve
                            Found initrd image: /boot/initrd.img-5.4.103-1-pve
                            Found linux image: /boot/vmlinuz-5.0.21-5-pve
                            Found initrd image: /boot/initrd.img-5.0.21-5-pve
                            Found linux image: /boot/vmlinuz-5.0.15-1-pve
                            Found initrd image: /boot/initrd.img-5.0.15-1-pve
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28147: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28147: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28214: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28214: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28227: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28227: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28240: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28240: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28253: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28253: /usr/sbin/grub-probe
                            Found memtest86+ image: /boot/memtest86+.bin
                            Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
                            Warning: os-prober will be executed to detect other bootable partitions.
                            Its output will be used to detect bootable binaries on them and create new boot entries.
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28585: grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28585: grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28585: grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28585: grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28585: grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28585: grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28585: grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28585: grub-probe
                            grub-probe: error: disk `lvmid/d6vUe1-VmEL-SEgR-sIoS-IGLg-l441-4JTJ9F/UxkIqX-7fZT-iWgh-YcIu-0Qfh-Rnfd-GXLmxI' not found.
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28831: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28831: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28831: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28831: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28831: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28831: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28831: /usr/sbin/grub-probe
                            File descriptor 3 (pipe:[102825]) leaked on vgs invocation. Parent PID 28831: /usr/sbin/grub-probe
                            /usr/sbin/grub-probe: error: disk `lvmid/d6vUe1-VmEL-SEgR-sIoS-IGLg-l441-4JTJ9F/UxkIqX-7fZT-iWgh-YcIu-0Qfh-Rnfd-GXLmxI' not found.
                            Found Ubuntu 21.04 (21.04) on /dev/mapper/pve-vm--1500--disk--0
                            Adding boot menu entry for UEFI Firmware Settings ...
                            done
                            
                            crunchip Feuersturm 2 Replies Last reply Reply Quote 0
                            • crunchip
                              crunchip Forum Testing Most Active @saeft_2003 last edited by crunchip

                              @saeft_2003 sagte in Brauche Hilfe bei proxmox v6 zu v7:

                              /usr/sbin/grub-probe: error: disk `lvmid/d6vUe1-VmEL-SEgR-sIoS-IGLg-l441-4JTJ9F/UxkIqX-7fZT-iWgh-YcIu-0Qfh-Rnfd-GXLmxI' not found.
                              Found Ubuntu 21.04 (21.04) on /dev/mapper/pve-vm--1500--disk--0

                              eventuell hilft https://forum.proxmox.com/threads/upgrade-pve-6-x-to-7-x-grub-issues.92118/page-2#post-456434
                              bzw
                              https://forum.proxmox.com/threads/usr-sbin-grub-probe-error-disk-lvmid-not-found.106390/

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                saeft_2003 Most Active @crunchip last edited by

                                @crunchip

                                Danke, da ich dem englischen nicht sooo mächtig bin fällt es mir schwer da zu folgen.

                                Ich installiere jetzt auf dem Testsystem neu und schaue weiter…

                                D crunchip 2 Replies Last reply Reply Quote 0
                                • D
                                  darkiop Most Active @saeft_2003 last edited by

                                  @saeft_2003

                                  Du solltest dir auch mal überlegen ob die nicht die Gelegenheit nutzt und einfach Proxmox neu aufsetzt und dann deine Backups einspielst. Das ist in kurzer Zeit erledigt und danach hast auch wieder ein frisches System.

                                  Bevor das aber machst, zeig uns mal noch wie du deine Backups aktuell machst, damit hier auch nichts schief geht 🙂

                                  Lokale Backups liegen unter:

                                  /var/lib/vz/dump
                                  

                                  PS: Ich schaue wahrscheinlich erst heute Abend wieder hier rein.

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

                                    @saeft_2003 du musst dies ausführen
                                    laut Beschreibung um den Fehler zu beheben, dein logisches Laufwerk um z.b 2G erweitern, danach Update Grub erneut ausführen

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

                                      @darkiop oder möglicherweise reicht es auch, diese eine VM zu löschen damit proxmox wieder läuft und diese dann anschließend als backup einspielen

                                      S 2 Replies Last reply Reply Quote 0
                                      • S
                                        saeft_2003 Most Active @crunchip last edited by saeft_2003

                                        @crunchip @darkiop

                                        Ich komm doch gar nicht auf die Kiste per ssh keine chance…

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

                                          @saeft_2003 sagte in Brauche Hilfe bei proxmox v6 zu v7:

                                          Ich komm doch gar nicht auf die Kiste per ssh keine chance…

                                          dazu brauchst du Monitor und Tastatur direkt dran

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            saeft_2003 Most Active @crunchip last edited by

                                            @crunchip

                                            Achso ok dann schau ich mal hab den nächsten Tagen. Hab im Moment leider wenig Zeit.

                                            Ich hab ja zum Glück nur das Testsystem und nicht das Produktivsystem zerschossen… 🙈

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            801
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            83
                                            5424
                                            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