Cannot update zfs pool

Ryle

Dabbler
Joined
Aug 16, 2011
Messages
22
Hi, I got a freenas that was previously running on freenas 9, i did do the upgrade to freenas 11.2 and I wanted to used the plugin feature but i had a message telling my zfs system was too old

So i tried to update it but i got the following error message:
Code:
root@freenas:~ # zfs upgrade
This system is currently running ZFS filesystem version 5.

The following filesystems are out of date, and can be upgraded.  After being
upgraded, these filesystems (and any 'zfs send' streams generated from
subsequent snapshots) will no longer be accessible by older software versions.


VER  FILESYSTEM
---  ------------
 4   BIG_ONE
 4   BIG_ONE/.system
...


I tried zfs upgarde -a but got this error

Code:
root@freenas:~ # zfs upgrade -a
BIG_ONE: can not be upgraded; the pool version needs to first be upgraded
to version 24

BIG_ONE/.system: can not be upgraded; the pool version needs to first be upgraded
to version 24



I tried to forced the version to 24 but don't work, that shall i do ?

Thanks in advance
 

Ryle

Dabbler
Joined
Aug 16, 2011
Messages
22
ok i swapped to legacy interface and try the update button, after this the zfs upgrade was working
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
ok i swapped to legacy interface and try the update button, after this the zfs upgrade was working
That sounds like a bug in the new GUI. Would you open a report for that?
 

Ryle

Dabbler
Joined
Aug 16, 2011
Messages
22
on the legacy interface the update button was clearly visible, on the new one I could not find it. Maybe i was not able to should it have have the same look ? If no yes we could open a report
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
on the legacy interface the update button was clearly visible, on the new one I could not find it. Maybe i was not able to should it have have the same look ? If no yes we could open a report
If the control is missing, that would be a failure. However, if it is not clear where the control is, that is still a failure.
The new GUI should be an improvement instead of making it more difficult to accomplish the task.
You can open a bug report here: https://jira.ixsystems.com/projects/NAS
 
Top