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 AF4296943F for ; Mon, 26 Jul 2021 10:57:40 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id A1C50A690 for ; Mon, 26 Jul 2021 10:57:10 +0200 (CEST) Received: from mailout01.virtualhosts.de (mailout01.virtualhosts.de [130.255.79.32]) (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 3C66BA682 for ; Mon, 26 Jul 2021 10:57:10 +0200 (CEST) X-PDA-ORIGIN: mailout01.virtualhosts.de Received: (qmail 28981 invoked from network); 26 Jul 2021 08:50:29 -0000 Received: by simscan 1.4.0 ppid: 28977, pid: 28979, t: 0.3610s scanners: spam: 3.4.5 X-Spam-Checker-Version: SpamAssassin 3.4.5 (2021-03-20) on mailout01.virtualhosts.de X-Spam-Status: No, score=-0.0 required=10.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,UNPARSEABLE_RELAY autolearn=disabled version=3.4.5 Received: from m2801.wwwsrv.eu (80.83.113.123) by mailout01.virtualhosts.de with ESMTPS (TLS_AES_256_GCM_SHA384 encrypted); 26 Jul 2021 08:50:29 -0000 X-PDA-ORIGIN: m2801.wwwsrv.eu Received: (qmail 3209606 invoked from network); 26 Jul 2021 08:50:29 -0000 Received: by simscan 1.4.0 ppid: 3209598, pid: 3209601, t: 0.1481s scanners: clamav: 0.103.3/m:46/d:26243 Received: from unknown (uid 1079) (HELO m2801.wwwsrv.eu) (samlorca@127.0.0.1) by 0 with SMTP; 26 Jul 2021 08:50:29 -0000 MIME-Version: 1.0 Date: Mon, 26 Jul 2021 10:50:29 +0200 From: Samuel Lorch To: pve-user@lists.proxmox.com Reply-To: sam@lorch.net User-Agent: Roundcube Webmail/1.4.11 Message-ID: <37933941a7daaf2e962b6f2ddb87fc61@lorch.net> X-Sender: sam@lorch.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.950 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_LAZY_DOMAIN_SECURITY 1 Sending domain does not have any anti-forgery methods RCVD_IN_DNSWL_LOW -0.7 Sender listed at https://www.dnswl.org/, low trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_NONE 0.001 SPF: sender does not publish an SPF Record UNPARSEABLE_RELAY 0.001 Informational: message has unparseable relay lines Subject: [PVE-User] Tape Drive Pass Through into PBS 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, 26 Jul 2021 08:57:40 -0000 Hello, i Have been trying to pass through a TC-L52BN LTO 5 Tape Drive from Quantum that's connected to a MegaRaid SAS 1068 LSI Raid Card, this setup works if i have a bare metal installed Proxmox Backup Server. I Have IOMMU Enabled on the Proxmox Host and Passed through the Raid Card to the VM. I can Also see the Raid Card With "lspci" from inside the VM but the "proxmox-tape drive scan" command and the UI can't seem to find it. Is there Any Additional Setup i have to do / any Troubleshooting steps i could follow? Thanks, Samuel