Search results

  1. Z

    Constant inboud traffic (netin)

    Hi fellow Proxmox users. I have been getting constant inbound traffic for last 4 days on my VMs. The weird thing is that I see the same netin graph on both my VMs and host machine. What might've caused this? There was no change on my server or VMs. I couldn't catch it using iftop or nethogs...
  2. Z

    constant inbound traffic

    This started happening to me recently (since 5 days) on Hetzner network. All of the VMs on one of my dedicated servers is affected.
  3. Z

    OVH Baremetal - Additionnal IPV4

    This also didn't help. You would assume using the image from OVH installer would just work out of the box with additional ips after putting in virtual MAC but it does not. Additional ip's worked like magic at Hetzner but they are a mess to use at OVH. I managed to connect to internet on my VM...
  4. Z

    Disk Speeds inside a VM.

    Im experiencing a similar thing here. I have few Proxmox VE installations with different NVMe and HDD's. In one example Im getting 1 GB/s for I/O speed using bench.sh both in host and vm. Using Raid0 in this configuration (no zfs). These are 3.84 TB NVMe drives (They are listed as 2-3GB/s...
  5. Z

    Servers stuck at grub rescue (attempt to read or write outside of disk hd0)

    Just updated my PBS and im getting this issue. I can choose 6.5.11-6 from advenced settings and it boots but anything else is not booting. Edit: Changing BIOS to OVMF (UEFI) fixed the issue but I still have to choose the kernel version on reboots
  6. Z

    Create VM larger 2To

    I solved the issue by creating vm with smaller disk and then resizing disk at partition table and increasing its size. Since proxmox backup server uses LVM there were documentations on web about this.
  7. Z

    Create VM larger 2To

    Experiencing the same issue. Created a VM with 6TB storage. Tried using different distros but it resulted with same error. My server has 2x4TB hard drives in a software raid0. Since I can't change bios settings for root machine, what can i do?
  8. Z

    Host unreachable after upgrade from 7.1 to 7.3 via GUI

    Did that and grub wasn't loading, seems like boot partition was full so it couldn't complete a kernel update (only 500mb for that partition sadly) and after solving that realised the raid was in repair state, waited it out after trying few other fixes to kernel, it worked.
  9. Z

    Host unreachable after upgrade from 7.1 to 7.3 via GUI

    Hey everyone, This is a bit worrying. I upgraded from 7.1 to 7.3 using GUI 30 minutes ago and did reboot the server to load new kernel but server did not respond. VMs, GUI, Host ip none of them was working. Rebooted the server in rescue mode to check /etc/network/interfaces file and there is no...
  10. Z

    Several questions about upgrading and migrating data

    I understood from my researches that zfs cache is faster but overall speeds of ext4 raid1 is better when it comes to random I/O. I decided to go with two NVMe on raid1. I also installed proxmox backup server on a virtual machine outside of my current dedicated server. Do i need to know...
  11. Z

    Several questions about upgrading and migrating data

    Hello everyone! Straight to the point. I currently use ax61 over Hetzner with 2 NVMe drives running at raid0 because I needed the storage. I want to upgrade to ax101 and thinking about the best possible way to do it. Should I use raid1 on my ax101 with 2 NVMe drives for vms and additional ssd...
  12. Z

    Unable to upgrade from 6.4->7.0. Removing proxmox-ve?

    I did install ceph using ui ( added repo before running installation ) But I still get the same error saying " you are attempting to remove the meta-package 'proxmox-ve'! My output for pveversion -v: proxmox-ve: 6.4-1 (running kernel: 5.4.106-1-pve) pve-manager: 6.4-13 (running version...
  13. Z

    Network Interfaces not working

    Can i see the interfaces config?
  14. Z

    Network Interfaces not working

    Hi, i switched from bridged network to routed network but my vms can't ping 1.1.1.1 or my gateway ip at hetzner. I can ping main machine ip though. Can you tell me what's wrong with my config? Code: # network interface settings; autogenerated # Please do NOT modify this file directly, unless...
  15. Z

    Centos 7 VM Network not working

    Hi, i recently switched from bridged network to routed network. My interfaces file at host is: # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage parts of the network configuration manually, #...
  16. Z

    Saving VMs from backup drive

    Hi everyone, I am currently using a proxmox 6 server with 2 nvme ssds for vms and 1 hdd for backups. I am curious in a dooms day scenario, can i move my hard drive to another proxmox installation and mount it then restore my vms back? Thank you.
  17. Z

    Can't configure network for CentOS 7.9 VM

    I didn't understand what you mean by that, sorry :( I tried to follow these two mainly Hetzner - Proxmox installation - Proxmox installation on hetzner