Commit Graph

4 Commits

Author SHA1 Message Date
Dietmar Maurer
924800406b fix container locking (avoid multiple restore processes)
Unlike flock, LockFile::Simple does not inherit locks to child process.
So we need to do the locking inside the child process.
2012-03-27 08:35:36 +02:00
Dietmar Maurer
593f25a8c6 fix openvz live migration 2012-02-13 09:28:57 +01:00
Dietmar Maurer
45116ffb90 use new AbstractMigrate.pm 2011-12-06 10:18:23 +01:00
Dietmar Maurer
0618d44689 implemente openvz migration 2011-12-02 10:38:41 +01:00