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 DFCDF61BF0 for ; Thu, 22 Oct 2020 14:39:20 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id CCD78201AA for ; Thu, 22 Oct 2020 14:38:50 +0200 (CEST) Received: from pmg.ewsp.de (pmg.ewsp.de [IPv6:2a01:4f8:c2c:f1a8::1]) (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 id 7232B2019D for ; Thu, 22 Oct 2020 14:38:50 +0200 (CEST) Received: from pmg.ewsp.de. (localhost [127.0.0.1]) by pmg.ewsp.de (Proxmox) with ESMTP id 50AD020F42 for ; Thu, 22 Oct 2020 14:38:44 +0200 (CEST) Received: from stiles.ewsp.de (stiles.ewsp.de [138.201.196.33]) by pmg.ewsp.de (Proxmox) with ESMTPS id 40E3D1F838 for ; Thu, 22 Oct 2020 14:38:44 +0200 (CEST) Received: from [192.168.1.13] (static-87-79-92-134.netcologne.de [87.79.92.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: ap@ewsp.de) by stiles.ewsp.de (Postfix) with ESMTPSA id 654148045F for ; Thu, 22 Oct 2020 14:38:43 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.10.3 stiles.ewsp.de 654148045F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ewsp.de; s=mail; t=1603370324; bh=iosWkiQ9tbZvIczHF5WtVyjWPH8NKIfgazIdZ8IFVXA=; h=To:From:Subject:Date:From; b=YwaVdmeF9V96IRMcB/ayrfPIza+K25xpVArsXS0TqGyseuZNGQhMhQS8LcjioiiDG BPc6ny0i4QfI+OGWBuqaxAwaCndxDR1COBN3YyrudYFVQDU1+aQe41zh/X+psd6BBf Nv9okeoJ68dEzUmeg0QZs2quEJ5o6Dlp6BlHeCAw= To: pve-devel@lists.proxmox.com From: Andreas Palm Message-ID: Date: Thu, 22 Oct 2020 14:38:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on stiles.ewsp.de X-Virus-Scanned: clamav-milter 0.102.4 at stiles X-Virus-Status: Clean 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 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. [ewsp.de] X-Mailman-Approved-At: Thu, 22 Oct 2020 15:34:32 +0200 Subject: [pve-devel] Bug 2350: storage_migrate does not work if zfs feature@encryption=enabled 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: Thu, 22 Oct 2020 12:39:20 -0000 Hi! About a month ago I postet a comment on bug #2350 but did not get any response yet. I would really like to help here as this problem is affecting us on a daily basis. Can someone look into this and share his/her thoughts? Kind regards Andreas