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 DFAD0600C3 for ; Tue, 6 Oct 2020 18:08:23 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id C881C28925 for ; Tue, 6 Oct 2020 18:08:23 +0200 (CEST) Received: from pmg.fws.fr (pmg.fws.fr [51.91.175.36]) (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 firstgate.proxmox.com (Proxmox) with ESMTPS id 7D8DF2890D for ; Tue, 6 Oct 2020 18:08:22 +0200 (CEST) Received: from pmg.fws.fr (localhost [127.0.0.1]) by pmg.fws.fr (Proxmox) with ESMTP id A290CC23B9 for ; Tue, 6 Oct 2020 17:59:18 +0200 (CEST) Received: from zmproxy.fws.fr (zmproxy.fws.fr [10.29.1.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pmg.fws.fr (Proxmox) with ESMTPS id 5F889C0174 for ; Tue, 6 Oct 2020 17:59:15 +0200 (CEST) Received: from zmproxy.fws.fr (localhost [127.0.0.1]) by zmproxy.fws.fr (Postfix) with ESMTPS id 55EAA8B79BF for ; Tue, 6 Oct 2020 17:59:15 +0200 (CEST) Received: from zmproxy.fws.fr (localhost [127.0.0.1]) by zmproxy.fws.fr (Postfix) with ESMTPS id 3E4108B79C0 for ; Tue, 6 Oct 2020 17:59:15 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.10.3 zmproxy.fws.fr 3E4108B79C0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=firewall-services.com; s=7DAD15A2-D84A-11E9-8F77-BEC4FAA34EBC; t=1601999955; bh=gvlYExhj6lYg6R8MZjlEGArwBOPZ5SRFgd+nB4eRV3E=; h=Date:From:To:Message-ID:MIME-Version; b=KahYLEgeX6AMmkAhAOvtQ5apQ2uqx5GocfnnVLzZA6t5J9GVhs817wEv5rfh+5uf2 jFfAD4xTGk125B5wXer5uhHXTN4XeswearzBLFPRyop2q360DnMn7KrtPV36juBZjZ YLKjzALUEI4kDmeSR0OnwSQGDNOi9qbuLFcz72dwOEoMvXYYMWf+C0l6eFJQElvIqz KILAO9pRj7VXZjTirDs4w2N7Id6pBjpkLIeMQtJS6M5CHEnQFKP0m2wHb/KIwOA91X i9HNlRUuytuEkk71OJVKRyOpP4c5bPC+LnvY1KOPZsq1UT/45ER1cmP45WywMi6BfT h6p3XjqzV6DYQ== Received: from zmstore.fws.fr (zmstore.fws.fr [10.29.3.15]) by zmproxy.fws.fr (Postfix) with ESMTP id 388518B79BF for ; Tue, 6 Oct 2020 17:59:15 +0200 (CEST) Date: Tue, 6 Oct 2020 17:59:15 +0200 (CEST) From: Daniel Berteaud To: pve-user Message-ID: <1550328837.203739.1601999955107.JavaMail.zimbra@fws.fr> MIME-Version: 1.0 X-Originating-IP: [10.29.1.17] X-Mailer: Zimbra 8.8.15_GA_3963 (ZimbraWebClient - GC85 (Linux)/8.8.15_GA_3963) Thread-Index: 3xOMyYap3BOHuszEasUkOYe1YFdP6A== Thread-Topic: QEMU failing to start from the web with ZFS Over iSCSI X-SPAM-LEVEL: Spam detection results: 0 AWL 0.013 Adjusted score from AWL reputation of From: address 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 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 T_REMOTE_IMAGE 0.01 Message contains an external image URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [fws.fr, firewall-services.com] URI_TRUNCATED 0.001 Message contained a URI which was truncated Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [PVE-User] QEMU failing to start from the web with ZFS Over iSCSI 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, 06 Oct 2020 16:08:24 -0000 Hi there.=20 I've been migrating a few VM from an NFS storage to a ZFS over iSCSI one (u= sing LIO backend) on a fully updated PVE6 cluster. Everything went fine whi= le live-moving VM disks. There's also no problem starting VM from the CLI, = eg=20 qm start 105=20 But, starting the same VM from the web interface fails with the unhelpful m= essage :=20 TASK ERROR: start failed: QEMU exited with code -1=20 Seems there're some more checks somewhere which are failing when running th= rough the web interface. How could I debug this ? I usually just start with= qm or manually the qemu command (using the qm showcmd output), but as both= are working here ...=20 Regards,=20 Daniel=20 --=20 [ https://www.firewall-services.com/ ] =09 Daniel Berteaud=20 FIREWALL-SERVICES SAS, La s=C3=A9curit=C3=A9 des r=C3=A9seaux=20 Soci=C3=A9t=C3=A9 de Services en Logiciels Libres=20 T=C3=A9l : +33.5 56 64 15 32=20 Matrix: @dani:fws.fr=20 [ https://www.firewall-services.com/ | https://www.firewall-services.com ]= =20