On 3/19/14, 11:58 PM, Xin Li wrote: > Hi, > > Craig have hit this today on one of our build system where rm gives > ENOSPC (No space left on device) and found an online article at > http://www.surlyjake.com/blog/2010/01/19/zfs-cant-rm-no-space-left-on-device/ > .. > > Will it be possible for us to reserve certain amount of space for each > znode, so that we never run out of space when removing a file from a > pool that is full?
How about creating a fixed-size dataset that simply works as a "spacer" to make sure you never dip below a dangerously low amount of space? -- Saso _______________________________________________ developer mailing list [email protected] http://lists.open-zfs.org/mailman/listinfo/developer
