Hello everyone. I'm new to Proxmox and trying to set up new server, my spec:
CPU: Ryzen 3200G 4c4t @3.9GHz
GPU: Vega 8 integrated GPU
MB: Gigabyte B450M DS3H
RAM: Crucial 2x8GB 3400Mhz CL14
SSD: SATA Crucial BX500 512GB (I know..)
I'm using newest version of Proxmox 8.3-1 and at the moment I have 2x VMs on it:
Is it expected performance on this hardware where Proxmox is installed? Or maybe I should install some additional drivers? However from what I did read if I don't install some old Linux distributions or Windows as a guest, guest drivers shouldn't be any problem because they're already included.
CPU: Ryzen 3200G 4c4t @3.9GHz
GPU: Vega 8 integrated GPU
MB: Gigabyte B450M DS3H
RAM: Crucial 2x8GB 3400Mhz CL14
SSD: SATA Crucial BX500 512GB (I know..)
I'm using newest version of Proxmox 8.3-1 and at the moment I have 2x VMs on it:
- openSUSE TW, config:
Code:
agent: 1balloon: 6144 boot: order=scsi0;usb0;net0 cores: 4 cpu: host machine: q35,viommu=intel memory: 12288 meta: creation-qemu=9.0.2,ctime=1737757255 name: openSUSE net0: virtio=BC:24:11:0E:B3:A4,bridge=vmbr0,firewall=1 numa: 0 ostype: l26 scsi0: local-lvm:vm-100-disk-0,iothread=1,size=80G,ssd=1 scsihw: virtio-scsi-single smbios1: uuid=d9a956af-9554-42f6-809d-13af41602a6f sockets: 1 usb0: host=0781:5597 vga: virtio,memory=512 vmgenid: 3256a45b-cf33-4ba8-8734-4b9afe4bb2ae
- Kali Linux, config:
Code:
agent: 1balloon: 6144 boot: order=virtio0;ide2;net0 cores: 4 cpu: host ide2: none,media=cdrom machine: q35,viommu=intel memory: 12288 meta: creation-qemu=9.0.2,ctime=1737730764 name: Kali net0: virtio=BC:24:11:08:8F:6F,bridge=vmbr0,firewall=1 numa: 0 ostype: l26 scsihw: virtio-scsi-pci smbios1: uuid=a856e6d1-1b35-4012-8948-8d5c02d1cc2e sockets: 1 vga: virtio-gl,memory=512 virtio0: local-lvm:vm-101-disk-1,cache=writeback,iothread=1,size=80G vmgenid: 0bdf3de8-a29e-4b4c-b46c-735b1873ec86
Is it expected performance on this hardware where Proxmox is installed? Or maybe I should install some additional drivers? However from what I did read if I don't install some old Linux distributions or Windows as a guest, guest drivers shouldn't be any problem because they're already included.