Recent content by kaufenpreis

  1. K

    Upgrade procedure: PMG4.1-2 to Hotfix 4.1-7

    Thanks a lot, that worked
  2. K

    Mail HA Cluster - define smart host for MTA

    Nice documentation. Now no questions.
  3. K

    Mail HA Cluster - define smart host for MTA

    Thanks. Now I'm all understanding.
  4. K

    Mail HA Cluster - define smart host for MTA

    Can you write details how did you decide this problem?
  5. K

    Proxmox HA - Quorum

    If you run HA, only high end server hardware with no single point of failure should be used. This includes redundant disks (Hardware Raid), redundant power supply, UPS systems, network bonding. Fencing device(s) - reliable and TESTED! NOTE: this is NEEDED, there isn't software fencing...
  6. K

    Docker support in Proxmox

    From my point of view, there is no (or very little) value to cross platform support; can you describe a scenario where this is a problem?
  7. K

    Docker support in Proxmox

    Since lxc docker is the main stream trend of the linux kernel, more and more people begin to use docker to deploy the applications. Are you familiar
  8. K

    Proxmox HA 2-Node-Cluster -- Quorum

    I some cases, you might prefer to put a node back to local mode without reinstall, which is described here: stop the cluster file system in /etc/pve/ # service pve-cluster stop start it again but forcing local mode # pmxcfs -l remove the cluster config # rm /etc/pve/cluster.conf # rm...
  9. K

    Proxmox virtual disk size change

    Thank you, Mr.Holmes for your answer. Now all OK.
  10. K

    Ipam

    What about add some type of IPAM? any news?
  11. K

    How to manage spam/ham with sa-learn

    Can you recommend me another solution for this question?
  12. K

    ISPConfig Appliance

    +1 for this suggestion
  13. K

    100% Windows VMs. Proxmox or Hyper V

    With respect to some of the cons, Proxmox VE performs well enough with Windows if you use KVM's virtio devices in lieu of emulated hardware. However, the freely available virtio drivers are not WHQL-certified, which produces annoying error messages when you attempt to load them. With respect to...