Recent content by empr

  1. E

    Problem with openvz creation via API

    Hi, I'm trying to create an openvz container via API.. seems to be working fine, but there's one option that seems to be missing. We use nfs inside the container, so we need to add FEATURES="nfs:on" to the conf file. Is there a way to do this via API? I couldn't find the 'FEATURES' option in...
  2. E

    Proxmox VE Training

    Hi, I sent an email to both office at Proxmox and info at inett.de, but none replied. any ideas? thanks.
  3. E

    Upgrading Proxmox Cluster 2.2 -> 2.3

    Hi, We have a running cluster of 4 proxmox nodes (2.2). We want to upgrade to 2.3 and the idea was to follow one of the instructions, saying to bring vm down, upgrade, restart. My question is, once first node is up, will it be able to connect to the other three 2.2 nodes? Should the version be...
  4. E

    Can't stop or start qemu vm

    Hi, After a network problem last night, we started to have some problems with out HA vms. We have 4 proxmox servers in cluster, which seems to be still ok: cman_tool status Version: 6.2.0 Config Version: 22 Cluster Name: pvcluster Cluster Id: 57140 Cluster Member: Yes Cluster...
  5. E

    Install syslog-ng, is it possible?

    We had bad experiences with rsyslog, and the idea is to keep using syslog-ng (just like the rest of the servers). So, I understand that it's not possible to remove rsyslog and install syslog-ng, correct? thanks!
  6. E

    Install syslog-ng, is it possible?

    I use a syslog server based on syslog-ng, and all the other servers are configured with syslog-ng to send the logs there, using several rules.
  7. E

    Install syslog-ng, is it possible?

    Hi, I have a setup of 4 proxmox in cluster, everything is working as expected. The only problem is that as syslog solution, we use syslog-ng (and not rsyslog). If I want to install syslog-ng it says that for dependencies, it needs to remove pve-cluster, pve-manager, etc. I saw some posts...
  8. E

    Changes to hard disk limits, do I need to reboot?

    Hi, the title has my question.. :) when I change some settings in the disk I/O, do I need to reboot the vm for the changes to take effect? thanks.