CentOS7.9 に OpenZFS2系は他人事だと思っていたら普通にupdateできた

yumリポジトリ設定が異常で更新できなかっただけで、
正常化した所普通に更新できました。

[root@xfs ~]# uname -r
3.10.0-1160.42.2.el7.x86_64
[root@xfs ~]# zfs version
zfs-0.8.5-1
zfs-kmod-0.8.5-1
[root@xfs ~]# yum update
..
#省略
#結構時間かかった
...
[root@xfs ~]# zfs version
zfs-2.0.5-1
zfs-kmod-0.8.5-1
[root@xfs ~]# reboot

# 再起動後
[root@xfs ~]# zfs version
zfs-2.0.5-1
zfs-kmod-2.0.5-1
[root@xfs ~]# zpool status
  pool: tank
 state: ONLINE
status: Some supported 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(5) for details.
...

[root@xfs ~]# zpool upgrade
This system supports ZFS pool feature flags.

All pools are formatted using feature flags.


Some supported features are not enabled on the following pools. Once a
feature is enabled the pool may become incompatible with software
that does not support the feature. See zpool-features(5) for details.

POOL  FEATURE
---------------
tank
      redaction_bookmarks
      redacted_datasets
      bookmark_written
      log_spacemap
      livelist
      device_rebuild
      zstd_compress

新機能は詳しく見てないですが、互換性を見る限り使うべきか不安になる感じです。
まあ、次はUbuntuかなと思っており、UbuntuもOpenZFSなので大丈夫そうな気はしますが。
https://openzfs.github.io/openzfs-docs/Basic%20Concepts/Feature%20Flags.html

でせっかくバージョン変わったので、
HDDの入れ替え時のパフォーマンスの測定とかしたいけど、
アップデートの直前に全台のHDDの入れ替えが終わったとこなので今からは流石に無理。。
1台あたり47時間くらいかかったので。

投稿者:

Kenzo

サイト管理人です。 お仕事募集中です。 システム開発を生業としています。 どうぞ宜しくお願い致します。

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください