Recent content by CadilLACi

  1. C

    how to make free space sparse for backup?

    Hello! I am backing up a file server vm on a very old node(Celeron J1900). The VM has a 3TB virtual hard disk. I move what data I could off from this vm, making the virtual disk almost empty. Still, the backup takes a loooong time it seems, and sparse is 1-2%. Should I install secure -delete...
  2. C

    Redundant network with different speeds

    THX, I tried it and it worked! I keep hitting a weird bug tho... My GBE ports are eno1 and so on. MY 10GBE ports are enp65s0f0 like.... EVERY time I change something in the network, the active-backup writes the eno1 GBE port first. I have to manually change the order of the 2 slaves in the...
  3. C

    Redundant network with different speeds

    Hi there! I am looking for a way to redundantly configure CEPH for a new pve cluster. The nodes have 1x10GBE and 2xGBE ports. The nice way would be to have 2x10GBE ports per node and bond them together and make different VLANs for CEPH, cluster comm, separate cluster network, WAN, LANd, DMZ ...
  4. C

    Solved - Proxmox 4.4 gui showed nodes and vms offline

    Ok, I stand corrected! It is reassuring that this kind of thing would only happen with NFS storage. Phasing it out and upgrading to 5.3 are this year's new year's resolutions. Thx for ur reply!
  5. C

    Solved - Proxmox 4.4 gui showed nodes and vms offline

    Hi there! I ran into some strange trouble with both of my proxmox clusters, and let me show u how it got solved. Problems: -Gui showed all nodes offline and all vms offline - but everything was running -gui didnt show any storage Diagnostic steps: - ssh into every proxmox node and run ping...
  6. C

    Zimbra backup strategy

    Thx! I' ll tell the guy to do that!
  7. C

    Zimbra backup strategy

    Thx, LnxBil! The problem is, the guy is running Zimbra OSE (Open Source Edition). To get live backup capabilities, he would have to upgrade it to Zimbra Suite Plus at least. That is why he asked me - i recommendend him proxmox to begin with - whether the proxmox built in snapshot (that is...
  8. C

    Zimbra backup strategy

    Hi! I am curious about Your experience with backing up Zimbra. I do weekly snapshot backups of our Zimbra server, but never needed to restore until today. I rsync those one day later to offsite. A colleague of mine ran into some trouble when a hardware error rendered his backup hdd useless...
  9. C

    where to request wikipedi update?

    Hi, i would like to request a wikipedi page update. (I got a note I would like to add) Where can I do that? Browsed the wiki but couldn't see any contact email or anything similar.
  10. C

    3 node mesh network VLAn-able?

    Hi! I successfully set up the mesh network with the method 1 in the full mesh wiki page. Wasnt able to set up vlans over it, but that doesn't matter now. I could follow the separate cluster network guidelines too, the cluster communication is running on the mesh network too. I set up the...