1050 Commits

Author SHA1 Message Date
Alexandre Derumier
b49ea621a0 add iothread option
only for virtio disk (virtio-scsi qemu 2.3 is not thread-safe currently)

improve me: grey-out/hidden the option if !virtio

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-06-10 11:01:27 +02:00
Dietmar Maurer
ad7d2886e4 bump version to 4.0-12 2015-06-10 09:06:19 +02:00
Dietmar Maurer
db95f503ce bump version to 4.0-11 2015-06-09 13:42:23 +02:00
Dietmar Maurer
b62704fee6 bump version to 4.0-10 2015-06-02 11:07:45 +02:00
Dietmar Maurer
81019d9d4b avoid trigger errors if daemons are stopped 2015-06-01 13:03:08 +02:00
Dietmar Maurer
571d31e881 use -noawait triggers 2015-06-01 10:00:11 +02:00
Dietmar Maurer
667efc02c3 bump version to 4.0-9 2015-05-08 12:45:12 +02:00
Dietmar Maurer
8977352db6 bump version to 4.0-8 2015-05-05 14:44:06 +02:00
Dietmar Maurer
f47e071c9a use name based trigger 2015-05-05 14:42:23 +02:00
Dietmar Maurer
6c5a9a7f89 bump version to 4.0-7 2015-04-30 18:49:44 +02:00
Dietmar Maurer
6540e56d12 bump version to 4.0-6 2015-04-18 09:50:20 +02:00
Dietmar Maurer
989b774393 depend on new pve-container package, activate LXC API 2015-04-18 09:40:44 +02:00
Dietmar Maurer
4289f2bcee fix apt sources for jessie 2015-04-14 14:45:08 +02:00
Dietmar Maurer
d512c1a9d8 bump version to 4.0-5 2015-04-07 09:56:03 +02:00
Dietmar Maurer
b8ebebe1ea bump version to 4.0-4 2015-04-03 18:49:53 +02:00
Dietmar Maurer
70f1e5973a bump version to 4.0-3 2015-03-27 13:43:59 +01:00
Dietmar Maurer
8167242a8d depend on pve-ha-manager 2015-03-27 06:33:22 +01:00
Dietmar Maurer
a8da1bcd4a fix logfile rotation
pveproxy and spiceproxy use the same logfile.
2015-03-11 16:43:58 +01:00
Dietmar Maurer
a503beb39d bump version to 4.0-2 2015-03-06 11:35:55 +01:00
Dietmar Maurer
a55fbccc5b use systemd command reload-or-restart instead of reload
So that stopped services gets restarted.
2015-03-03 07:02:02 +01:00
Dietmar Maurer
32607384dc avoid shell scripts in service definitions 2015-03-02 18:29:18 +01:00
Dietmar Maurer
6675a0648f depend on systemd, add service files 2015-02-28 12:42:20 +01:00
Dietmar Maurer
1adf98da71 bump version to 3.4-1 2015-02-19 06:32:20 +01:00
Dietmar Maurer
f1a4676864 bump version to 3.3-21 2015-02-18 05:52:11 +01:00
Dietmar Maurer
830f5a93ac bump version to 3.3-20 2015-02-13 09:03:39 +01:00
Dietmar Maurer
e70010681b bump version to 3.3-19 2015-02-12 08:03:43 +01:00
Dietmar Maurer
ef99da5594 bump version to 3.3-18 2015-02-11 09:18:10 +01:00
Dietmar Maurer
f54433af13 bump version to 3.3-17 2015-02-10 11:49:02 +01:00
Dietmar Maurer
e51d0d559b bump version to 3.3-16 2015-02-09 11:43:26 +01:00
Dietmar Maurer
7ba6e873fe bump version to 3.3-15 2015-01-27 12:38:05 +01:00
Dietmar Maurer
03aef10e55 bump version to 3.3-14 2015-01-23 09:13:31 +01:00
Dietmar Maurer
0affc2229d bump version to 3.3-13 2015-01-22 12:57:50 +01:00
Dietmar Maurer
7de0626923 GUI: dynamically update VM config every 5 seconds. 2015-01-21 11:36:06 +01:00
Dietmar Maurer
8f9540a15a bump version to 3.3-12 2015-01-21 08:39:56 +01:00
Dietmar Maurer
7affab261e use service command to stop old daemons 2015-01-20 12:32:45 +01:00
Dietmar Maurer
df3cb1a6d4 preinst: sleep 2 seconds to avoid restart problems 2015-01-20 11:56:32 +01:00
Wolfgang Link
caea0c7925 implement the disconnect nic button on the network edit pannel.
Signed-off-by: Wolfgang Link <wolfgang@linksystems.org>
2015-01-20 10:09:58 +01:00
Dietmar Maurer
eab837c4c4 cleanup vzdump -stop implementation
* do not unlink $pidfile inside stop_running_backups to avoid race conditions
* use pve UPID to save pid (see PVE::Tools::upid_decode)
* allow to pass -stop parameter to nomal backup job
* simple return 'OK' instead of calling exit() inside API call.
* rename stop_all_backups to stop_running_backups
2015-01-20 09:35:01 +01:00
Dietmar Maurer
19ef60c5fa bump version to 3.3-11 2015-01-20 07:26:46 +01:00
Dietmar Maurer
8a9e2b1055 bump version to 3.3-10 2015-01-15 07:23:24 +01:00
Dietmar Maurer
91186156d2 add preinst script
Older versions of our daemona do not restart with HUP, so we
need to do a stop/start.
2015-01-15 07:20:17 +01:00
Dietmar Maurer
05c21c7235 bump version to 3.3-9 2015-01-08 13:29:29 +01:00
Dietmar Maurer
0bcfe0124f depend on libev-perl
This is the preferred/default event loop for AnyEvent. This is faster and
better tested than the native perl loop.
2014-12-18 16:01:29 +01:00
Dietmar Maurer
7ae066cbdc bump version to 3.3-8 2014-12-02 14:04:57 +01:00
Dietmar Maurer
4536f27851 bump version to 3.3-7 2014-11-26 06:57:13 +01:00
Dietmar Maurer
77e3397ee5 bump version to 3.3-6 2014-11-24 06:46:46 +01:00
Dietmar Maurer
c19a07dd76 bump version to 3.3-5 2014-10-23 11:04:55 +02:00
Dietmar Maurer
fb4fa773ea bump version to 3.3-4 2014-10-15 15:49:45 +02:00
Dietmar Maurer
851570dd07 bump version to 3.3-3 2014-10-09 09:39:18 +02:00
Dietmar Maurer
f183a9fbb6 bump version to 3.3-2 2014-09-17 16:34:57 +02:00