On 11/09/2020 07:11, Damien Le Moal wrote: > I do not think it is about loosing data. If this type of error is repeated with > the open zones left as is, you can end up with only these zones being writable > and everything else read-only. So better take action and use the remount > read-only big hammer right away rather than ending up in a weird FS state. So > may be something like: > > /* > * Leaving zones explicitly open may lead to a state > * where most zones cannot be written (zone resources > * exhausted). So take preventive action by remounting > * read-only. > */ Fixed