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 A578A698EE for ; Thu, 11 Mar 2021 16:06:25 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 95AD32ABF6 for ; Thu, 11 Mar 2021 16:05:55 +0100 (CET) Received: from mail.ud08.udmedia.de (ud08.udmedia.de [194.117.254.48]) (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 96F9C2ABEC for ; Thu, 11 Mar 2021 16:05:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=aeppelbroe.de; h=from :in-reply-to:references:list-id:to:subject:message-id:date :content-type:mime-version; s=k1; bh=F836jRxaz/AGUte9SbD0OWvFdbF V7V+uqf5w37fLFTk=; b=bEppIfKffo+vUZGp1bIhhl5S05+cFDanm2GgfWb7FWI pl0xUK9J6zDF0gK93d0eRiCUq8OlLMbnvZA3iOvbCgpDt1KoipILUfo3lE09znI/ 2fK2xAvNIv5hNaJXHMJq1BWC8Kbw1t6deMV0otac4YHZ4LMJ0RrrNWNgtqr58/Js = Received: (qmail 1837581 invoked from network); 11 Mar 2021 15:59:12 +0100 Received: by mail.ud08.udmedia.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 11 Mar 2021 15:59:12 +0100 X-UD-Smtp-Session: ud08?166p2@/g3DBkS9/7pf3hT8 Received: from localhost (localhost [127.0.0.1]) by baikonur.fritz.box (Postfix) with ESMTP id 58373D275BB for ; Thu, 11 Mar 2021 15:59:12 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at baikonur.orbit.local Received: from baikonur.fritz.box ([127.0.0.1]) by localhost (baikonur.fritz.box [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b6bO33D8gn4O for ; Thu, 11 Mar 2021 15:59:12 +0100 (CET) Received: from baikonur (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by baikonur.fritz.box (Postfix) with ESMTPS id 1992DD275BA for ; Thu, 11 Mar 2021 15:59:12 +0100 (CET) User-Agent: EGroupware API 17.1.007 From: Gregor Burck X-Priority: 3 X-Mailer: EGroupware-Mail In-Reply-To: <20210311152004.EGroupware.Bp7K_9SizzFMsfWMGhhGfME@heim.aeppelbroe.de> References: <20210311152004.EGroupware.Bp7K_9SizzFMsfWMGhhGfME@heim.aeppelbroe.de> To: Proxmox VE user list Message-ID: <20210311155912.EGroupware.5L8qAOY25yVkUBpulxlCNhP@heim.aeppelbroe.de> Date: Thu, 11 Mar 2021 15:59:12 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 1 AWL -0.175 Adjusted score from AWL reputation of From: address DKIM_INVALID 0.1 DKIM or DK signature exists, but is not valid DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid FORGED_SPF_HELO 1 - 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 SPF_HELO_PASS -0.001 SPF: HELO matches SPF record SPF_NONE 0.001 SPF: sender does not publish an SPF Record Subject: Re: [PVE-User] Export an image contained in ceph store 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: Thu, 11 Mar 2021 15:06:25 -0000 Hi, I'm a little bit forward. with 'rbd list cephpool' could I see the 'images', with rbd export there is the possybility to export it to a file. But the syntax isn't clear to copy it to the local mounted USB disc. Bye Gregor