From 8cad5e9bd8e33a19c4d0595b4f8d9cf8c419258f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 15 May 2017 14:11:59 +0200 Subject: [PATCH] config: make vmstatestorage hotpluggable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit since this is just an option for PVE, and does not concern the VM at all. Signed-off-by: Fabian Grünbichler --- PVE/QemuServer.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index 27740ea2..eb9eae20 100644 --- a/PVE/QemuServer.pm +++ b/PVE/QemuServer.pm @@ -4076,6 +4076,7 @@ my $fast_plug_option = { 'startup' => 1, 'description' => 1, 'protection' => 1, + 'vmstatestorage' => 1, }; # hotplug changes in [PENDING]