On Mon, Jul 31, 2017 at 08:13:27AM +0200, Wolfgang Link wrote:
> We want freeze the filesystem if the vmstate is not saved, because when we
> save the state we need not to freeze the filesystem.
> ---
> PVE/QemuConfig.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/PV
We want freeze the filesystem if the vmstate is not saved, because when we save
the state we need not to freeze the filesystem.
---
PVE/QemuConfig.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/QemuConfig.pm b/PVE/QemuConfig.pm
index e327482..e2fa2ba 100644
--- a/PVE/Q
Of course it would be preferable to leave this in the admin's hand via
system-wide LVM configuration. This would also give Tom the flexibility
for his setup. However, I don't know a way to achieve striping in LVM
without using the -i option. raid_stripe_all_devices=1 does not achieve
that resul