Commit Graph

12 Commits

Author SHA1 Message Date
Dietmar Maurer
1858638fe3 replace change_config_nolock with update_config_nolock
We now use cfs_file_write() in order to avoid race conditions between
file IO and cfs operations (read after write works now).
2012-02-02 14:18:41 +01:00
Dietmar Maurer
ac021d2e1d change parameter order for migrate 2011-12-08 11:08:17 +01:00
Dietmar Maurer
2372d11498 correctly set exit code 2011-11-30 09:36:18 +01:00
Dietmar Maurer
ff1a2432c8 activate LVM LVs more carefully
And remove syslog whenever possible (we run most commands as tasks, so
the output is loged anyways)
2011-11-25 08:08:27 +01:00
Dietmar Maurer
5fdbe4f023 create background tasks 2011-10-10 13:17:40 +02:00
Dietmar Maurer
3ea94c60d2 move code from qmigrate into PVE/QemuMigrate.pm
and make migrate a subcommand of qm
2011-09-14 13:33:34 +02:00
Dietmar Maurer
f669a2b1fb Check quorum in startall 2011-09-09 11:32:53 +02:00
Dietmar Maurer
32f9da6804 Check quorum when starting migration tunnel 2011-09-09 11:28:18 +02:00
Dietmar Maurer
554ac7e7b7 Add digest to prevent concurrent changes 2011-09-07 11:41:34 +02:00
Dietmar Maurer
9db78b5ee6 Add delay in startall to reduce load at boot time 2011-09-07 09:54:49 +02:00
Dietmar Maurer
f661e766b7 remove unused file qm.old
moved remaining docs from qm.old to qm
2011-08-29 08:47:09 +02:00
Dietmar Maurer
1e3baf05f2 imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00