From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id D162E62767 for ; Fri, 21 Aug 2020 15:10:38 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id C6E7DD84D for ; Fri, 21 Aug 2020 15:10:38 +0200 (CEST) Received: from mail-qk1-x734.google.com (mail-qk1-x734.google.com [IPv6:2607:f8b0:4864:20::734]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 339FFD836 for ; Fri, 21 Aug 2020 15:10:37 +0200 (CEST) Received: by mail-qk1-x734.google.com with SMTP id i20so1264383qkk.8 for ; Fri, 21 Aug 2020 06:10:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=enofkdE1SklM9oMnYNUkvkEIL7PRESPjE55mz9ZD7r0=; b=DK0mJ6NSaF64J+XAtUpnM3KPt7pG6gdfOkVlxmSi56W3RbQd2WSWoZBHEkBN7ko/RB 3rw9AAg+Pl6wAcFMKzPyv7K3y6YLhKQl2TlKlqQduA4NgnwziBI+PcbZU0erG0R6lrYP gffwmsTkmgug5tKgOjGfI2BXuqLzF6yVu2n/N5yp9I6eiA4Hu95UhvW00Loz0Ozr21Eb EI3IqNqsg8TfhxJYh1f4jVwcPsVBOumncq3vjF9jbzJGXITpqZVL9wvJj0eiwmkLmnd2 8xg/yshKF3vYnQHmAktM+Rtus3AFUMjUJYs7DehWq/sK17g/ASob22LsvAbuy9JT1vj1 Qv2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=enofkdE1SklM9oMnYNUkvkEIL7PRESPjE55mz9ZD7r0=; b=ipS0TnUaSsFHCQBpP1oC8q3upBX2hJyh/ybwSjcWHfuI8hwh0ldYS1cXVong9VJ40P 4hTrwmg7AzQYaLBu95wJLcF5zWe2jWgs8J43RLmvL7kH7uRvFd8ya/I5cYaPFJCXrV6M b8JnEUmMe5ZIcMJDvf7ZYunJNr88htCZtNNChFxyvRQO9Bc0OlMoxWensGtfDtKZ88Q+ owuElp8RsRxYOJWzcZD/vpVfn6xfijEd8vA75b+govt6lJeVS8MkCwI1N/W2YszMn1dx EyI5u/oaOy8tyi+7N6nbh8edkuvFvrTD+AxzwJcFqx4RDLy5ElVM3Wl+Ovl0w4XScEFO n8wg== X-Gm-Message-State: AOAM5309d5rWT3hcTnJ2QiMwNFzTsKJvdFY869mKtcjGX5XMDKOUIo25 /hK/0LASROySzS2g6Wc6mOQcJNdfiPfUf49A0OI1qIWap7wvug== X-Google-Smtp-Source: ABdhPJxZJdc7CKvz5PCz0tubyJfSmvngFhWFMf0fDJ2Hn5nP5jXXcZneTMm/IQt5XBPht2Ok5sgt5w+RNqko/lAfPnM= X-Received: by 2002:a37:8d0:: with SMTP id 199mr2582908qki.335.1598015429437; Fri, 21 Aug 2020 06:10:29 -0700 (PDT) MIME-Version: 1.0 From: Gilberto Nunes Date: Fri, 21 Aug 2020 10:09:53 -0300 Message-ID: To: "pve-devel@pve.proxmox.com" X-SPAM-LEVEL: Spam detection results: 0 DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain DKIM_VALID_EF -0.1 Message has a valid DKIM or DK signature from envelope-from domain FREEMAIL_ENVFROM_END_DIGIT 0.25 Envelope-from freemail username ends in digit FREEMAIL_FROM 0.001 Sender email is commonly abused enduser mail provider HTML_MESSAGE 0.001 HTML included in message RCVD_IN_DNSWL_NONE -0.0001 Sender listed at https://www.dnswl.org/, no trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [qemu.org] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [pve-devel] Proxmox, Qemu and COLO feature... X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2020 13:10:38 -0000 Hi Could you guys tell me how the status of qemu COLO feature regarding Proxmox VE? Is there any plan for this? I have found this how to: https://wiki.qemu.org/Features/COLO/Managed_HOWTO Is this doable in Proxmox?? Thanks P.S.: I already know this is not for production! Just testing! --- Gilberto Nunes Ferreira