Search results

  1. S

    php-fpm core dumps / how to enable?

    Hello, One of our customers with an OpenVZ-Container wishes to enable Core Dumps for php-fpm. They write that they need to perform the following command: # echo '/var/tmp/coredump-%e.%p' > /proc/sys/kernel/core_pattern which results in the following: bash: /proc/sys/kernel/core_pattern...
  2. S

    /etc/pve read only / Node cannot be deleted

    Hello, We have a 7 node cluster, with 4 servers on Proxmox2 and 3 servers on Proxmox3.3. We are in the progress of migrating to Promox3.3, thus the mixed environment. So far everything worked fine, but this morning I shut down one of the Proxmox2-nodes and since then /etc/pve is read-only. I...
  3. S

    OpenVZ: Routing to external servers in same subnet not working

    Hello, We have a cluster of four servers: s01, s02, s03 and s04. s01 - s03 were setup and taken online at the same time and are almost identical. The only difference being that s03 has a larger SATA-Disk and s01/s02 have smaller SAS-Disks. Now since a couple of weeks, the routing to external...
  4. S

    Atomicorp ASL installed in VZ-container reports various Kernel Vulnerabilities

    Hello, I have a VZ-Container running Centos6 with Plesk10. I also installed ASL3 from atomicorp.com for added security. Now I get reports of various kernel vulnerabilities: Trusted Path Execution(TPE): not available [CRITICAL] Disable Privileged I/O: not available...
  5. S

    OpenVZ on DRBD: how to failover?

    Hello, First off, thanks for this amazing software. It's quite a pleasure to work with it, even though my head is spinning from learning all this new stuff. We have a ha-cluster with three nodes. Two nodes will be running containers and should be able to take over the others containers in case...
  6. S

    VZ-Container on gluster-nfs won't start

    hello, I have installed glusterfs according to http://forum.proxmox.com/threads/7355-NFS-How-to-use-version-3 and tried using it as nfs-storage for an OpenVZ-Container. I can create the CT but it won't start. In the log I see '..start in progress', but then nothing happens. init.log stays...