tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fss(4) behaviour if backup fs full



On 24 Apr 2015, at 11:24, Edgar Fuß <ef%math.uni-bonn.de@localhost> wrote:

> How will an fss(4) snapshot behave if the file system used for the 
> copy-on-write backup store gets full?
> Will it drop the snapshot? Will all write operations to the original fs fail? 
> Will it panic?

The snapshot becomes invalid, no further copy-on-write and reading
gives ENXIO (Device not configured).

The snapshot device stays configured.

--
J. Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig (Germany)



Home | Main Index | Thread Index | Old Index