adds information for how to decompress isos.
generates the compressor regex from a list of comression formats (to
avoid redundancy)
extends the download_url wtih the functionality to handley compression
for images
Signed-off-by: Philipp Hufnagl
---
src/PVE/API2/Storage/Status.pm | 14 ++
extends the download iso prompt with a "compression algorithm" drop down
under advanced. User can configure there if a decompression algorithm
should be used from the storage backend. The compression algorithm will
be automatically guessed when calling query_url_metadata
Signed-off-by: Philipp Huf
Many web pages offer the download of the disk images compressed. This
patch allows the download of archives (like .gz), automatically detects
the format and decompresses it
Changes since v5:
* split manager patch into frontend/backend
* remove not needed regex group
Changes since v4:
* add
extends the query_url_metadata callback with the functionallity to
detect used compressions. If a compression is used it tells the ui which
one
Signed-off-by: Philipp Hufnagl
---
PVE/API2/Nodes.pm | 20
1 file changed, 20 insertions(+)
diff --git a/PVE/API2/Nodes.pm b/PVE/A
There were several reports about issues related to igc and tx timeout
and while the issue couldn't be reproduced locally, the hope is that
this fix Friedrich found will resolve the issue for the users. The
kernel versions in the reports would match with when 9b275176270e
("igc: Add ndo_tx_timeout s
On Mon, Aug 14, 2023 at 11:21:33AM +0200, Fiona Ebner wrote:
> Reported in the community forum [0]. By default, there can be large
> amounts of memory left assigned to the QEMU process after backup.
> Likely because of fragmentation, it's necessary to explicitly call
> malloc_trim() to tell glibc t
Am 14.08.23 um 12:13 schrieb Filip Schauer:
> Fix the UI not refreshing when a successful certificate deletion
> requires it.
>
> Signed-off-by: Filip Schauer
applied, thanks!
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxm
On 8/14/23 12:36, Wolfgang Bumiller wrote:
applied, thanks
@Dominik: does extjs have an 'enableFn' for rows in a grid?
IMO we should either disable the ones with pools when the transfer
checkbox is not checked, or hide them (but when hiding them after
already checking them... it's weird)
Or disa
applied, thanks
@Dominik: does extjs have an 'enableFn' for rows in a grid?
IMO we should either disable the ones with pools when the transfer
checkbox is not checked, or hide them (but when hiding them after
already checking them... it's weird)
Or disable the 'Add' button if a VM with a pool is c
Fix the UI not refreshing when a successful certificate deletion
requires it.
Signed-off-by: Filip Schauer
---
src/panel/Certificates.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/panel/Certificates.js b/src/panel/Certificates.js
index f3358f6..a522ab6 100644
--- a/s
Am 14.08.23 um 11:44 schrieb Filip Schauer:
> Fix the UI not refreshing when a successful certificate deletion
> requires it.
> ---
The change looks good to me, but it is missing your Singed-off-by.
___
pve-devel mailing list
pve-devel@lists.proxmox.co
Fix the UI not refreshing when a successful certificate deletion
requires it.
---
src/panel/Certificates.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/panel/Certificates.js b/src/panel/Certificates.js
index f3358f6..a522ab6 100644
--- a/src/panel/Certificates.js
+++ b/
Reported in the community forum [0]. By default, there can be large
amounts of memory left assigned to the QEMU process after backup.
Likely because of fragmentation, it's necessary to explicitly call
malloc_trim() to tell glibc that it shouldn't keep all that memory
resident for the process.
QEMU
Signed-off-by: Fiona Ebner
---
...-PVE-add-savevm-async-for-background-state-snapshots.patch | 2 +-
.../pve/0018-PVE-add-optional-buffer-size-to-QEMUFile.patch | 2 +-
.../pve/0027-PVE-Backup-add-vma-backup-format-code.patch | 4 ++--
.../pve/0045-savevm-async-don-t-hold-BQL-during-setup.
14 matches
Mail list logo