Am 07/10/2022 um 13:18 schrieb Matthias Heiserer:
> So it is in one location and available to pve as well.
>
>
> Signed-off-by: Matthias Heiserer
> ---
>
> Changes from v1:
> Use the correct style from pbs, and not the older, unused one one.
> 13px -> 14px
>
>
> src/css/ext6-pmx.css | 17 +++
the 'ACME' panel may scroll out of sight when there are enough SANs on
the Certificates or the display is small engouh, so enable scrolling for
that panel
Signed-off-by: Dominik Csapak
---
www/manager6/node/Certificates.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/manager6/node/Cer
Am 07/10/2022 um 10:44 schrieb Dominik Csapak:
> we now query the guest status before starting, but that requires VM.Audit
> privileges, which are not necessary since only VM.Console is actually
> required to connect to the console.
>
> In that case, skip the error message and continue connecting
So instead of showing "0 i" (meaning e.g. 0 Gi), just display "0".
Signed-off-by: Matthias Heiserer
---
I couldn't come up with a shorter commit message, feel free to change it.
src/panel/RRDChart.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/panel/RRDChart.js b/sr
applied, thanks
On Fri, Sep 30, 2022 at 02:18:31PM +0200, Fiona Ebner wrote:
> This version string can be queried with $BINARY --version as well as
> the query-version QMP command.
>
> Useful for qemu-server to be able to report the running QEMU version
> exactly. Could also be used to version gu
applied this one, thanks
On Mon, Oct 03, 2022 at 03:52:04PM +0200, Fiona Ebner wrote:
> For query-proxmox-support, add an indication that it's possible to use
> the setting.
>
> For now, the other two BackupPerf settings are not exposed:
>
> * use-copy-range: would need to be implemented by the
applied series
On Mon, Oct 03, 2022 at 03:52:03PM +0200, Fiona Ebner wrote:
> A few users reported IO-related issues during backup after upgrading
> to PVE 7.x and using a modified QEMU build with max-workers reduced to
> 8 instead of 16 helped them [0].
>
> Other BackupPerf settings are not expo
Thanks for the review!
On 10/5/22 14:30, Thomas Lamprecht wrote:
> Am 07/09/2022 um 10:56 schrieb Daniel Tschlatscher:
>> The API call for fetching a tasklog with limit=0 now returns the whole
>> log as a file stream rather than reading all lines in memory and then
>> transfering them in JSON form
Signed-off-by: Matthias Heiserer
---
debian/copyright | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright
index d0f1874..0466cba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,7 +22,7 @@ License: LGPL-2.1+
can be found in /usr/sha
On October 7, 2022 4:29 pm, Markus Frank wrote:
> adds support for sharing directorys with a guest vm.
>
> virtio-9p can be simply started with qemu.
> virtio-fs needs virtiofsd to be started before qemu.
>
> Signed-off-by: Markus Frank
> ---
> I chose MAX_SHAREDFILES to be 10, because I think i
Am 10/10/2022 um 13:40 schrieb Daniel Tschlatscher:
> It does save about 20 lines of very redundant code in both pmg and pve
> each and should make it easy to implement potential other download
> calls. Though, that hinges on the question on how likely it is that
> there will be such a need.
20 l
Am 10/10/2022 um 14:12 schrieb Matthias Heiserer:
> Signed-off-by: Matthias Heiserer
> ---
> debian/copyright | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https:/
Am 10/10/2022 um 10:12 schrieb Dominik Csapak:
> the 'ACME' panel may scroll out of sight when there are enough SANs on
> the Certificates or the display is small engouh, so enable scrolling for
> that panel
>
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/node/Certificates.js | 1 +
> 1 f
Signed-off-by: Stefan Hrdlicka
---
www/manager6/form/ControllerSelector.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/manager6/form/ControllerSelector.js
b/www/manager6/form/ControllerSelector.js
index 8a52737d..d7c2625d 100644
--- a/www/manager6/form/ControllerSelec
Signed-off-by: Stefan Hrdlicka
---
FYI: When IDE already has 4 devices and the user tries to add another one,
the number device number isn't changed since there isn't any space
left.
www/manager6/form/ControllerSelector.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/
V1 -> V2
* changed to optional chaining
Stefan Hrdlicka (2):
fix #1981: get next free disk id on change of bus/device
cleanup: style fix
www/manager6/form/ControllerSelector.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
2.30.2
__
16 matches
Mail list logo