Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Proxmox
  5. Brauche Hilfe bei proxmox v6 zu v7

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Brauche Hilfe bei proxmox v6 zu v7

Scheduled Pinned Locked Moved Proxmox
83 Posts 5 Posters 10.0k Views 5 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.
  • S 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?

    crunchipC Away
    crunchipC Away
    crunchip
    Forum Testing Most Active
    wrote on last edited by
    #10

    @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

    umgestiegen von Proxmox auf Unraid

    1 Reply Last reply
    0
    • D darkiop

      @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 Offline
      S Offline
      saeft_2003
      Most Active
      wrote on last edited by saeft_2003
      #11

      @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
      0
      • S 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 Offline
        D Offline
        darkiop
        Most Active
        wrote on last edited by
        #12

        @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
        

        Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

        S 1 Reply Last reply
        0
        • D darkiop

          @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 Offline
          S Offline
          saeft_2003
          Most Active
          wrote on last edited by
          #13

          @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
          0
          • S saeft_2003

            @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 Offline
            D Offline
            darkiop
            Most Active
            wrote on last edited by
            #14

            @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?

            Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

            S 2 Replies Last reply
            0
            • D darkiop

              @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 Offline
              S Offline
              saeft_2003
              Most Active
              wrote on last edited by
              #15

              @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
              0
              • D darkiop

                @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 Offline
                S Offline
                saeft_2003
                Most Active
                wrote on last edited by
                #16

                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
                
                crunchipC FeuersturmF 2 Replies Last reply
                0
                • S saeft_2003

                  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
                  
                  crunchipC Away
                  crunchipC Away
                  crunchip
                  Forum Testing Most Active
                  wrote on last edited by crunchip
                  #17

                  @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/

                  umgestiegen von Proxmox auf Unraid

                  S 1 Reply Last reply
                  0
                  • crunchipC 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 Offline
                    S Offline
                    saeft_2003
                    Most Active
                    wrote on last edited by
                    #18

                    @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 crunchipC 2 Replies Last reply
                    0
                    • S saeft_2003

                      @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 Offline
                      D Offline
                      darkiop
                      Most Active
                      wrote on last edited by
                      #19

                      @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.

                      Proxmox-ioBroker-Redis-HA Doku: https://forum.iobroker.net/topic/47478/dokumentation-einer-proxmox-iobroker-redis-ha-umgebung

                      crunchipC 1 Reply Last reply
                      0
                      • S saeft_2003

                        @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…

                        crunchipC Away
                        crunchipC Away
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by
                        #20

                        @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

                        umgestiegen von Proxmox auf Unraid

                        1 Reply Last reply
                        0
                        • D darkiop

                          @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.

                          crunchipC Away
                          crunchipC Away
                          crunchip
                          Forum Testing Most Active
                          wrote on last edited by
                          #21

                          @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

                          umgestiegen von Proxmox auf Unraid

                          S 2 Replies Last reply
                          0
                          • crunchipC crunchip

                            @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 Offline
                            S Offline
                            saeft_2003
                            Most Active
                            wrote on last edited by saeft_2003
                            #22

                            @crunchip @darkiop

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

                            crunchipC 1 Reply Last reply
                            0
                            • S saeft_2003

                              @crunchip @darkiop

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

                              crunchipC Away
                              crunchipC Away
                              crunchip
                              Forum Testing Most Active
                              wrote on last edited by
                              #23

                              @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

                              umgestiegen von Proxmox auf Unraid

                              S 1 Reply Last reply
                              0
                              • crunchipC crunchip

                                @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 Offline
                                S Offline
                                saeft_2003
                                Most Active
                                wrote on last edited by
                                #24

                                @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
                                0
                                • crunchipC crunchip

                                  @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 Offline
                                  S Offline
                                  saeft_2003
                                  Most Active
                                  wrote on last edited by
                                  #25

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

                                  @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

                                  Komisch 1500 ist keine VM sondern der wireguard lxc 🤔

                                  crunchipC 1 Reply Last reply
                                  0
                                  • S saeft_2003

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

                                    @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

                                    Komisch 1500 ist keine VM sondern der wireguard lxc 🤔

                                    crunchipC Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active
                                    wrote on last edited by
                                    #26

                                    @saeft_2003 vm (klein geschrieben) bezieht sich auf die Maschinen, hat nichts mit VM zu tun

                                    umgestiegen von Proxmox auf Unraid

                                    S 1 Reply Last reply
                                    1
                                    • crunchipC crunchip

                                      @saeft_2003 vm (klein geschrieben) bezieht sich auf die Maschinen, hat nichts mit VM zu tun

                                      S Offline
                                      S Offline
                                      saeft_2003
                                      Most Active
                                      wrote on last edited by
                                      #27

                                      @crunchip

                                      Ok dann versuche ich mal mit

                                      qm destroy 1500

                                      den lxc zu löschen. Falls es dann wieder laufen sollte, soll ich dann nochmal

                                      apt dist-upgrade

                                      ausführen?

                                      crunchipC 1 Reply Last reply
                                      0
                                      • S saeft_2003

                                        @crunchip

                                        Ok dann versuche ich mal mit

                                        qm destroy 1500

                                        den lxc zu löschen. Falls es dann wieder laufen sollte, soll ich dann nochmal

                                        apt dist-upgrade

                                        ausführen?

                                        crunchipC Away
                                        crunchipC Away
                                        crunchip
                                        Forum Testing Most Active
                                        wrote on last edited by
                                        #28

                                        @saeft_2003 probieren geht über studieren.
                                        machst ja denk ich nichts kaputt damit

                                        umgestiegen von Proxmox auf Unraid

                                        1 Reply Last reply
                                        0
                                        • S Offline
                                          S Offline
                                          saeft_2003
                                          Most Active
                                          wrote on last edited by
                                          #29

                                          Ich hab jetzt proxmox v7 neu installiert auf meinem test/backup system, jetzt spiel ich die VMs zurück...

                                          Über Weihnachten wage ich mich evtl an mein Produktivsystem, evtl läuft da das update durch wenn ich vorher den lxc 1500 lösche?

                                          crunchipC 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          654

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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