Recent content by cedre2

  1. C

    [SOLVED] Upgrade to Proxmox 7 - Bond (LACP) Interface not working anymore

    Thank's everyone for the answer. It's Work We have to delete or comment "auto eno1" in /etc/network/interfaces If we re-install ifupdown it works with the "auto eno1" line. Conclusion : we have to re-install ifupdown2 after upgrade 6.4 to 7.2 because if we edit network via web interface...
  2. C

    [SOLVED] Restore VM Very Slow

    Hello ! I think i've resolved the problem !! It was the firmware of my Controller Raid Card !! Be careful on HPE ProLiant DL380 Gen10 Server : if you Controller Raid is on 2.65 firmware update to 3.0 It works for me !! Update : On a second server hp proliant380 Gen with same card controller...
  3. C

    [SOLVED] Restore VM Very Slow

    is the directory storage and lvmthin on the same disk? ---> Yes on a same disk. Directory 30 min to restor and LvmThin More 24h for the same backup are the disks ok? (smartctl/dmesg/syslog) ---> Yes Disk is ok, no error log hdparm -Tt /dev/sdb /dev/sdb: Timing cached reads: 16560 MB in...
  4. C

    [SOLVED] Restore VM Very Slow

    Hello ! My restore backups are very slow when my storage is create in lvm-thin .. Restoring a vm of 60Go (what ever that bakcup is located on nas or on local : same result) take more than 24 hours !!! they are no log and no problem, just the restore are progressing very very slowly. However...