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 4AE5A7354D for ; Tue, 6 Jul 2021 12:23:16 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 33DB186E7 for ; Tue, 6 Jul 2021 12:22:46 +0200 (CEST) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (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 2F3D286D2 for ; Tue, 6 Jul 2021 12:22:45 +0200 (CEST) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id EEB9640D62; Tue, 6 Jul 2021 12:22:44 +0200 (CEST) Date: Tue, 6 Jul 2021 12:22:43 +0200 From: Stoiko Ivanov To: "Christian Kraus" , pve-user@lists.proxmox.com Message-ID: <20210706122243.2045996a@rosa.proxmox.com> In-Reply-To: References: X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SPAM-LEVEL: Spam detection results: 0 AWL 0.508 Adjusted score from AWL reputation of From: address 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 Subject: Re: [PVE-User] Proxmox VE 7.0 (beta) released! 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 Jul 2021 10:23:16 -0000 Hi, adding pve-user as To On Tue, 6 Jul 2021 10:02:54 +0000 "Christian Kraus" wrote: > Thanks for the information, >=20 >=20 >=20 > what i also have seen today : >=20 >=20 >=20 > created a new iscsi shared volume=C2=A0 >=20 > then added an lvm volume >=20 >=20 >=20 > all 3 cluster nodes see the icsci shared volume but only the cluster node= where the gui was open has access to the created lvm volume - the other 2 = i had to reboot to get access for them How did you do those steps exactly? (via GUI, CLI, any particular invocations/configs)? Asking because when trying to reproduce the clone-issue - I did pretty much that: * add a new iSCSI volume via GUI * created a volume group on the exported disk on one node via GUI * marked the storage as shared worked here - disks were visible on all nodes without a reboot.