Am 21.03.2012 12:46, schrieb Stefan G. Weichinger:

> Looks good so far after a few minor problems.
> I will look at your patch to see if I need that as well.

Yes, I did.

And I still have an issue with removing the snapshot at post-dle-backup:

in /etc/mtab there is the syntax

/dev/mapper/VG03-amsnapshot

while the script tries to find the mountpoint for the underlying /dev/dm-9

and fails:

"Failed to get mount point for snapshot device `/dev/dm-9'."

# ll /dev/mapper/VG03-amsnapshot
lrwxrwxrwx 1 root root 7 21. Mär 14:00 /dev/mapper/VG03-amsnapshot ->
../dm-9

So I have to figure out how to make that match.

Stefan

Reply via email to