Hi All,
I installed PVE9 on ZFS mirror (via standard installation but I choose zfs raid mirror).
All LXC and VM are stored on another zfs mirror pool (other SSD).
I know that snapshots are not backups.
Before to apply update of PVE, I want to snapshot the different datasets of rpool. And if it goes wrong after update of PVE, I comme back to last snapshot.
Does it work ?
I asked this because the structure of / is different :
And /bin, /dev... are not in rpool.
Thanks for any advice
I installed PVE9 on ZFS mirror (via standard installation but I choose zfs raid mirror).
Code:
zfs list
rpool 17.2G 409G 104K /rpool
rpool/ROOT 3.67G 409G 96K /rpool/ROOT
rpool/ROOT/pve-1 3.67G 409G 3.67G /
rpool/data 96K 409G 96K /rpool/data
rpool/swap 12.8G 422G 72K -
rpool/var-lib-vz 710M 409G 710M /var/lib/vz
All LXC and VM are stored on another zfs mirror pool (other SSD).
I know that snapshots are not backups.
Before to apply update of PVE, I want to snapshot the different datasets of rpool. And if it goes wrong after update of PVE, I comme back to last snapshot.
Does it work ?
I asked this because the structure of / is different :
Code:
root@pve:/# ls
bin dev home lib64 mnt proc rpool sbin sys usr ZFS_Mirror_PVE
boot etc lib media opt root run srv tmp var
And /bin, /dev... are not in rpool.
Thanks for any advice
Last edited: