Recent content by ed9

  1. E

    Can't access internet

    Hi @oguz, thank you for the reply! /etc/network/interfaces (IP address here changed) auto lo iface lo inet loopback auto eno1np0 iface eno1np0 inet manual iface eno2np1 inet manual iface enxb03af2b6059f inet manual auto vmbr0 iface vmbr0 inet static address 98.76.54.32/24...
  2. E

    Can't access internet

    Good day to all, The problem is that I somehow can't access internet from VM (Ubuntu 20.04 LTS). I have dedicated server (which I rent from provider) and external IP block /24. Proxmox network: Mlnx NIC (ens1) and vmbr0. Can ping 8.8.8.8, network is accessible from shell (Host). Configured...
  3. E

    Samsung SSD 970 EVO Plus 500GB PROXMOX RAID-5 (RAIDZ-1)

    Thank you for the reply! I want to run some virtual machines on raidz-1, so I'm interesting in disk pool efficiency and how much data can I put into it. I have already all result, but want to compare with something, with some other tests, what people maybe did as well with this type of SSDs and...
  4. E

    Samsung SSD 970 EVO Plus 500GB PROXMOX RAID-5 (RAIDZ-1)

    Good day to all, I setuped RAID-5 configuration and did some disks performance/efficiency tests. Main idea is to check RAID-5 efficiency with this server configuration: CPU: 48 Cores @ 2.8 GHz RAM: RAM DDR4 256GB 2400 Disk: 4x NVME 500GB (Samsung SSD 970 EVO Plus 500GB) Raid Level: Custom NIC...