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. Announcements
  3. Proxmox Balkany (update)

Proxmox Balkany (update)

Planifié Épinglé Verrouillé Déplacé Announcements
proxmoxupdate
21 Messages 1 Publieurs 237 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
    #3

    Ajout d’un backup sur USB externe.

    # mkfs.ext4 /dev/sdc1
    # mkfs.ext4 /dev/sdc2
    # e2label /dev/sdc2 backup_drive
    # mount -L backup_drive /mnt/backup
    

    Dans /etc/fstab :

    LABEL=backup_drive /mnt/backup ext4 noauto,x-systemd.automount 0 0
    
    1 réponse Dernière réponse
    0
    • fariasF Hors-ligne
      fariasF Hors-ligne
      farias
      a écrit sur dernière édition par
      #4

      Toutes les VMs sont en backup sur USB externe.
      Sachant qu’il y a déjà deux RAIDs sur le serveur … ceinture et bretelle.

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

        Upgrade : 8.4.12 => 8.4.13

        image.png

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

          Upgrade :

          image.png

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

            image.png

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

              image.png

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

                Upgrade :

                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

                  Upgrade : 9.0.11 => 9.0.15

                  image.png

                  # apt-get changelog pve-manager
                  Get:1 https://metadata.cdn.proxmox.com pve-manager 9.0.15 Changelog [134 kB]
                  Fetched 134 kB in 0s (338 kB/s)   
                  pve-manager (9.0.15) trixie; urgency=medium
                  
                    * ui: ip view: ensure container is fully initialized before store update.
                  
                   -- Proxmox Support Team <support@proxmox.com>  Sat, 15 Nov 2025 18:05:29 +0100
                  
                  pve-manager (9.0.14) trixie; urgency=medium
                  
                    * fix creating worker task log file for new cluster-wide bulk migrations.
                  
                    * ui: container: show dynamically assigned IPs in network tab.
                  
                    * ui: re-use IP overview from VMs for container and show it in the CT
                      summary view.
                  
                    * ui: summary view: increase row height to ensure there's enough space by
                      default for new IP overview. This results in the RRD metrics charts to
                      have 250px height for the actual data.
                  
                   -- Proxmox Support Team <support@proxmox.com>  Sat, 15 Nov 2025 17:22:14 +0100
                  pve-manager (9.0.13) trixie; urgency=medium
                  
                    * ui: qemu options: add support to configure Intel TDX for confidential
                      computing (similar to AMD SEV).
                  
                    * ui: ha: do not show legacy HA group info in guest status view, as groups
                      got replaced with the more flexible HA Affinity-Rules in Proxmox VE 9.
                  
                    * ui: qemu: tpm drive: non-raw image formats are now supported for TPM state
                      drives.
                  
                    * rrd metrics: always prefer new-format keys over old-format keys to avoid
                      artificially delaying showing the current status of a VM/CT on a fresh
                      cluster.
                  
                    * api: termproxy, vncwebsocket: allow one to using API tokens, the user
                      still needs a local PAM login to use the shell.
                  
                    * 8to9: drop warnings specific to now outdated RRD migration tool.
                  
                    * api: implement node-independent cluster wide guest bulk actions like
                      start, stop, migrate or suspend.
                  
                    * ui: add guest bulk actions menu at the right side of the datacenter level
                      top bar.
                  
                    * api: metric export: re-use credentials from request for proxying.
                  
                    * ui: ha resource removal: allow one to purge resource from all rules.
                  
                    * VM and CT create wizard: add checkbox for creating HA resource upon VM
                      creation.
                  
                    * ui: restore: add checkbox for adding HA resource upon restore of a guest
                      backup.
                  
                    * ui: ha: rules: make status icon unclickable if there are no errors.
                  
                    * ui: replace Proxmox logo with slightly larger SVG version for better and
                      crisper scaling on HiDPI displays.
                  
                    * ui: workspace: move global search bar in the middle and make it flexible
                      to better use available space in the top bar.
                  
                   -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Nov 2025 21:58:08 +0100
                  pve-manager (9.0.12) trixie; urgency=medium
                  
                    * fix #6815: ui: resource tree: update tag colors properly.
                  
                    * fix #6779: daily update: renew already expired certificates, e.g. for when
                      nodes are offline for a longer period of time.
                  
                    * fix #6897: ui: add online help reference for LXC container feature edit
                      window.
                  
                    * ui: properly reset API 401 count to avoid rare edge case where there is no
                      login mask shown after having been logged out (e.g. expired ticket).
                  
                    * api: apt: add 'all' variant to architecture property.
                  
                    * api: apt: correctly encode fields from available updates as utf8.
                  
                    * fix #6443: ui: improve online help for VM State storage.
                  
                    * ui: ha: remove default focus from VM/CT dropdown in resource edit window
                      to avoid opening the picker immediately when opening the window.
                  
                    * ha: do not allow an empty VM/CT dropdown in resource edit window.
                  
                    * fix #6932: api: acme: add digest and plugin to return schema.
                  
                    * ui: VM cpu flag selector: query CPU flag list via API.
                  
                    * status: rrd metrics: always use pve-node-9.0 data format path and drop RRD
                      metrics format migration on upgrade as we now transparently read from the
                      old file if a time-frame falls under the old file(s).
                  
                    * api: nodes: use new status module for sdn subdirectory.
                  
                    * pvestatd: add network resource to status reporting.
                  
                    * api: cluster: add support for network resource type.
                  
                    * ui: resource tree: add network resource.
                  
                    * ui: network browser:
                      - add ip-vrf panel for evpn zones.
                      - add mac vrf panel.
                      - add zone bridge view.
                  
                    * ui: sdn: status view: adapt to new network resource.
                  
                   -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Nov 2025 02:05:47 +0100
                  
                  
                  1 réponse Dernière réponse
                  0
                  • fariasF Hors-ligne
                    fariasF Hors-ligne
                    farias
                    a écrit sur dernière édition par
                    #11

                    Update :

                    image.png

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

                      Update :

                      image.png

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

                        Version courante 9.1.1

                        image.png

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

                          image.png

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

                            image.png

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

                              image.png

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

                                image.png

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

                                  image.png

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

                                    image.png

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

                                      image.png

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

                                        image.png

                                        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