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 7762D743C3 for ; Wed, 1 Jun 2022 11:20:26 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 6CAA51B18E for ; Wed, 1 Jun 2022 11:19:56 +0200 (CEST) Received: from bacon.elettra.eu (bacon.elettra.eu [140.105.206.12]) (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 5DC101B17F for ; Wed, 1 Jun 2022 11:19:54 +0200 (CEST) X-Envelope-From: Received: from zmp.elettra.eu (zmp.elettra.trieste.it [140.105.206.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bacon.elettra.eu (Postfix) with ESMTPS id 21E8F4043E for ; Wed, 1 Jun 2022 11:13:12 +0200 (CEST) Received: from zmp.elettra.eu (localhost [127.0.0.1]) by zmp.elettra.eu (Postfix) with ESMTPS id 10E3A14308B7 for ; Wed, 1 Jun 2022 11:13:12 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by zmp.elettra.eu (Postfix) with ESMTP id EADF614308BF for ; Wed, 1 Jun 2022 11:13:11 +0200 (CEST) X-Virus-Scanned: amavisd-new at zmp.elettra.eu Received: from zmp.elettra.eu ([127.0.0.1]) by localhost (zmp.elettra.eu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id d5nTC5twGoYF for ; Wed, 1 Jun 2022 11:13:11 +0200 (CEST) Received: from [140.105.2.28] (iztok-pc.elettra.trieste.it [140.105.2.28]) by zmp.elettra.eu (Postfix) with ESMTPSA id 9D70414308B7 for ; Wed, 1 Jun 2022 11:13:11 +0200 (CEST) Message-ID: <00ab49ec-d822-2522-c861-ed2409681f27@elettra.eu> Date: Wed, 1 Jun 2022 11:13:11 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Content-Language: en-GB From: Iztok Gregori To: Proxmox VE user list Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-elettra-Libra-ESVA-Information: Please contact elettra for more information X-elettra-Libra-ESVA-ID: 21E8F4043E.A9FB5 X-elettra-Libra-ESVA: No virus found X-elettra-Libra-ESVA-From: iztok.gregori@elettra.eu X-elettra-Libra-ESVA-Watermark: 1654679593.68733@8r87VrNoBNZyf9EMeoLYww X-SPAM-LEVEL: Spam detection results: 0 AWL 0.467 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 KAM_EU 0.5 Prevalent use of .eu in spam/malware SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record T_SCC_BODY_TEXT_LINE -0.01 - Subject: [PVE-User] Cannot list disks from an external CEPH 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: Wed, 01 Jun 2022 09:20:26 -0000 Hi to all! I have a Proxmox cluster (7.1) connected to an external CEPH cluster (octopus). From the GUI I cannot list the content (disks) of one pool (but I'm able to list all the other pools): rbd error: rbd: listing images failed: (2) No such file or directory (500) The pveproxy/access.log shows the error for "pool1": "GET /api2/json/nodes/pmx-14/storage/pool1/content?content=images HTTP/1.1" 500 13 but when I try another pool ("pool2") it works: "GET /api2/json/nodes/pmx-14/storage/pool2/content?content=images HTTP/1.1" 200 841 From the command line "rbd ls pool1" is working fine (because I don't have a ceph.conf I ran it with "rbd -m 172.16.1.1 --keyring /etc/pve/priv/ceph/pool1.keyring ls pool1") and I see the pool contents. The cluster is running fine, the VMs access the disks on that pool without a problem What can it be? The cluster is a mix of freshly installed nodes and upgraded ones, all the 17 nodes (but one which is 6.4 but without any running VMs) are running: root@pmx-14:~# pveversion -v proxmox-ve: 7.1-1 (running kernel: 5.13.19-6-pve) pve-manager: 7.1-12 (running version: 7.1-12/b3c09de3) pve-kernel-helper: 7.1-14 pve-kernel-5.13: 7.1-9 pve-kernel-5.13.19-6-pve: 5.13.19-15 pve-kernel-5.13.19-2-pve: 5.13.19-4 ceph-fuse: 15.2.15-pve1 corosync: 3.1.5-pve2 criu: 3.15-1+pve-1 glusterfs-client: 9.2-1 ifupdown2: 3.1.0-1+pmx3 ksm-control-daemon: 1.4-1 libjs-extjs: 7.0.0-1 libknet1: 1.22-pve2 libproxmox-acme-perl: 1.4.1 libproxmox-backup-qemu0: 1.2.0-1 libpve-access-control: 7.1-7 libpve-apiclient-perl: 3.2-1 libpve-common-perl: 7.1-5 libpve-guest-common-perl: 4.1-1 libpve-http-server-perl: 4.1-1 libpve-storage-perl: 7.1-1 libspice-server1: 0.14.3-2.1 lvm2: 2.03.11-2.1 lxc-pve: 4.0.11-1 lxcfs: 4.0.11-pve1 novnc-pve: 1.3.0-2 proxmox-backup-client: 2.1.5-1 proxmox-backup-file-restore: 2.1.5-1 proxmox-mini-journalreader: 1.3-1 proxmox-widget-toolkit: 3.4-7 pve-cluster: 7.1-3 pve-container: 4.1-4 pve-docs: 7.1-2 pve-edk2-firmware: 3.20210831-2 pve-firewall: 4.2-5 pve-firmware: 3.3-6 pve-ha-manager: 3.3-3 pve-i18n: 2.6-2 pve-qemu-kvm: 6.1.1-2 pve-xtermjs: 4.16.0-1 qemu-server: 7.1-4 smartmontools: 7.2-1 spiceterm: 3.2-2 swtpm: 0.7.1~bpo11+1 vncterm: 1.7-1 zfsutils-linux: 2.1.4-pve1 I can provide other information if it's needed. Cheers Iztok Gregori -- Iztok Gregori ICT Systems and Services Elettra - Sincrotrone Trieste S.C.p.A. Telephone: +39 040 3758948 http://www.elettra.eu