Search results

  1. P

    Failure after upgrade to Proxmox 7.2.7

    Hey :) Whats 'are commands used for upgrading ? :)
  2. P

    Change whole cluster network

    Hey :) Try in VMs before, but normally, if you edit yours /etc/hosts files on each node with the new node IP address for each, it does work ^^"
  3. P

    VM routing traffic from LAN to VPS via Wireguard is slow

    Hey :) It 's seem that when your not using your VPN tunnel, you've a good connexion (relatively ...) It's maybe a cryptograhic cause. Maybe your keys are too strong for your connexion, or your CPU is too old for the VPN algorithm your'triying to use?
  4. P

    Error: Server offline?

    Hey :) Did you have checked yours services on your"s 3 nodes ? Is there all ON?
  5. P

    [SOLVED] Best way to access NFS mount from a CT

    Hey :) NFS mount doesn't really impact VE host perfs ;) With "features" in option tab, you can, when privilegied mode ON on the CT, mount directly into the CT your share. For NFS between your two nodes, just make a dedicated NFS server in another phyisical host, to prevent losing access from...
  6. P

    Some windows vms were rebootted at same time.

    Hum, If it's was a balloning cause, you'll see it in your syslog :) Lasts OS Win need a real BIOS update if you're on a production server running older than 2 year :) Maybe check in this way ?
  7. P

    [SOLVED] ERROR GRANTING PERMISSIONS TO A MOUNT POINT WITHIN A CT

    Hey :) Not a real answer, but i think that without a privilegied container, you cannot modify rights on MP in the CT... When privilegied, you can add more option in options tab, in "features" ;) Hoping that it's helped you :)
  8. P

    SmartCTL, Hardware Raid, Errors in Syslog?

    Hey :) smartctl error are never good x'D But, maybe check HW raid doc for better enderstanding ?
  9. P

    dev vmbr0 proto kernel online linkdown

    hey :) post your's /etc/network/interfaces file please.
  10. P

    Some windows vms were rebootted at same time.

    Hey :) In the same time of your error, what 's saying your Host ?
  11. P

    Seemingly Random Freezing/Restarting

    Hey :) Check Firmware BIOS update, and the same for hardware stuff you've in your server. :)
  12. P

    TASK ERROR: command 'apt-get update' failed: exit code 100

    Say "hello" is never a bad idea. " E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease 401 Unauthorized [IP: 212.224.123.70 443]" Seem to be clear. Did you have any sub to proxmox ? If not, it's normal.
  13. P

    Checksum errors, need help diagnosing.

    Hey :) NP hope this will now work for you :) Don't forget to close de topic ;)
  14. P

    Stuck on "Welcome to GRUB", but only on reboot, not power-up

    https://superuser.com/questions/1134711/how-to-remove-menu-or-change-timeout-for-selecting-os-windows-7-in-grub-boot-m
  15. P

    Proxmox VE in OVH bare metal server

    Hey, i've by-passed that with a debian 10 installation with a proxmox-ve installed after ;)
  16. P

    import qcow2 - error message non existent or non regular file

    Hé, On HyperV, did you used UEFI BIOS settings ? If yes, configures your New VM as q35 host ;)
  17. P

    Proxmox not loading pass grub

    Hey, Increase the grub-loading time ;)
  18. P

    Checksum errors, need help diagnosing.

    Hey :) Did you done yours firmware BIOS update ? ^^ Had the same problem with older BIOS ;) Cordially,
  19. P

    Disk-Performance with HW-RAID and LVM.

    Hey, For host situation, no really answer for you .... But, for yours VMs, check if: - cache on writeback - advances disk : SSD emulation, IO treads, asyncIO = treads Cordially,