Search results

  1. F

    Anyone with Intel X710-T network card with reboot history on Dell R540 server?

    Is necessary to Reboot the machine in the case of compile only i40e driver ? Remove the module and modprobe can be work ?
  2. F

    issue with vmbr0: port 1(eno1) entered disabled state

    After update to latest 6.4.13 version with kernel 5.4.143-1-pve it's happening with me too: [Wed Nov 24 01:02:10 2021] i40e 0000:1c:00.1 eno2: NIC Link is Down [Wed Nov 24 01:02:10 2021] vmbr1: port 1(eno2) entered disabled state [Wed Nov 24 01:02:16 2021] i40e 0000:1c:00.1 eno2: NIC Link is...
  3. F

    Import AMI image from AWS

    Dominic, migration from amazon ec2 works fine with Proxmox 6.4. I did the follow steps: Generate vmdk image from amazon cli / moved to s3; Download the vmdk image to Proxmox 6.4; Create VM in Proxmox; Detach / delete disk from VM on Proxmox; Imported the image with qm importdisk ID...
  4. F

    Cannot Live Migrate with "Discard" Set

    This still happening in Proxmox 6.4-8 with LVM-thin localdisks :(
  5. F

    buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'

    apt-get update --allow-releaseinfo-change Its safe to do that in production proxmox server, right? thank you
  6. F

    Live-Migration almost freezes Targetnode

    Discovered here, when the VM doesnt have Discard option enabled the online migration works as expected. The question is, trim inside the VM is capable of flush unused space on LVM-THIN of the host??
  7. F

    Live-Migration almost freezes Targetnode

    Can someone help me? I have a 4 node 6.4-8 cluster with 1% average IO and 80% free memory but when I start online migration (lvmthin localdisks) the load goes up to 45% causing responsive issues on the VM's in this node. In the moment that it occours, only IO goes up.
  8. F

    Fresh installation, update to Bullseye?

    Tom, can you say what are the new main features/corrections of Proxmox 7.0 ? I'm asking because we are on point to deploy a new cluster and want your considerations if is recommended wait this new major version of Proxmox. Do you have a prevision of when the final version of Proxmox 7.0 will...
  9. F

    SOLVED - You have not turned on protection against thin pools running out of space.

    Hi, I have a VM with a schedule snapshot every 2 hours. The sum of this snapshot's is higher than the whole volume group as message below: WARNING: Sum of all thin volume sizes (<3.52 TiB) exceeds the size of thin pool dados/ssd and the size of whole volume group (<1.75 TiB). WARNING: You...
  10. F

    Adding nodes to Proxmox Cluster

    Hi guys, Lets suppose that I have a Proxmox 6.4.x cluster, and Proxmox team launch a 6.5.x version. Its safe (and fully compatible) that I add one new server with 6.5 version to 6.4 cluster? Or I need to upgrade node by node before join the new server? Thank you.
  11. F

    Backing up proxmox (the host itself) - what and how?

    Guys, Supposing that I have: 2 disks ext4 (HWRAID) for Proxmox and 4 disks LVM-THIN (HWRAID) for CT/VM's, Can I just backup /etc/pve, format and install a new proxmox version to the OS disks (2 disks RAID1) and the data will be available normally? Or I have to backup something related to...
  12. F

    Kernel 5.11

    What are the news features/benefits of this kernel? Thanks
  13. F

    My LVM-Thin gone (?) - vdisks missing/empty (lvscan inactive)

    Try to activate the volume: # vgchange -a y VOLNAME
  14. F

    Cannot kill lzop (NFS) - Proxmox 6

    Preventing NFS stupidity Mounting an NFS filesystem with the soft option will help prevent stuck processes when a network connection is lost. showmount -e remote_nfs_server mount remote_ls mount -o soft nfs_server:/path /media/mount_point Credit: http://www.noah.org/wiki/Kill_-9_does_not_work...
  15. F

    Proxmox V6 Servers freeze, Zvol blocked for more than 120s

    After a restart the server is working fine, next window I will upgrade the Proxmox / ZFS to last version.
  16. F

    Proxmox V6 Servers freeze, Zvol blocked for more than 120s

    What is your Proxmox version and hardware? Mine is 6.0-7 with Xeon 4216 on X11 Supermicro.