Recent content by cglmicro

  1. C

    Error when backing up to Wasabi S3

    I did the test, and it returned an error when it reached 100% also for this VM with a very low bandwidth. I'll come back if I find a solution. Thank you.
  2. C

    Error when backing up to Wasabi S3

    It make sense, I'll ask Wasabi support. Thank you for the suggestion.
  3. C

    Error when backing up to Wasabi S3

    Hello all, When I try to do a backup to a Wasabi S3 storage from within PVE, on two different nodes in my cluster, and two different VMs, I get this same error: INFO: starting new backup job: vzdump 23071 --storage proxmox-cgl-s3-1 --notification-mode auto --node proxmox26s --remove 0 --mode...
  4. C

    Failed to complete storage migration: block job (mirror) error

    Hello, Sorry, I was confused with Ceph :-/, sure I use Corosync. It's on a seperate network card under the 192.168.x.x. Thanks.
  5. C

    Failed to complete storage migration: block job (mirror) error

    Hello Fiona, I don't use Corosync between my nodes at all. I'll try to migratre next time, but not with LIVE MIGRATION when the server family is not identical. Thank you for your help.
  6. C

    Failed to complete storage migration: block job (mirror) error

    Hello Fiona, Thank you for your reply. I tried it once again yesterday after updating from PVE 8.3.x to 8.4.0, same problem. You will find both logs attached to this ticket. Here is the config of the VM: root@proxmox24s:~# qm config 11011 agent: 1,fstrim_cloned_disks=1 bootdisk: scsi0 cores...
  7. C

    Failed to complete storage migration: block job (mirror) error

    Hello, I'm trying to migrate a VM from one node to another in the same cluster, and it fail at the end with this error: 2025-04-09 10:23:55 use dedicated network address for sending migration traffic (192.168.150.26) 2025-04-09 10:23:55 starting migration of VM 11011 to node 'proxmox26s'...
  8. C

    [SOLVED] GUI won't let me change the CPU type

    False alarm, my browser was blocking me.
  9. C

    [SOLVED] GUI won't let me change the CPU type

    Hello, I need to change the CPU TYPE for a VM from "DEFAULT (KVM64)" to "HOST", but the option is grayed out in the GUI. I tried stopping the VM and deleting the snapshotm but the option still can't be changed. Is there a way to change this in a config file in command line? Thank you.
  10. C

    PVE 8.0 – fail2ban log locations missing?

    Hello Hand363. There it is. The post is too long, I shrunk the jail.conf to the important elements. root@proxmox18s:~# cat /etc/fail2ban/jail.local cat: /etc/fail2ban/jail.local: No such file or directory but root@proxmox18s:~# cat /etc/fail2ban/jail.conf ... [INCLUDES] before =...
  11. C

    Planing replacement of disk

    Hi. I'm running PBS on a server with 1 x NVME not in RAID (boot disk and where PBS is installed), and 4 x HDD in ZFS (contains all the backup). The NVME is 50% wear out, and I'll need to replace it. The problem is that this server is in a datacenter, so I can't clone the OS to a new NVME. Do...
  12. C

    PVE 8.0 – fail2ban log locations missing?

    Hi Celeste. Thank you for your reply, I manage to get the jail pam-generic, and the other one I already had. But this is the error I receive in /var/log/fail2ban.log: 2023-11-30 19:05:32,594 fail2ban.filter [2594148]: INFO [sshd] Found 163.5.143.85 - 2023-11-30 19:05:32 2023-11-30...
  13. C

    PVE 8.0 – fail2ban log locations missing?

    Me too, it log the bad IP, but never blocked that IP: Was there a change when Debian 11 Bullseye, or Debian 12 Bookworm on how it manage the firewall (i.e.: no longer iptables) ?? Thank you.
  14. C

    [SOLVED] Backup confirmation email sent to wrong address on 8.0.9

    Hi. For your information, when I updated to 8.0.9, the manual and automatic backup confirmation emails were no longer sent to the "Sent email to" in the backup job, but rather to the email of the root profile. I update to 8.1 and it solved the problem.
  15. C

    Many "Proxmox SMTP server: errors from unknown..."

    Since this morning, as an admin I'm receiving MANY emails with the subject "Proxmox SMTP server: errors from unknown[xxx.xxx.xxx.xxx]". They all contains similar stuff : Transcript of session follows. Out: 220 pmg10.legardeur.net ESMTP Proxmox In: EHLO mta.email.jysk.ca Out...