Hey,
My PVE hosts use zfs. After upgrading from 8 to 9 I had to do the following to upgrade zfs on disk. I didn't notice this in the upgrade manual:
sudo zpool status
(Check that your storage is healthy.)
sudo zpool upgrade rpool
Be sure to do something like that for any other storage pools that you may have.
My PVE hosts use zfs. After upgrading from 8 to 9 I had to do the following to upgrade zfs on disk. I didn't notice this in the upgrade manual:
sudo zpool status
(Check that your storage is healthy.)
sudo zpool upgrade rpool
Be sure to do something like that for any other storage pools that you may have.