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 A156F8EC9 for ; Wed, 23 Aug 2023 14:21:21 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 8225216C09 for ; Wed, 23 Aug 2023 14:21:21 +0200 (CEST) Received: from mx04.uni-tuebingen.de (mx04.uni-tuebingen.de [IPv6:2001:7c0:300c:3105::8602:5d6]) (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, 23 Aug 2023 14:21:19 +0200 (CEST) Received: from smtpclient.apple (unknown [134.2.246.136]) by mx04.uni-tuebingen.de (Postfix) with ESMTPSA id 5BCE420A4E75 for ; Wed, 23 Aug 2023 14:21:13 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mx04.uni-tuebingen.de 5BCE420A4E75 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=uni-tuebingen.de; s=20211202prod; t=1692793273; bh=iTbSPASN7Aw4/W4U+wytHcuZTyzDurZxkjfpF8EVnes=; h=From:Subject:Date:To:From; b=I6lCBqgPhiQsmzgDB0Hy9U19mimLOugEoAzNReYZWCkPVivIUO4tWhnIRxoKuXLaO OcirtTr1BweYdgwVcFZBgpF+YsuS+0k24g1EudW+/faVEnrzb5t94dt3YRBDjqaz8l aTnWJnYxmphqQ44Zch7prM0nXaaIr3xfJFsuwga4FoXWgNdcRsq7fGhSIzemBOz1pD ogs6ZsMRlT1a64M8DkIin9vHWvcY+3y98dnL/XHxQtsjgFiq4TuEpcMnTw4++fQzi7 N2ky4mBcUEss6C/AwAgehBjGIQC7CK2X90GYIWTedOD/8kFntxgosG/AkeoSQkai0P Z9TZVwK6aaKlQ== From: Timo Veith Content-Type: multipart/signed; boundary="Apple-Mail=_A2F3AE1A-6921-4A88-9E9D-8CCF5F412FC8"; protocol="application/pkcs7-signature"; micalg=sha-256 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Message-Id: Date: Wed, 23 Aug 2023 14:21:12 +0200 To: pve-user@pve.proxmox.com X-Mailer: Apple Mail (2.3731.700.6) X-SPAM-LEVEL: Spam detection results: 0 AWL 0.970 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% 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 DMARC_PASS -0.1 DMARC pass policy HTML_MESSAGE 0.001 HTML included in message RCVD_IN_DNSWL_MED -2.3 Sender listed at https://www.dnswl.org/, medium 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. [proxmox.com, uni-tuebingen.de] X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [PVE-User] Import OVA, exported from RHV 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, 23 Aug 2023 12:21:21 -0000 --Apple-Mail=_A2F3AE1A-6921-4A88-9E9D-8CCF5F412FC8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Dear Proxmox Users, I am trying to import a vm which was exported from a RHV environment. = There is a wiki article which describes the process here = https://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE#RHEV However, when I do that, I get the following error message: sm0201:~/ova# qm importovf 101 vm.ovf cephpool01 invalid or missing controller: , skipping Then I thought I could just try it with the local-lvm and issued: sm0201:~/ova# qm importovf 101 vm.ovf local-lvm invalid or missing controller: , skipping Reserving empty config for OVF import to VM 101 failed: VM 101 already = exists on node =E2=80=9Asm0201' Switching over to the WebUI I saw that I now have two new VMs. Can = somebody tell my what that message =E2=80=9Einvalid or missing = controller ...=E2=80=9C means?=20 Thanks and greetings Timo= --Apple-Mail=_A2F3AE1A-6921-4A88-9E9D-8CCF5F412FC8--