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 48FBA626BF for ; Mon, 13 Jul 2020 13:44:33 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 3FD2B1AB4B for ; Mon, 13 Jul 2020 13:44:03 +0200 (CEST) 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 D52151AAF8 for ; Mon, 13 Jul 2020 13:44:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=aeppelbroe.de; h=from:to :subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=k1; bh=Fwfktn97apoH1u+DcJfxAE5uDwn swu9u5QwGVXdQkXE=; b=dLzftCvpHJ67lZy2x88mXpx/MnmLEUGEaKopHBzt6BT AnWPVHoRgloJwwq5D0lTHdpoZC/nkiuURuD+cQ3Ica+bRKqC4tiTPtzYIRpQbovA nENJnHnFQ6gclD4xGrvA4Zkr6jmzzl35/eSSUzJ0Bb/0jD6pmqupZD9y1kj2XwVA = Received: (qmail 790964 invoked from network); 13 Jul 2020 13:37:20 +0200 Received: by mail.ud08.udmedia.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 13 Jul 2020 13:37:20 +0200 X-UD-Smtp-Session: ud08?166p2@K9QQHVGqAsUFk2JU Received: from localhost (localhost [127.0.0.1]) by baikonur.fritz.box (Postfix) with ESMTP id BC845D26ACC for ; Mon, 13 Jul 2020 13:37:19 +0200 (CEST) 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 ESUdTiqHCytO for ; Mon, 13 Jul 2020 13:37:19 +0200 (CEST) Received: from ph-pc014.peiker-holding.de (unknown [82.119.189.130]) (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) (Authenticated sender: gregor) by baikonur.fritz.box (Postfix) with ESMTPSA id 70859D26ACB for ; Mon, 13 Jul 2020 13:37:19 +0200 (CEST) From: Gregor Burck To: pve-user@pve.proxmox.com Date: Mon, 13 Jul 2020 13:37:18 +0200 Message-ID: <12572310.uLZWGnKmhe@ph-pc014.peiker-holding.de> MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 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.099 - HTML_MESSAGE 0.001 HTML included in message KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_DNSWL_LOW -0.7 Sender listed at https://www.dnswl.org/, low trust SPF_HELO_PASS -0.001 SPF: HELO matches SPF record SPF_NONE 0.001 SPF: sender does not publish an SPF Record Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7Bit X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [PVE-User] Proxmox Backup Server - understanding backup integration to PVE, backup single VM 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: Mon, 13 Jul 2020 11:44:33 -0000 Hi, No I've already an Testsetup: PVE001 as test source as an bare metal PVE setup ( On this, what mean path in the user rights definition?) *root@pve001:~# pvesm status --storage BUSTORE001* *Name Type Status Total Used Available %* *BUSTORE001 pbs active 163574580 1858948 153336856 1.14%* Could I do it like an normal backup via GUI? In the moment I got: *ERROR: VM 102 qmp command 'backup' failed - backup register image failed: command error: HTTP Error 404 Not Found: Path not found. ERROR: Backup of VM 102 failed - VM 102 qmp command 'backup' failed - backup register image failed: command error: HTTP Error 404 Not Found: Path not found*