Aller directement au contenu
  • Catégories
  • Récent
  • Mots-clés
  • Populaire
  • Web
  • Utilisateurs
  • Groupes
Habillages
  • Clair
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Sombre
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Défaut (Darkly)
  • Aucun habillage
Réduire

NodeBB

  1. Accueil
  2. General Discussion
  3. Proxmox
  4. PROXMOX : Migration de 8 à 9.

PROXMOX : Migration de 8 à 9.

Planifié Épinglé Verrouillé Déplacé Proxmox
12 Messages 1 Publieurs 147 Vues 1 Abonné
  • Du plus ancien au plus récent
  • Du plus récent au plus ancien
  • Les plus votés
Répondre
  • Répondre à l'aide d'un nouveau sujet
Se connecter pour répondre
Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
  • fariasF Hors-ligne
    fariasF Hors-ligne
    farias
    a écrit sur dernière édition par
    #2

    Action :

    # apt remove -y systemd-boot
    # echo "deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware" > /etc/apt/sources.list &&
    apt update
    # apt install -y intel-microcode
    
    1 réponse Dernière réponse
    0
    • fariasF Hors-ligne
      fariasF Hors-ligne
      farias
      a écrit sur dernière édition par
      #3

      Check :

      # apt update
      # apt dist-upgrade
      # pveversion
      pve-manager/8.4.13/5b08ebc2823dd9cb (running kernel: 6.8.12-14-pve)
      
      1 réponse Dernière réponse
      0
      • fariasF Hors-ligne
        fariasF Hors-ligne
        farias
        a écrit sur dernière édition par
        #4

        Update Debian Base Repositories to Trixie :

        # sed -i 's/bookworm/trixie/g' /etc/apt/sources.list
        # ls -l /etc/apt/sources.list.d/
        total 0
        
        1 réponse Dernière réponse
        0
        • fariasF Hors-ligne
          fariasF Hors-ligne
          farias
          a écrit sur dernière édition par
          #5

          Ajout d’un fichier:

          cat > /etc/apt/sources.list.d/proxmox.sources << EOF
          Types: deb
          URIs: http://download.proxmox.com/debian/pve
          Suites: trixie
          Components: pve-no-subscription
          Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
          EOF
          
          1 réponse Dernière réponse
          0
          • fariasF Hors-ligne
            fariasF Hors-ligne
            farias
            a écrit sur dernière édition par
            #6

            Update :

             apt update
            Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
            Get:2 http://download.proxmox.com/debian/pve trixie InRelease [2,771 B]
            Get:3 http://deb.debian.org/debian trixie/main amd64 Packages [9,669 kB]
            Get:4 http://download.proxmox.com/debian/pve trixie/pve-no-subscription amd64 Packages [225 kB]
            Get:5 http://deb.debian.org/debian trixie/main Translation-en [6,484 kB]       
            Get:6 http://deb.debian.org/debian trixie/contrib amd64 Packages [53.8 kB]
            Get:7 http://deb.debian.org/debian trixie/contrib Translation-en [49.6 kB]
            Get:8 http://deb.debian.org/debian trixie/non-free amd64 Packages [100 kB]
            Get:9 http://deb.debian.org/debian trixie/non-free Translation-en [67.1 kB]
            Get:10 http://deb.debian.org/debian trixie/non-free-firmware amd64 Packages [6,868 B]
            Get:11 http://deb.debian.org/debian trixie/non-free-firmware Translation-en [4,704 B]
            Fetched 16.8 MB in 8s (2,062 kB/s)                                                                                                                                                                                  
            Reading package lists... Done
            Building dependency tree... Done
            Reading state information... Done
            666 packages can be upgraded. Run 'apt list --upgradable' to see them.
            W: Skipping acquire of configured file 'deb/binary-amd64/Packages' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'deb' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'deb/i18n/Translation-en_US' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'deb' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'deb/i18n/Translation-en' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'deb' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'http://security.debian.org/debian-security/binary-amd64/Packages' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'http://security.debian.org/debian-security' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'http://security.debian.org/debian-security/i18n/Translation-en' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'http://security.debian.org/debian-security' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'http://security.debian.org/debian-security/i18n/Translation-en_US' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'http://security.debian.org/debian-security' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'trixie-security/binary-amd64/Packages' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'trixie-security' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'trixie-security/i18n/Translation-en' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'trixie-security' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'trixie-security/i18n/Translation-en_US' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'trixie-security' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'http://deb.debian.org/debian/binary-amd64/Packages' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'http://deb.debian.org/debian' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'http://deb.debian.org/debian/i18n/Translation-en_US' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'http://deb.debian.org/debian' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'http://deb.debian.org/debian/i18n/Translation-en' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'http://deb.debian.org/debian' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'trixie-updates/binary-amd64/Packages' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'trixie-updates' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'trixie-updates/i18n/Translation-en' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'trixie-updates' (component misspelt in sources.list?)
            W: Skipping acquire of configured file 'trixie-updates/i18n/Translation-en_US' as repository 'http://deb.debian.org/debian trixie InRelease' doesn't have the component 'trixie-updates' (component misspelt in sources.list?)
            

            J’ai du ménage à faire.

            1 réponse Dernière réponse
            0
            • fariasF Hors-ligne
              fariasF Hors-ligne
              farias
              a écrit sur dernière édition par
              #7

              Le saut vers l’inconnu :

              # apt dist-upgrade
              ...
              
              1 réponse Dernière réponse
              0
              • fariasF Hors-ligne
                fariasF Hors-ligne
                farias
                a écrit sur dernière édition par
                #8

                J’avais un problème de fichier:

                # cat /etc/apt/sources.list
                deb http://deb.debian.org/debian trixie main contrib 
                deb http://security.debian.org/debian-security trixie-security main contrib 
                deb http://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware
                
                # apt-get update
                Hit:1 http://deb.debian.org/debian trixie InRelease
                Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
                Get:3 http://security.debian.org/debian-security trixie-security InRelease [43.4 kB]
                Hit:4 http://download.proxmox.com/debian/pve trixie InRelease
                Get:5 http://security.debian.org/debian-security trixie-security/main amd64 Packages [40.0 kB]
                Get:6 http://security.debian.org/debian-security trixie-security/main Translation-en [26.6 kB]
                Get:7 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5,412 B]
                Get:8 http://deb.debian.org/debian trixie-updates/main Translation-en [4,096 B]
                Fetched 167 kB in 1s (139 kB/s)           
                Reading package lists... Done
                
                
                1 réponse Dernière réponse
                0
                • fariasF Hors-ligne
                  fariasF Hors-ligne
                  farias
                  a écrit sur dernière édition par
                  #9

                  Je viens de passer en version 9 :

                  image.png

                  1 réponse Dernière réponse
                  0
                  • fariasF Hors-ligne
                    fariasF Hors-ligne
                    farias
                    a écrit sur dernière édition par
                    #10

                    Petit update :

                    # apt modernize-sources
                    The following files need modernizing:
                      - /etc/apt/sources.list
                    
                    Modernizing will replace .list files with the new .sources format,
                    add Signed-By values where they can be determined automatically,
                    and save the old files into .list.bak files.
                    
                    This command supports the 'signed-by' and 'trusted' options. If you
                    have specified other options inside [] brackets, please transfer them
                    manually to the output files; see sources.list(5) for a mapping.
                    
                    For a simulation, respond N in the following prompt.
                    Rewrite 1 sources? [Y/n] Y
                    Modernizing /etc/apt/sources.list...
                    - Writing /etc/apt/sources.list.d/debian.sources
                    
                    # apt update
                    Hit:1 http://deb.debian.org/debian trixie InRelease
                    Hit:2 http://deb.debian.org/debian trixie-updates InRelease                                         
                    Hit:3 http://security.debian.org/debian-security trixie-security InRelease                          
                    Hit:4 http://download.proxmox.com/debian/pve trixie InRelease                                       
                    Err:5 https://enterprise.proxmox.com/debian/pve trixie InRelease              
                      401  Unauthorized [IP: 51.91.38.34 443]
                    Error: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/trixie/InRelease  401  Unauthorized [IP: 51.91.38.34 443]
                    Error: The repository 'https://enterprise.proxmox.com/debian/pve trixie InRelease' is not signed.
                    Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
                    Notice: See apt-secure(8) manpage for repository creation and user configuration details.
                    
                    1 réponse Dernière réponse
                    0
                    • fariasF Hors-ligne
                      fariasF Hors-ligne
                      farias
                      a écrit sur dernière édition par
                      #11

                      Check du hardware :

                      # apt-get install inxi
                      # inxi -F
                      System:
                        Host: balkany Kernel: 6.8.12-14-pve arch: x86_64 bits: 64
                        Console: pty pts/2 Distro: Debian GNU/Linux 13 (trixie)
                      Machine:
                        Type: Server System: Dell product: PowerEdge T420 v: N/A serial: 
                        Mobo: Dell model: 061VPC v: A02 serial: . BIOS: Dell v: 2.9.0 date: 01/08/2020
                      CPU:
                        Info: 2x 8-core model: Intel Xeon E5-2450 v2 bits: 64 type: MT MCP SMP cache:
                          L2: 2x 2 MiB (4 MiB)
                        Speed (MHz): avg: 3160 min/max: 1200/3300 cores: 1: 3021 2: 3300 3: 3021 4: 3300 5: 3021
                          6: 3300 7: 3021 8: 3300 9: 3021 10: 3300 11: 3021 12: 3300 13: 3021 14: 3300 15: 3021 16: 3300
                          17: 3021 18: 3300 19: 3021 20: 3300 21: 3021 22: 3300 23: 3021 24: 3300 25: 3021 26: 3300
                          27: 3021 28: 3300 29: 3021 30: 3300 31: 3021 32: 3300
                      Graphics:
                        Device-1: Matrox Systems G200eR2 driver: mgag200 v: kernel
                        Device-2: NVIDIA GM204GL [Quadro M5000] driver: N/A
                        Device-3: NVIDIA GM204GL [Quadro M4000] driver: N/A
                        Display: server: No display server data found. Headless machine? tty: 213x51
                          resolution: 1600x900
                        API: EGL v: 1.5 drivers: swrast platforms: surfaceless,device
                        API: OpenGL v: 4.5 vendor: mesa v: 25.0.7-2 note: console (EGL sourced) renderer: llvmpipe
                          (LLVM 19.1.7 256 bits)
                        Info: Tools: api: eglinfo,glxinfo x11: xdriinfo, xdpyinfo, xprop, xrandr
                      Audio:
                        Device-1: NVIDIA GM204 High Definition Audio driver: N/A
                        Device-2: NVIDIA GM204 High Definition Audio driver: N/A
                      Network:
                        Device-1: Broadcom NetXtreme BCM5720 Gigabit Ethernet PCIe driver: tg3
                        ...
                        Device-2: Broadcom NetXtreme BCM5720 Gigabit Ethernet PCIe driver: tg3
                        ...
                        Device-3: Realtek RTL8812AE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ae
                        ...
                        Device-4: Dell iDRAC Virtual NIC driver: cdc_ether type: USB
                        ...
                      RAID:
                        Hardware-1: Broadcom / LSI MegaRAID SAS 2208 [Thunderbolt] driver: megaraid_sas
                      Drives:
                        Local Storage: total: 9.55 TiB used: 4.32 TiB (45.2%)
                        ID-1: /dev/sda vendor: Dell PowerEdge RAID Card model: PERC H710 size: 4.09 TiB
                        ID-2: /dev/sdb vendor: Dell PowerEdge RAID Card model: PERC H710 size: 1.82 TiB
                        ID-3: /dev/sdc vendor: Seagate model: Expansion Desk size: 3.64 TiB type: USB
                      Partition:
                        ID-1: / size: 93.93 GiB used: 36.4 GiB (38.7%) fs: ext4 dev: /dev/dm-1
                      Swap:
                        ID-1: swap-1 type: partition size: 8 GiB used: 88.9 MiB (1.1%) dev: /dev/dm-0
                      Sensors:
                        System Temperatures: cpu: 47.0 C mobo: N/A
                        Fan Speeds (rpm): N/A
                      Info:
                        Memory: total: 224 GiB available: 220.33 GiB used: 139.58 GiB (63.3%)
                        Processes: 503 Uptime: 11d 4h 27m Init: systemd Shell: Bash inxi: 3.3.38
                      
                      1 réponse Dernière réponse
                      0
                      • fariasF Hors-ligne
                        fariasF Hors-ligne
                        farias
                        a écrit sur dernière édition par
                        #12

                        Bref pas de problème, et fait en moins de 1h.
                        Par contre j’ai pas fait de reboot.

                        1 réponse Dernière réponse
                        0

                        Bonjour ! Vous semblez intéressé par cette conversation, mais vous n’avez pas encore de compte.

                        Marre de refaire défiler les mêmes messages ? Créez un compte pour retrouver votre position, recevoir des notifications des nouvelles réponses, sauvegarder vos favoris et voter pour les messages que vous appréciez.

                        Grâce à votre participation, ce message peut devenir encore meilleur 💗

                        S'inscrire Se connecter
                        Répondre
                        • Répondre à l'aide d'un nouveau sujet
                        Se connecter pour répondre
                        • Du plus ancien au plus récent
                        • Du plus récent au plus ancien
                        • Les plus votés


                        • Se connecter

                        • Vous n'avez pas de compte ? S'inscrire

                        • Connectez-vous ou inscrivez-vous pour faire une recherche.
                        Powered by NodeBB Contributors
                        • Premier message
                          Dernier message
                        0
                        • Catégories
                        • Récent
                        • Mots-clés
                        • Populaire
                        • Web
                        • Utilisateurs
                        • Groupes