Hi all,
El 16/02/16 a las 15:52, Stefan Priebe - Profihost AG escribió:
Am 16.02.2016 um 15:50 schrieb Dmitry Petuhov:
16.02.2016 13:20, Dietmar Maurer wrote:
Storage Backend is ceph using 2x 10Gbit/s and i'm able to read from it
with 500-1500MB/s. See below for an example.
The backup process
That sounds very good Martin. I'd suggest to add settings for automatic
watchdog and GA aswell.
I could also add a page to the wiki describing how to preseed/kickstart
with an automatic detection of these features and installing the
appropriate tools inside the guest (only of course if preseed/kic
Tested on pretty old 7-mode FAS2040 on
iSCSI, but shuld also work on newer clustered setups and over FC media.
Plugin needs non-default for PVE packages: multipath-tools, scsitools. Also
option ``uid_attribute ID_WWN_WITH_EXTENSION'' and to blacklist all in
multipath.conf are required.
v2 patch. C
> Am 19.07.2016 um 13:00 schrieb Emmanuel Kasper :
>
> Hi
>
> This patch series adds capabilities to store Qemu Wizard Defaults, and
> use these capabilities
> to set virtio by default for Linux machines.
Sounds like a really good idea. But why not go a step further and allow to
create presets
Hi
This patch series adds capabilities to store Qemu Wizard Defaults, and
use these capabilities
to set virtio by default for Linux machines.
Changes since V2:
* listen to 'radiogroup' events in OSTypeEdit instead of setting a
listener to each radio button
* do not declare components alias with
Otherwise you need to shutdown a VM to disable protection,
which is inconvenient for a few tasks such as for instance
deleting an unused disk.
---
This is already the case for containers btw.
PVE/QemuServer.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.