Search results

  1. U

    AMD RX6600 GPU passthrough works with Windows 11 driver but I can’t install AMD Adrenalin driver

    I had the same issue but with the rx560. Originally, I used "non-whql-radeon-software-adrenalin-2020-21.2.3-win10-64bit-feb22" which would work with Spice. But I could not install any newer drivers nor Arenaline. My solution was : VM > Hardware > Display > Graphic Card: none Install AMD...
  2. U

    IGPU passthrough not working

    Did you try hostpci0: 00:02,pcie=1,x-vga=1 or hostpci0: 00:02,x-vga=1 Note: hostpci0 vs 1
  3. U

    New volume not showing in Proxmox Dashboard

    Nevermind. My steps were basically correct... Find the drive name fdisk -l Partition the disk sgdisk -N 1 /dev/sdb reboot Create a Physical Volume pvcreate /dev/sdb1 Create Volume Group vgcreate vg-taichi /dev/sdb Create Thin Pool lvcreate -l 100%FREE --thinpool tp-taichi vg-taichi My...
  4. U

    New volume not showing in Proxmox Dashboard

    So I started over. I installed PVE on a new drive (sdb) and I was able to see the and create VGs on the second drive (sda). I hate asking this question, because the instructions are somewhere probably blatantly obvious the I am overlooking, but how do I add a thin storage on sda to house my VMs...
  5. U

    New volume not showing in Proxmox Dashboard

    ...Shouldn't this have been enough? sgdisk -N 1 /dev/sdb reboot pvcreate /dev/sdb1 vgcreate vg-taichi /dev/sdb1 Should I even need to do these through the console? lvcreate -l 100%FREE --thinpool tp-taichi vg-taichi lvcreate -V 250G --thin -n tv-taichi_data vg-taichi/tp-taichi
  6. U

    New volume not showing in Proxmox Dashboard

    I agree with you. That's kind of my problem. At each step in the process I expected to see the volumes in the dashboard (or have the option to create something with them), but the disks/volumes were never available. The dashboard shows sdb, but nothing is in LVM or LVM-Thin. I just went down my...
  7. U

    New volume not showing in Proxmox Dashboard

    Hi, I am lost. I have a new installation of Proxmox 6. My goal is to add a new thin storage area for vm's on separate physical storage from pve. But I can not see the storage/volumes in the Proxmox front end. I have followed every manual and post I could find ...so I am obviously missing...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!