templates can only be started in context of a pbs backup, and there
we don't need or want to use the configured pci devices, since
they cannot be started normally anyway.
Without this, users can get into a situation where the template
cannot be backed up when the pci device is not available, even
Am 18/06/2024 um 16:15 schrieb Folke Gleumes:
> The effect and unit of the validation delay was unclear from our
> documentation, and the link to the acme.sh documentation didn't explain
> it either
>
> Signed-off-by: Folke Gleumes
> ---
>
> since v1:
> * slight rewording suggested by Alex
>
>
The effect and unit of the validation delay was unclear from our
documentation, and the link to the acme.sh documentation didn't explain
it either
Signed-off-by: Folke Gleumes
---
since v1:
* slight rewording suggested by Alex
certificate-management.adoc | 4 +++-
1 file changed, 3 insertions(
The effect and unit of the validation delay was unclear from our
documentation, and the link to the acme.sh documentation didn't explain
it either
Signed-off-by: Folke Gleumes
---
certificate-management.adoc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/certificate-manag
On Tue, 2024-05-28 at 13:54 +0200, Aaron Lauterer wrote:
> Signed-off-by: Aaron Lauterer
> ---
> changes:
> incorporated additional feedback regarding phrasing, structure and
> spelling
Reviewed-by: Alexander Zeidler
___
pve-devel mailing list
pve-de
On 2024-05-10 15:16, Christoph Heiss wrote:
Works the same as in our PBS documentation and is generally common for
documentations.
Very useful for linking specific sections of the documentation in other
places. Previously, this always had to be done by getting the correct
anchor from the HT
The generic "got timeout" message cannot be associated to a certain
code path and also isn't very user-friendly. Use dedicated messages
for each stage and also suggest why the timeout for reading the header
might have happened, i.e. because it was corrupted.
Suggested-by: Thomas Lamprecht
Signed-
With high IO pressure, 5 seconds might not be enough, even if the
request is small.
Suggested-by: Thomas Lamprecht
Signed-off-by: Fiona Ebner
---
PVE/QemuServer.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
index 85e8d74b..5e2f5e2a