Recent content by degan

  1. D

    Ceph 3-node cluster, VM I/O freeze after node reboot/update

    Thank you for your reply. You can find the logs in the attachment. The outage occurred around 7:57 p.m. Yes, you're right. We're planning to switch to layer3+4 soon. However, I don't think that has anything to do with our problem. We do not use LACP for Corosync; instead, we use two separate...
  2. D

    Ceph 3-node cluster, VM I/O freeze after node reboot/update

    Hi everyone, I am investigating an issue with a 3-node Proxmox/Ceph cluster and would like to ask if anyone has seen a similar failure mode before. Environment 3 Proxmox nodes PVE: 9.2.2 Ceph version: 19.2.3 Ceph network: 10.0.50.0/24 public_network and cluster_network are currently on the...
  3. D

    S/MIME und/oder Sandbox-Erweiterung

    So ist mein Eindruck von extern, kann natürlich auch täuschen. Liegt aber vlt. auch daran, dass aktuell ein Großteil der Nutzer aus Privatpersonen und kleinen Unternehmen besteht und das Feedback von den großen Unternehmen darin unter geht. Meine Aussage war hauptsächlich auf die Enterprise...
  4. D

    S/MIME und/oder Sandbox-Erweiterung

    Darum geht es gar nicht, ihr solltet euren Ansatz wirklich noch einmal überdenken. Angenommen ein langjähriger Partner wird mit einer Ransomware angegriffen, die dann versucht weitere Unternehmen mithilfe legitim aussehender Mails zu verschlüsseln. Meiner Meinung nach wäre es fahrlässig, wenn...
  5. D

    FC and Snapshot Support

    Are there plans for native FibreChannel support and an alternative to vmfs? I think this is a crucial factor for many enterprise customers. In my opinion, Proxmox needs to completely reorient itself in the storage area in order to take off in the enterprise environment. Many customers are...
  6. D

    How to migrate VMs to new CEPH Cluster?

    of course, the question is how
  7. D

    How to migrate VMs to new CEPH Cluster?

    We have no direct access to the ceph volume from the old cluster. How can i do this?
  8. D

    How to migrate VMs to new CEPH Cluster?

    Hey, we build a new PVE ceph cluster and would now migrate all VMs from our old cluster. In our old one we have ZFS and directory based storage (raw and qcow2 disks) mixed. How can we do this? We already tested "qm remote-migrate" but this seems unable to migrate ZFS to CEPH Storage. Is our only...
  9. D

    Error when try to joined cluster

    Can you try to restart the corosync service on both hosts
  10. D

    Error when try to joined cluster

    Also the 10.0.24.X adresses?
  11. D

    Error when try to joined cluster

    Can you reach the nodes per ping?
  12. D

    Error when try to joined cluster

    Normaly that indicates a problem with corosync. Can you plese post the output of "corosync-cfgtool -s" from both hosts?
  13. D

    Why "discard" isn't enabled by default?

    I was wondering, why the "discard" option at Hard Disk isn't set by default. Can that cause negative effects or why it's not set by default?
  14. D

    ZFS RAID 10 or Z-RAID1?

    Hi, i am planing a new PBS installation with round about 25 TB capacity. My hardware: 2x Intel Xeon E5-2620 128 GB ECC DDR3 RAM 2x 2TB SSD 6 or 8 TB HDDs Uplink 1 Gbit Should i use ZFS RAID 10 or Z-RAID1 for this? Only SSD setup is too expensive but i would use the SSDs as ZFS special device...
  15. D

    sa-learn and HA Cluster

    Hey all, i have here 2 nodes in an HA Cluster. On node 1 I used the command sa-learn to learn spam mails: "sa-learn --dbpath /var/lib/amavis/.spamassassin --progress --spam /var/spam/" I noticed, that on node 1 the folder "/var/lib/amavis" exists, but on node 2 it is not. Have i do the...