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) server-digest SHA256) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 91AE791468 for ; Tue, 27 Sep 2022 15:45:31 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 4E9E11EF4A for ; Tue, 27 Sep 2022 15:45:01 +0200 (CEST) Received: from mx0.matrixscience.co.uk (mx0.matrixscience.co.uk [188.215.17.82]) by firstgate.proxmox.com (Proxmox) with ESMTP for ; Tue, 27 Sep 2022 15:45:00 +0200 (CEST) Received: from [127.0.0.1] (sshgate.matrixscience.co.uk [192.168.8.120]) by mx0.matrixscience.co.uk (Postfix) with ESMTPS id 347942C02C0 for ; Tue, 27 Sep 2022 14:38:23 +0100 (BST) Message-ID: Date: Tue, 27 Sep 2022 14:38:22 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.13.1 To: Proxmox VE user list Content-Language: en-US From: Adam Weremczuk Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SPAM-LEVEL: Spam detection results: 0 BAYES_00 -1.9 Bayes spam probability is 0 to 1% KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record X-Mailman-Approved-At: Wed, 28 Sep 2022 10:27:19 +0200 Subject: [PVE-User] PVE LXC to ESXi VM 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: Tue, 27 Sep 2022 13:45:31 -0000 Hi all, I'm trying to convert a Debian 10.10 LXC container running under PVE 6.2-6 into ESXi 7.0.2 VM. I'm using VMware vCenter Converted Standalone 6.2.0 from May 2018 (latest available). Upon establishing SSH connection to the container I get: "Unable to detect disks or volumes on the source machine. Make sure that the source is a supported Linux distribution." No such errors when I try the same thing against a bare metal Debian 10.13 box. Has anybody had any success with this tool? Is there a better way and any hopes for not having to rebuild containers manually from scratch as VMs? Regards, Adam