Search results

  1. I

    Zip file corrupted when I try to download theme from Proxmox Server

    Hi, After many search, and a job of re-verify of backup, Verify Status is failed for all backup for this VM In my opinion, an hardware issue have broke some chunk (~12000 chunk in .0.bad state)
  2. I

    Zip file corrupted when I try to download theme from Proxmox Server

    it's possible, a corrupted backup be at the origin of the problem ?
  3. I

    Zip file corrupted when I try to download theme from Proxmox Server

    Oh, sorry for missunderstood This is the log: [2025-12-15T14:38:23.677Z INFO proxmox_restore_daemon::proxmox_restore_daemon::watchdog] Inhibit added: 1 I/O error, dev vda, sector 49346584 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0 I/O error, dev vda, sector 49346584 op 0x0:(READ)...
  4. I

    Zip file corrupted when I try to download theme from Proxmox Server

    Hum... very strange during backup procedure and ZIP download, no log in the path you have put Las modification of this file is-rw-r--r-- 1 root root 6.6K Dec 14 21:03 /var/log/proxmox-backup/file-restore/qemu.log With: watchdog expired, shutting down
  5. I

    Zip file corrupted when I try to download theme from Proxmox Server

    It's from a VM backup (Nextcloud) and trying to download entire folder from Nextcloud user I'm using PVE UI to download
  6. I

    Zip file corrupted when I try to download theme from Proxmox Server

    When I try to open on Arc (Zip fil manager on Debian) I have this error: "Possibly truncated or corrupted zip archive" And nothing appear on the archive
  7. I

    Zip file corrupted when I try to download theme from Proxmox Server

    Hi I have an issue on my infrastructure I have a proxmox server cluster (with 3 nodes and CEPH) I have a physical server with PBS installed When I try from Proxmox Server UI to download simple file from a backup no problem But if I try to download a folder with many files (~50Gb), the file...
  8. I

    Cluster use public IP instead of private

    I setup host with local IP. So I uderstand it's normal with proxmox to use Public IP to ssh between 2 nodes in the same cluster?
  9. I

    Cluster use public IP instead of private

    Hello, I setup new cluster, with new hardware. I have 2 nodes, each nodes have 2 interfaces, 1 with public IP and one with private IP. When I setup cluster on node 1, I setup with vmbr which have private network. When I join cluster, I use cli to specify link0 with internal IP So, when I...
  10. I

    [SOLVED] Proxmox cluster with MSA2040

    Hello all, I follow doc an how to implemente multipath and it's good! I start to read this doc, but I think the doc and multipath is only for iscsi attachmen,t and no direct attachement
  11. I

    [SOLVED] Proxmox cluster with MSA2040

    Hello, I'm trying to do something. I have 2 proxmox in a clsuter. Each server was connect with double attach to a MSA2040 directly to the HP 360 Gen 9 My problem is that I see 4 storage units that I believe correspond to the 2 volumes with the two attachments. What setup can I use to have...
  12. I

    Probleme with SDN Vlan

    Thank for the link. I'm going to read. But why the doc make an example with a /24 and it doesn't work?
  13. I

    Probleme with SDN Vlan

    Hi, I'm trying to create a SDN network on my cluster. Unfortunatly, SDN not working. This is my configuration: On each node I have a vmbr5 with a network 192.168.20.238/24 node 1 and 192.168.20.239/24 on node two Configure like doc my interface on my servers debian. But when I try to ping...
  14. I

    Lost OPNSense Gateway when I turn on Proxmox Firewall

    # Generated by iptables-save v1.8.7 on Thu Nov 17 14:51:23 2022 *filter :INPUT ACCEPT [22:6251] :FORWARD ACCEPT [2:56] :OUTPUT ACCEPT [19:3871] :f2b-proxmox - [0:0] :f2b-sshd - [0:0] -A INPUT -p tcp -m multiport --dports 443,80,8006 -j f2b-proxmox -A INPUT -p tcp -m multiport --dports 22 -j...
  15. I

    Lost OPNSense Gateway when I turn on Proxmox Firewall

    The firewall is enable at the Datacenter level
  16. I

    Lost OPNSense Gateway when I turn on Proxmox Firewall

    # Generated by iptables-save v1.8.7 on Wed Nov 16 15:33:41 2022 *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [9:4897] :OUTPUT ACCEPT [0:0] :PVEFW-Drop - [0:0] :PVEFW-DropBroadcast - [0:0] :PVEFW-FORWARD - [0:0] :PVEFW-FWBR-IN - [0:0] :PVEFW-FWBR-OUT - [0:0] :PVEFW-HOST-IN - [0:0] :PVEFW-HOST-OUT...
  17. I

    Lost OPNSense Gateway when I turn on Proxmox Firewall

    Hello, No one have an idea ? Or my explication are not very clear to understand my problem?