On 6/15/19 6:43 PM, Jim Kusznir wrote:
> Ever since, any backup is run as a level 0 (even though it reports doing
> a level 1, 2, etc).  Everything runs as 0.
>
> How do I fix this?

I fixed a similar symptom on my system with
  property "CHECK-DEVICE" "NO"
(using amgtar), which hands "--no-check-device" to GNU tar,
which makes it no longer think the toplevel dir has been renamed,
so it doesn't store all files in its incremental.

I think what happened to me is that some LVM volumes got mounted with a
different minor number, triggering that.

Given that LVM is really common nowadays, I wonder if that option should
be default.. I can't think of a use case where the current default is
preferable, at the moment.

Yours, Uwe

Reply via email to