public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Wolfgang Bumiller <w.bumiller@proxmox.com>
To: Fiona Ebner <f.ebner@proxmox.com>
Cc: pve-devel@lists.proxmox.com
Subject: [pve-devel] applied: [PATCH qemu-server] qmp client: increase guest fstrim timeout to 10 minutes
Date: Fri, 19 Aug 2022 09:40:53 +0200	[thread overview]
Message-ID: <20220819074053.ia37di72kxwvjh3c@wobu-vie.proxmox.com> (raw)
In-Reply-To: <20220819070124.233657-1-f.ebner@proxmox.com>

applied, thanks

On Fri, Aug 19, 2022 at 09:01:24AM +0200, Fiona Ebner wrote:
> like for other drive-related operations. The default of 3 seconds is
> just not enough for large (or slow) disks.
> 
> Reported in the community forum:
> https://forum.proxmox.com/threads/49543/
> 
> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
>  PVE/QMPClient.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/PVE/QMPClient.pm b/PVE/QMPClient.pm
> index 3a770da4..b4cdcf62 100644
> --- a/PVE/QMPClient.pm
> +++ b/PVE/QMPClient.pm
> @@ -127,6 +127,7 @@ sub cmd {
>  	    $cmd->{execute} eq 'backup-cancel' ||
>  	    $cmd->{execute} eq 'query-savevm' ||
>  	    $cmd->{execute} eq 'delete-drive-snapshot' ||
> +	    $cmd->{execute} eq 'guest-fstrim' ||
>  	    $cmd->{execute} eq 'guest-shutdown' ||
>  	    $cmd->{execute} eq 'blockdev-snapshot-internal-sync' ||
>  	    $cmd->{execute} eq 'blockdev-snapshot-delete-internal-sync' ||
> -- 
> 2.30.2




      reply	other threads:[~2022-08-19  7:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-19  7:01 [pve-devel] " Fiona Ebner
2022-08-19  7:40 ` Wolfgang Bumiller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220819074053.ia37di72kxwvjh3c@wobu-vie.proxmox.com \
    --to=w.bumiller@proxmox.com \
    --cc=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal