Öncelikle pool'umuzun versiyonu görülür ve upgrade edilmesi gereken poollar aşağıdaki komut ile listelenir.
root@AMGALATA:/vol1/software/ospatch$ zpool upgrade
This system is currently running ZFS pool
version 29.
The following pools are out of date, and
can be upgraded. After being
upgraded, these pools will no longer be
accessible by older software versions.
VER POOL
--- ------------
22 havuz2
22 rpool
22 vol3
Use 'zpool upgrade -v' for a list of
available versions and their associated
features.
Yukarıda listelenen upgrade edilecek pool'lar aşağıdaki komut settingleri ile teker teker başarılı bir şekilde listelenerek upgradeleri sağlanır.
root@AMGALATA:/vol1/software/ospatch$
zpool upgrade vol3
This system is currently running ZFS pool
version 29.
Successfully upgraded 'vol3' from version
22 to version 29
root@AMGALATA:/vol1/software/ospatch$
zpool upgrade havuz2
This system is currently running ZFS pool
version 29.
Successfully upgraded 'havuz2' from
version 22 to version 29
root@AMGALATA:/vol1/software/ospatch$
zpool upgrade rpool
This system is currently running ZFS pool
version 29.
Successfully upgraded 'rpool' from version
22 to version 29
Hiç yorum yok:
Yorum Gönder