zfs:解決 ZFS: unsupported feature 問題

zpool upgrade -a 顯示:
Pool ‘zroot’ has the bootfs property set, you might need to update
the boot code. See gptzfsboot(8) and loader.efi(8) for details.

執行:
gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 da1(此處替換為你的硬碟代號)

否則開機會失敗出現
ZFS: unsupported feature: com.delphix:head_errlog ZFS: pool zroot is not supported gptzfsboot: failed to mount default pool zroot
無法掛載, 在用新的 pve開機
mkair /tmp/zroot
zpool import -fR /tmp/zroot zroot
gpart show
gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 (此處替換為你的硬碟代號)

看到別站點, 留下來做紀錄

本篇發表於 未分類 並標籤為 。將永久鍊結加入書籤。

發表迴響

您的電子郵件位址並不會被公開。 必要欄位標記為 *

*

您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>