Avoinding disk-full problems
Avoinding disk-full problems
Posted Jun 2, 2012 0:48 UTC (Sat) by droundy (subscriber, #4559)In reply to: Avoinding disk-full problems by pjm
Parent article: Atime and btrfs: a bad combination?
Posted Jun 7, 2012 6:10 UTC (Thu)
by butlerm (subscriber, #13312)
[Link] (2 responses)
Posted Jun 7, 2012 8:33 UTC (Thu)
by dgm (subscriber, #49227)
[Link]
People tend to forget that and think that COW is cheaper that full copy in terms of space. It's only initially, and maybe as long as the data remains unchanged.
Posted Jun 8, 2012 3:09 UTC (Fri)
by pjm (guest, #2080)
[Link]
We all agree on physically what's happening,
and I'm sure we agree that in truth it's not just reading or snapshotting by itself that uses extra
space, it's the combination of a read and a preceding snapshot. The only question is what to do about the possibility of there not being enough space to rewrite the inode.
Some possibilities include: I don't want to advocate one solution over another, and I'm pretty happy with
what I'm told is the current approach, I'm just listing some of the options.
Avoiding disk-full problems
Avoiding disk-full problems
Avoiding disk-full problems