Outils pour utilisateurs

Outils du site


Panneau latéral

linux:proxmox8 (lu 1454 fois)

Ceci est une ancienne révision du document !


Proxmox8

Installation

Au niveau du partitionnement, je vire tout ce qui est LVM et je remplace par du ZFS

Une fois le serveur installé

root@proxmox8:~# zpool status
  pool: zp0
 state: ONLINE
status: Some supported and requested features are not enabled on the pool.
        The pool can still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
        the pool may no longer be accessible by software that does not support
        the features. See zpool-features(7) for details.
config:

        NAME                                                                                                           STATE     READ WRITE CKSUM
        zp0                                                                                                            ONLINE       0     0     0
          mirror-0                                                                                                     ONLINE       0     0     0
            nvme-nvme.8086-43565046373334343030474d34353052474e-494e54454c205353445045324d583435304737-00000001-part5  ONLINE       0     0     0
            nvme-nvme.8086-43565046373334343030455134353052474e-494e54454c205353445045324d583435304737-00000001-part5  ONLINE       0     0     0

errors: No known data errors


root@proxmox8:~# zpool upgrade zp0
This system supports ZFS pool feature flags.

Enabled the following features on 'zp0':
  encryption
  project_quota
  device_removal
  obsolete_counts
  zpool_checkpoint
  spacemap_v2
  allocation_classes
  resilver_defer
  bookmark_v2
  redaction_bookmarks
  redacted_datasets
  bookmark_written
  log_spacemap
  livelist
  device_rebuild
  zstd_compress
  draid
  zilsaxattr
  head_errlog
  blake3
  block_cloning
  vdev_zaps_v2

root@proxmox8:~# zpool status
  pool: zp0
 state: ONLINE
config:

        NAME                                                                                                           STATE     READ WRITE CKSUM
        zp0                                                                                                            ONLINE       0     0     0
          mirror-0                                                                                                     ONLINE       0     0     0
            nvme-nvme.8086-43565046373334343030474d34353052474e-494e54454c205353445045324d583435304737-00000001-part5  ONLINE       0     0     0
            nvme-nvme.8086-43565046373334343030455134353052474e-494e54454c205353445045324d583435304737-00000001-part5  ONLINE       0     0     0

errors: No known data errors

linux/proxmox8.1701634748.txt.gz · Dernière modification: 03-12-2023 21:19 de edmc73