Search results

  1. C

    iSCSI SAN Configuration

    https://pve.proxmox.com/wiki/Multipath
  2. C

    Test migration stuck

    Created test VM1 with 10 GB and VM2 with 10+10 GB without any OS. Tested PDM migration: 1st try: VM1 slowed to hell 2nd try: VM2 succeeded Remotes tests: SERVER1: if=/dev/pve/vm-104-disk-1 bs=64k status=progress of=/dev/null - skipped due network test below SERVER2: of=/dev/datavg1/testimage...
  3. C

    Test migration stuck

    Both sides are LVM thick (HP G8 servers with Pxxx smartaray raid10) src: 4 0 1573 1 20 0 179628 137020 hrtime Ss ? 272:12 pvestatd 0 0 1593 1 20 0 219244 175984 hrtime Ss ? 0:31 pvedaemon 1 0 15971 1593 20 0 265144 196768 do_epo S...
  4. C

    Test migration stuck

    The same test as with Alpha version. The same remotes, upgraded to PVE 9. Migration of the 2nd disk stucked, manually stopped. Remotes: pve-manager/9.0.6/49c767b70aeb6648 (running kernel: 6.14.11-1-pve) 2025-09-19 11:28:53 remote: started tunnel worker...
  5. C

    Mark found message as spam via webGUI?

    That's not possible, because message doesn't exists on PMG after delivering to mailserver. So nothing to scan/learn again.
  6. C

    Is clustering production-ready on Proxmox VE 8.2.2?

    Don't use 8.2.2. You will have problem install another host with this version. Use last PVE version, now 8.4, or go directly to 9.
  7. C

    A few questions about Backup

    Filebackup of the host. Especially /etc/pve for pve specific configuration, large part of it is handled by cluster, but something is node dependent (example: certificates). Search forum at least.
  8. C

    New to ProxMox and stabillity

    Running PVE 9 on DL360/380 Gen 8-10 without problem. You can install rsyslog, attach monitor for kernel dump, maybe there will be something not in journal. It's standard debian anyway. Other thing - firmware, power, etc etc etc.
  9. C

    Best logs to collect on Proxmox when LVM volumes disappear due to SAN/FC issues

    Without upgrading the 2nd SAN node: What will happen, when you shutdown the 2nd SAN node? What will happen, when you shutdown the 1st SAN node? I think, it's SAN support thing mainly, because with 2nd SAN node upgrading it blocks something, that can't be seen/logged from PVE side.
  10. C

    Proxmov PVE9 Upgrade AppArmor Error

    That's docker problem versus apparmor, not PVE related. Debian 12 didn't have active apparmor, but debian 13 has it by default. I encountered the same problem with giltab-runner + docker. Profile docker-default is created by docker service on the fly, so you have two options: 1]...
  11. C

    NFS server install

    It's better to have container/vm for any service and leave proxmox doing only proxmox things.
  12. C

    Spam Mails into Zimbra Spam Folder

    Configure zimbra to move mails to spam folder. PMG is only gateway, not mailserver with mailboxes.
  13. C

    Migration from ESXI to proxmox: Shared LVM issues

    I have SAN with 3 luns connected with multiple destination's paths by multipath without problem. But i used mainly cli for configuration at the end, not gui. Looking on your debug, i think problem is somewhere 1] acl on SAN 2] iscsi/multipath misconfig Check...
  14. C

    DELL fatal error was detected after Proxmox install

    Was it resolved? I got the same problem, finally upgraded one of the Dell 740XD from pve 7 to pve 8 (Linux pve-18 6.8.12-13-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-13 (2025-07-22T10:00Z) x86_64 GNU/Linux) and every reboot: Screen lost. Server stuck. Event Message: A fatal error was detected on a...
  15. C

    Converting a PVE host disk from legacy MBR to UEFI GPT

    Maybe you have uefi version installed too...Check https://pve.proxmox.com/wiki/Host_Bootloader
  16. C

    Proxmox + Ceph Cluster to Provide SMB?

    It depends on requirements/hw. It's not different from running mailservers, db servers, webservers on the ceph. Every application has it's own performane. It works. It's performant? Test it. Ceph performance's tests are everywhere.
  17. C

    [SOLVED] Proxmox VE - "Unable to locate package corosync-qdevice"

    Fix your network. Err:1 http://ftp.us.debian.org/debian bookworm InRelease<br> Temporary failure resolving 'ftp.us.debian.org'<br>Err:5 ...
  18. C

    no HA failover with loss of iSCSI

    Proxmox HA don't cover storage unavailability.