infrastructure:proxmox_zfs
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| infrastructure:proxmox_zfs [2019/01/10 14:42] – [The PVE installer] rguyader | infrastructure:proxmox_zfs [2023/04/04 13:24] (Version actuelle) – ghusson | ||
|---|---|---|---|
| Ligne 41: | Ligne 41: | ||
| **RQ :** DO NOT use SWAP over ZFS ! | **RQ :** DO NOT use SWAP over ZFS ! | ||
| - | | + | <code bash> |
| - | man zfs | + | man zpool |
| - | vi / | + | man zfs |
| - | apt-get install zfs-zed # mail notification | + | vi / |
| - | vi / | + | apt-get install zfs-zed # mail notification |
| + | vi / | ||
| + | </ | ||
| ==== Log and cache to SSD with existant zfs pool ==== | ==== Log and cache to SSD with existant zfs pool ==== | ||
| Ligne 61: | Ligne 62: | ||
| if ZFS is root FS, do : '' | if ZFS is root FS, do : '' | ||
| + | |||
| + | ==== Notes ==== | ||
| + | |||
| + | A dataset is a filesystme over a ZFS pool. | ||
| + | A ZVOL is a virtual logic volume. | ||
| + | Proxmox stores VM disks over a ZVOL and contener' | ||
infrastructure/proxmox_zfs.1547131333.txt.gz · Dernière modification : 2019/01/10 14:42 de rguyader