'zpool upgrade' after last upgrades?

io.mimmo77

New Member
Nov 25, 2023
2
0
1
In zpool status, after last 'apt upgrade' report this:
pool: rpool
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.
scan: scrub repaired 0B in 00:12:22 with 0 errors on Sun Nov 12 00:36:23 2023
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ata-Netac_SSD_240GB_YS20220921240G788961-part3 ONLINE 0 0 0
ata-Netac_SSD_240GB_YS20230209240G588190-part3 ONLINE 0 0 0
errors: No known data errors

Can i procede with 'zpool upgrade' ?

Following show kernels in my system upgraded today and rebooted.

root@pve:~# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
8181-9168 is configured with: uefi (versions: 6.2.16-19-pve, 6.5.11-4-pve)
8182-7A79 is configured with: uefi (versions: 6.2.16-19-pve, 6.5.11-4-pve)

Upgraded those too!

pve-edk2-firmware-ovmf (4.2023.08-2)
pve-edk2-firmware-legacy (4.2023.08-2)
pve-edk2-firmware (4.2023.08-2)

My pve is unsubcribed for private use in domestic contest. (Non test)

Please help
 
yes, you can upgrade the pool (you do have update / upgrade to be on the latest level).
 
Last edited:
  • Like
Reactions: io.mimmo77