瀏覽單個文章
野口隆史
Elite Member
 
野口隆史的大頭照
 

加入日期: Mar 2001
您的住址: Rivia
文章: 7,071
引用:
作者ericshliao
很棒的經驗分享. 但這件事沒那麼神, 純粹是案主找的資料救援太遜了.
問AI: does zfs storage metadata backup?
AI 摘要:
Yes, ZFS automatically stores multiple, redundant copies of its metadata (specifically 2-4 copies, including uberblocks) on-disk to protect against single-disk corruption. This redundant metadata is inherent to the filesystem, storing block pointers, file permissions, and directory structures directly on the data drives to allow for auto-repair.

ZFS本身就有存2到4份的metadata備份, 在硬碟全沒事的情況下, 應該只要找到備份的metadata, 就能救回全部的資料.

如果連備份的metadata也全壞了, 只要以前曾做過snapshot, 也有得救.
問AI: does zfs keep old metadata?
AI 摘要
Yes, ZFS keeps old metadata as long as it is referenced by an im...

你這 AI 的回答幻覺很嚴重
ZFS 的 metadata 的備份數量怎麼會是 2~4 份?
這完全是看你的 pool 內有多少硬碟還有 raidz 架構有多少的冗餘來決定
__________________
Folding@home with GPGPU集中討論串

Unix Review: ArchLinuxSabayonOpenSolaris 2008.5Ubuntu 8.10
AVs Review: GDTCAntiVir SSESSKIS 09NIS 09Norton 360 V3

I Always Get What I Want.
舊 2026-04-10, 02:06 PM #73
回應時引用此文章
野口隆史離線中