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 5CAB66438E for ; Fri, 30 Oct 2020 06:18:44 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 473F5EB31 for ; Fri, 30 Oct 2020 06:18:14 +0100 (CET) Received: from 8.mo2.mail-out.ovh.net (8.mo2.mail-out.ovh.net [188.165.52.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id D800BEB23 for ; Fri, 30 Oct 2020 06:18:13 +0100 (CET) Received: from player771.ha.ovh.net (unknown [10.108.4.200]) by mo2.mail-out.ovh.net (Postfix) with ESMTP id D800F1EAC7E for ; Fri, 30 Oct 2020 06:10:38 +0100 (CET) Received: from riminilug.it (adsl-ull-218-222.42-151.wind.it [151.42.222.218]) (Authenticated sender: piviul@riminilug.it) by player771.ha.ovh.net (Postfix) with ESMTPSA id 3AD0F17BE058F for ; Fri, 30 Oct 2020 05:10:38 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-100R0031f53eab5-0e56-4e06-b2d3-24f868c34e4f, 9EDB3083420B674F8CE90FAA6F6241EB4C6C0D45) smtp.auth=piviul@riminilug.it To: pve-user@lists.proxmox.com From: Piviul Message-ID: Date: Fri, 30 Oct 2020 06:10:37 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Ovh-Tracer-Id: 11551170097268446238 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedujedrleeggdejlecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhepvffhuffkffgfgggtgfesthejredttdefleenucfhrhhomheprfhivhhiuhhluceophhivhhiuhhlsehrihhmihhnihhluhhgrdhitheqnecuggftrfgrthhtvghrnhepvdevfeekgeevkeffgfduheeihedtieetueelveekkefgffehveegueeuhfduheevnecukfhppedtrddtrddtrddtpdduhedurdegvddrvddvvddrvddukeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphdqohhuthdphhgvlhhopehplhgrhigvrhejjedurdhhrgdrohhvhhdrnhgvthdpihhnvghtpedtrddtrddtrddtpdhmrghilhhfrhhomhepphhivhhiuhhlsehrihhmihhnihhluhhgrdhithdprhgtphhtthhopehpvhgvqdhushgvrheslhhishhtshdrphhrohigmhhogidrtghomh X-SPAM-LEVEL: Spam detection results: 0 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_DNSWL_NONE -0.0001 Sender listed at https://www.dnswl.org/, no trust RCVD_IN_MSPIKE_H3 0.001 Good reputation (+3) RCVD_IN_MSPIKE_WL 0.001 Mailspike good senders SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [PVE-User] problems creating LXC on zfs pool 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: Fri, 30 Oct 2020 05:18:44 -0000 Hi all, I can't create LXC on ZFS pool any more. When I try to add a LXC, in storage I can't select the ZFS store. But I have others container in it and I can clone LXC that are stored on ZFS; so I think I have no problems on ZFS... I have tried even from command line but seems that I can't refers to zfs: # pct create 111 NFS-Store-vz:vztmpl/debian-10.0-standard_10.0-1_amd64.tar.gz --hostname printserver32 --pool zfspool 403 Permission check failed (pool 'zfspool' does not exist) # pvesm zfsscan zfspool Someone can help me to add a CT on ZFS pool? Thank you very much Piviul