Search results

  1. X

    Proxmox (Ryzen) GPU (ATI) passthrough to a existing VM with Debian

    Hi guys, I have a Proxmox host with a Ryzen processor and one GPU, an old AMD card (R5 230 with TeraScale 2). I would like to pass the GPU through to a existing guest with Debian (64 bit), although I am not using the desktop there. I just need the card to be active and having a responsive...
  2. X

    Sharing storage for VMs/guests

    Hi guys, I have two SSDs running Proxmox and two HDDs connected to it, which are mounted as "hddpool", see below: Now, I am not sure, how to give access to the VMs/guests properly so they can reach the "hddpool" and store files there. As far as I know, if I mount "hddpool" to each VM this...
  3. X

    Update/Upgrade not available

    Hi guys, I wanted to update my Proxmox host. Unfortunately, apt update && apt upgrade && apt dist-upgrade tells me, everything has the newest state. Is there something wrong with my sources? I read through the repository documentation, aber could not find anything wrong in my sources so...
  4. X

    [SOLVED] Deny access to SSH

    Hi guys, I would like to allow access to SSH from only one IP address (100.100.100.100 for example). So, I set up in Proxmox firewall these rules: 0: Direction: in Action: ACCEPT Enable: yes Source: 100.100.100.100 Protocol: TCP Destination port: 22 1: Direction: in Action: DROP...
  5. X

    Proxmox 6 and Ryzen 3700X (X570)

    Hi guys, I am new to Proxmox as you can see on my other post and I have done a fresh/vanilla installation. The server has a 3700X on a Gigabyte X570 mainboard and 32 GB RAM. I realised, that I am having a lot of connectivity problems, meaning often I cannot connect to the box without any...
  6. X

    Two 1 Gb NIC for lb and doubling speed

    Hi guys, I am building up my server with two NIC (Intel Gigabit adapter) this week and will use the newest Proxmox version for installation. Eventually, the server will be positioned in a data center behind a Cisco or Huawei switch with two 1 Gb ports, which I will have configuration access to...
  7. X

    ZFS on storage only

    Hi guys, I am absolutely new to Proxmox and also have never installed/configured a virtualisation server for hosting several VMs. So, I heard and thought, Proxmox seems a good idea for that, especially, as I like Debian a lot. The system will be: Ryzen 7 3700X, 32 GB RAM, Gigabyte Mainboard, 1...