Search results

  1. U

    Deskmini X300 Proxmox Server Configuration

    Hmm, I'm not sure about that. I read that tweaking the parameter vm.swappiness may reduce SSD/HDD writes. But I'm new to Proxmox and dont' know what would be suitable. Is there some information about that? well thats true, however this isn't my main concern, so I could live with that. My Prio...
  2. U

    Deskmini X300 Proxmox Server Configuration

    yes of course I forgot to mention that I changed those intenso SSDs to 2xCT480BX300SSD1 (due to more storage for my VM&CTs) Is there a possibility to use RAM as a cache, to prevent those workloads on the ssd? Atm i have much RAM not used, so maybe i can configure a ram disk.
  3. U

    Deskmini X300 Proxmox Server Configuration

    Thank you, I configured it as follows: auto lo iface lo inet loopback iface enp1s0 inet manual auto vmbr0 iface vmbr0 inet dhcp bridge_ports enp1s0 bridge_stp off bridge_fd 0 # iface vmbr0 inet static # address 192.168.10.188/24 # gateway 192.168.10.1 # bridge-ports...
  4. U

    Deskmini X300 Proxmox Server Configuration

    Hello, I bought some hardware for my homeserver: Deskmini X300 AMD Athlon GE200 2x 16GB 3200MHz RAM 2x Intenso 128GB SSD 1x Crucial NVME 2TB current status: - 2x Intenso SSDs configured as RAID1 pool. Should be used for installing proxmox os and VMs & CTs - 1x NVME configured as single disk...