snapshotting works now: the problem was a selfwritten script that
creates and mounts a snapshot.
the pattern was:
for example 3 snapshots ...
snapshot 1:
create: ok
mount: ok
snapshot 2:
create: hang ...
cpu is busy in kernel mode on all cpus (2 cpus, 4 cores) - verified by
htop
solution:
i have split the snapshot creation and mount part into 2 loops:
first create all 3 snapshots
sleep 3
mount all 3 snapshots
now everything works fine.
thanks for your time!
please close this bug report.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]