--- Begin Message ---
Hello,
first off, I know, compression is off for ZFS rpool by default.
https://git.proxmox.com/?p=pve-installer.git;a=blob;f=proxinstall;h=8ae3cc5d7969f8defecfdc44a1720c329be0b256;hb=HEAD#l3100
Line 3100 of proxinstall makes it look, like it's activated by default
(if $confi
Hi all,
we're excited to announce the release of Proxmox Virtual Environment
7.2. It's based on Debian 11.3 "Bullseye" but using a newer Linux kernel
5.15.30, QEMU 6.2, LXC 4, Ceph 16.2.7, and OpenZFS 2.1.4 and countless
enhancements and bugfixes.
Here is a selection of the highlights
- Sup
Am 5/4/22 um 11:08 schrieb Stoiko Ivanov:
> introduced in 38aa09be4794307145a0acf37f66aa7e2fac7e62 the newly added
> compression mode lze - does not exist (zle does)
>
> Signed-off-by: Stoiko Ivanov
> ---
> quickly tested on a VM by scp'ing the installer script in debug mode.
>
>
> proxinstall
introduced in 38aa09be4794307145a0acf37f66aa7e2fac7e62 the newly added
compression mode lze - does not exist (zle does)
Signed-off-by: Stoiko Ivanov
---
quickly tested on a VM by scp'ing the installer script in debug mode.
proxinstall | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
not only when we want to remove it. Otherwise, if the old volume is
mapped (e.g. ceph krbd), we don't unmap it when we're finished.
We have to save if we deactivated successfully before attempting to
remove it. If it was not removed (either because we could not
deactivate, or the remove failed), w
instead of just checking for a newline, do a full check already.
Also do the check at the beginning of generate_notes() for consistency
and remove the check after expansion to avoid failing late for things
like '{{cl{{node}}er}}' (which can even expand to a valid variable
making the error even mor
Info because I forgot to write 2/3 and 3/3:
These 4 patches belong together.
1: [PATCH qemu-server 1/3] tests: replaced somemachine&someothermachine
with q35&pc
2: [PATCH qemu-server] fix #3784: Parameter for guest vIOMMU & machine
as property-string
3: [PATCH qemu-server] added test-cases for ne