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 BB9BE997B1 for ; Wed, 11 Oct 2023 09:32:34 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id A45FB37B7 for ; Wed, 11 Oct 2023 09:32:34 +0200 (CEST) Received: from zimbra.panservice.it (zimbra.panservice.it [212.66.96.48]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS for ; Wed, 11 Oct 2023 09:32:32 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zimbra.panservice.it (Postfix) with ESMTP id 43E7B2E4B519 for ; Wed, 11 Oct 2023 07:32:32 +0000 (UTC) Received: from zimbra.panservice.it ([127.0.0.1]) by localhost (zimbra.panservice.it [127.0.0.1]) (amavis, port 10032) with ESMTP id OTtpnUM3Nb-R for ; Wed, 11 Oct 2023 07:32:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zimbra.panservice.it (Postfix) with ESMTP id 0E27B2E4B51A for ; Wed, 11 Oct 2023 07:32:30 +0000 (UTC) X-Virus-Scanned: amavis at zimbra.panservice.it Received: from zimbra.panservice.it ([127.0.0.1]) by localhost (zimbra.panservice.it [127.0.0.1]) (amavis, port 10026) with ESMTP id XWHpD-NsOo0T for ; Wed, 11 Oct 2023 07:32:30 +0000 (UTC) Received: from zimbra.panservice.it (zimbra.panservice.it [212.66.96.48]) by zimbra.panservice.it (Postfix) with ESMTP id F212B2E4B519 for ; Wed, 11 Oct 2023 07:32:29 +0000 (UTC) Date: Wed, 11 Oct 2023 07:32:29 +0000 (UTC) From: Fabrizio Cuseo Reply-To: Fabrizio Cuseo To: Proxmox VE user list Message-ID: <1095727920.145819.1697009549240.JavaMail.zimbra@zimbra.panservice.it> In-Reply-To: <1200893807.110513.1696964512431.JavaMail.zimbra@zimbra.panservice.it> References: <1200893807.110513.1696964512431.JavaMail.zimbra@zimbra.panservice.it> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [212.66.96.161] X-Mailer: Zimbra 8.8.15_GA_4562 (ZimbraWebClient - FF118 (Win)/8.8.15_GA_3) Thread-Topic: qm remote-migrate Thread-Index: PrX9NCDh1dFoMouvK2SQPdhGNZ/uAfmiZBm/ X-SPAM-LEVEL: Spam detection results: 0 AWL 0.906 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_PASS -0.001 SPF: HELO matches SPF record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [PVE-User] qm remote-migrate X-BeenThere: pve-user@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE user list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2023 07:32:34 -0000 PS: I'm checking the qm.pm code, and I have found that I miss an (undocumented ?) option "delete", otherwise vm remains stopped on the source cluster (but "migrating locked"). I can't found any option to specify the vlan-tag mapping on destination cluster, where I am using sdn. Some comment ? Thanks, Fabrizio ----- Il 10-ott-23, alle 21:01, Fabrizio Cuseo f.cuseo@panservice.it ha scritto: > Hello. > I am testing qm remote-migrate with 2 pve 8.0.4 clusters. > Source cluster has one bridge with vlan id on every VM, destination cluster uses > SDN and a different bridge (vnet) without vlanid. > If I migrate the vm, i need to specify both bridge and vlan-id, but I have not > found an option to do it. > > PS: after migration, on the new cluster the vm is running without any problem, > but on source cluster remains locked and in migration, so I need to issue a "qm > unlock vmid" and stop/delete it. > > I know that is an experimental feature, so I send my test results. > > Regards, Fabrizio > > > -- > --- > Fabrizio Cuseo - mailto:f.cuseo@panservice.it > > _______________________________________________ > pve-user mailing list > pve-user@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user -- --- Fabrizio Cuseo - mailto:f.cuseo@panservice.it