On 10/22/24 14:50, Fiona Ebner wrote:
Am 02.10.24 um 16:36 schrieb Christian Ebner:
Fixes rare read corruption issues using the in kernel ceph client.
On incomplete read requests, the clean tail flag should make sure to
zero fill the remaining bytes for the subrequest.
If the iov iterator is no
On 10/22/24 15:57, Thomas Lamprecht wrote:
Am 02/10/2024 um 16:36 schrieb Christian Ebner:
Also, I reached out once again to the kernel developers asking if
this fix is a valid approach, hoping this can be included in current
stable (as the patch does fix the issue also when applied on 6.11.1).
Am 22/10/2024 um 13:23 schrieb Fiona Ebner:
> Am 01.10.24 um 16:08 schrieb Maximiliano Sandoval:
>> This makes it so newly created VMs, e.g. with `qm create` will have the
>> same default value as VMs created via the web UI.
>>
>> Signed-off-by: Maximiliano Sandoval
>> ---
>> I am not entirely sur
Signed-off-by: Christoph Heiss
---
qm-pci-passthrough.adoc | 15 +++
1 file changed, 15 insertions(+)
diff --git a/qm-pci-passthrough.adoc b/qm-pci-passthrough.adoc
index 70e33f2..ae0bdde 100644
--- a/qm-pci-passthrough.adoc
+++ b/qm-pci-passthrough.adoc
@@ -96,6 +96,14 @@ to the xre
Signed-off-by: Christoph Heiss
---
qm-pci-passthrough.adoc | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/qm-pci-passthrough.adoc b/qm-pci-passthrough.adoc
index 4cbaadd..c3dd184 100644
--- a/qm-pci-passthrough.adoc
+++ b/qm-pci-passthrough.adoc
@@ -92,17 +92,13 @@ to th
#1 and #2 update the section w.r.t. to the current 6.8 kernels, dropping
some now-obsolete requirements for PCI passthrough.
#3 adds two small notes when passing through mediated devices, as these
work a bit differently than normal passthrough.
Noticed these things while testing out Dominik's Nvi
Am 26.09.24 um 10:36 schrieb Daniel Kral:
> Adds a syslog entry to log the process id that has been given to the
> QEMU VM process at start. This is helpful debugging information if the
> pid shows up at other places, like a kernel stack trace, while the VM
> has been running, but cannot be retriev
Am 01.10.24 um 16:08 schrieb Maximiliano Sandoval:
> This makes it so newly created VMs, e.g. with `qm create` will have the
> same default value as VMs created via the web UI.
>
> Signed-off-by: Maximiliano Sandoval
> ---
> I am not entirely sure if there is side-effect that I am not taking into
--- Begin Message ---
On Tue, Oct 22, 2024 at 8:39 AM Thomas Lamprecht
wrote:
> The thing you linked has not only nothing to do with the snapshots of the
> qcow2 format, which are just one of the targets, it also nowhere states
> what you crudely try to imply.
It's 2016 wiki:
"Internal snapshots
Am 25.09.24 um 11:00 schrieb Alexandre Derumier via pve-devel:
> $storeid param is missing and $snapname is used as third param.
>
> This seem to works actually because $snapname is always empty in lvm
>
> Signed-off-by: Alexandre Derumier
applied, thanks!
Signed-off-by: Christoph Heiss
---
qm-pci-passthrough.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/qm-pci-passthrough.adoc b/qm-pci-passthrough.adoc
index c3dd184..70e33f2 100644
--- a/qm-pci-passthrough.adoc
+++ b/qm-pci-passthrough.adoc
@@ -74,7 +74,8 @@ xref:sysbo
Am 02.10.24 um 16:36 schrieb Christian Ebner:
> Fixes rare read corruption issues using the in kernel ceph client.
>
> On incomplete read requests, the clean tail flag should make sure to
> zero fill the remaining bytes for the subrequest.
> If the iov iterator is not at the correct position, this
Am 22.10.24 um 08:58 schrieb Thomas Lamprecht:
> Am 21/10/2024 um 14:17 schrieb Timothy Nicholson:
>> Signed-off-by: Timothy Nicholson
>> ---
>>
>> This patch adds a new function to the PVE Utils that formats a task
>> confirmation message to display in confirm dialogs, for example when
>> shutt
On September 24, 2024 4:35 pm, Maximiliano Sandoval wrote:
> Allows to pass systemd credentials to a VM. See [1] for a description of
> systemd credentials. This can be potentially used to provision a VM as
> per [2]. Values can be passed either as plain text (which might be
> base64 encrypted) or
Thomas Lamprecht writes:
> And even then, would this still break restoring backups made before that
> change?
> If, this would fall under the changes that need versioning the guest
> configs. Which naturally is possible but is IMO also not something I'd
> do lightly, as that's something that migh
Am 02/10/2024 um 16:36 schrieb Christian Ebner:
> Also, I reached out once again to the kernel developers asking if
> this fix is a valid approach, hoping this can be included in current
> stable (as the patch does fix the issue also when applied on 6.11.1).
Maybe send the patch also to the mailin
Am 16/10/2024 um 18:47 schrieb Daniel Kral:
> Reported in the community forum [0].
>
> This fixes an issue with read/write operations done on ocfs2 with
> io_uring. This has caused QEMU guests to be unable to determine the file
> format at [1] because of an unsuccessful read and therefore could no
--- Begin Message ---
Message initial
De: Esi Y via pve-devel
Répondre à: Proxmox VE development discussion
À: Proxmox VE development discussion
Cc: Esi Y
Objet: Re: [pve-devel] [PATCH SERIES v2 pve-storage/qemu-server] add
external qcow2 snapshot support
Date: 22/10/2024 11:5
Am 22/10/2024 um 14:15 schrieb Maximiliano Sandoval:
> Thomas Lamprecht writes:
>
>> And even then, would this still break restoring backups made before that
>> change?
>> If, this would fall under the changes that need versioning the guest
>> configs. Which naturally is possible but is IMO also
Am 21/10/2024 um 10:07 schrieb Maximiliano Sandoval:
> Signed-off-by: Maximiliano Sandoval
> ---
> es.po | 31 +++
> 1 file changed, 15 insertions(+), 16 deletions(-)
>
>
applied, thanks!
___
pve-devel mailing list
pve-de
20 matches
Mail list logo