Search results

  1. S

    Proxmox system rebooting without any reason? ^@ logged to syslog

    Hello, yesterday my proxmox-server rebooted hard without any reason that I could see. The logs are showing Sep 1 15:13:47 example kernel: [4514929.741761] Firewall: *UDP_IN Blocked* IN=vmbr0 OUT= MAC=ff:ff:ff:ff:ff:ff:0c:c4:7a:77:38:28:08:00 SRC=123.123.123.123 DST=255.255.255.255 LEN=173...
  2. S

    CentOS7-based VPS: Apache can not start on boot

    I'm facing a strange problem: I got Apache2 installed on my CentOS7-based VPS. If I reboot the container the httpd does not start: ● httpd.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled) Active: failed (Result...
  3. S

    Enable SELinux on CentOS7 LXC

    Hello, is there any way to enable SELinux on LXC-based container using proxmox 4.2? Thanks in advance!
  4. S

    Proxmox 4, CentOS 7 LXC with IPs from multiple subnets

    Hello, If I add IP-addresses to my CentOS-7-LXC I can only do that if this IP is from the same subnet. If I'm using another subnet with another gateway the container is not pingable anymore - I have to remove the IP from the other subnet and reboot the container after that. The...
  5. S

    KVM with CentOS 6.7: Can not type in = or /

    Hello, I'm trying to install EFA on CentOS 6.7 by using their kickstart-file. Unfortunately I can not modify the boot-options via noVNC because I can not use the keys "=" and "/". Pasting data from memory is not possible, too. I'm using Chrome on OS X with a german keyboard layout. Any...
  6. S

    Can not restart services using systemctl on debian-based VM

    Hello, I would like to solve a problem: My KVM- and debian-based VPS refuses to start services after it worked a while without problems. The restart task hangs at: for hours. Logs are showing Now I would like to solve the problem but I do not know if it is something proxmox-related or a...
  7. S

    High load for no reason - containers can not shutdown

    Hello, I got a huge problem. Some of my Proxmox-based LXC-containers are not responding since 2 days if I do not reboot the node. This happens always at the same time in the night (I guess there is something happening on a container which causes heavy load). The problem is: top/atop/htop are...
  8. S

    Proxmox machine rebooting sporadically

    Hello, I just mentioned that my proxmox-system is rebooting from time to time when performing backup-tasks (bacula, not the proxmox-backup-system). The logs are showing the following: This is my proxmox-setup: Any ideas on that?
  9. S

    Cloning KVM-Machine stuck at 0 bytes

    Hello, I would like to create a clone of a KVM machine - yesterday I was able to create a clone of the same machine within some minutes. Now it takes hours and is still stuck an "0%": I wonder why this is the case. The task is running (i restarted it some minutes ago) - http://d.pr/tJn4 Any...
  10. S

    Cannot open /proc/stat: Transport endpoint is not connected

    Hello, since a few seconds I can not use htop or top in my LXC-containers: Same problem on reloading php5-fpm This is the syslog This is my PVE version What can I do here?
  11. S

    Failed to reset devices.list on /lxc/

    Hello, unfortunately I'm getting a lot of errors like these ones in my debian 8 LXC-container: Any idea how to solve this?
  12. S

    IOTOP on LXC

    Hello, unfortunately I can not use iotop on proxmox-lxc-container and debian 8 template. This is the output: Does anybody know how to fix that?
  13. S

    LXC -> IPSET 6+?

    Hello, I would like to use a new firewall-extension for PLESK on a Proxmox-LXC. Now the support of the firewall-extension wrote me this message: Good question. Does it? Do you have any experiences with that?
  14. S

    Proxmox and LXC: Set noatime for LXC-guests

    Hello, I would like to use noatime-attibute to improve disk-performance on my PVE-Server: On the host I could change /etc/fstab to # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more...
  15. S

    LXC: Services restart says "No Space Left On Device"

    Hello, If I want to restart any service on any LXC-container on my proxmox-node, I'm getting the error: No space left on device This is the df -h and df -i output of the container: /dev/loop3 394G 3,8G 370G 2% / none 100K 0 100K 0% /dev cgroup 12K...
  16. S

    Proxmox 4: Wrong networking-settings in containers after reboot

    Hello, I mention that my LXC guests are automatically set up with post-up ip route add 8x.xxx.148.1 dev eth0 post-up ip route add default via 8x.xxx.148.1 pre-down ip route del default via 8x.xxx.148.1 pre-down ip route del 8x.xxx.148.1 dev eth0 these...
  17. S

    LXC: Failed to talk to init daemon

    Hello, after rebooting my system I'm getting on all LXC-Containers errors like this: Edit: Solved by rebooting main system
  18. S

    LXC -> Create template from existing container?

    Hello there :-) Is there any possibility to create a template from an existing LXC-Container or simply clone one? Thanks in advance :-)
  19. S

    VPS is randomly crashing without "warning" before

    Hi there, I'm using Proxmox to get some VPS which are running Debian 7.8 with LAMP. Now for any reason, I don't get why, these boxes are freezing randomly. If they do I can not connect via SSH. All services are down. If I connect via VNC I can see, that there is an error message like `kernel...