Recent content by SPQRInc

  1. S

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

    Hi LnxBil, thanks for your reply. Could be an idea - but the system was loging? The system was shut down at 15:13:xx and was available again at 15:17:xx.
  2. 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...
  3. S

    CentOS7-based VPS: Apache can not start on boot

    Of course: [Unit] Description=The Apache HTTP Server After=network.target remote-fs.target nss-lookup.target Documentation=man:httpd(8) Documentation=man:apachectl(8) [Service] Type=notify EnvironmentFile=/etc/sysconfig/httpd ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND...
  4. S

    CentOS7-based VPS: Apache can not start on boot

    Yes - I thought so, too - but I don't get, what it is exactly trying.
  5. 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...
  6. 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!
  7. S

    Proxmox 4, CentOS 7 LXC with IPs from multiple subnets

    Hello, I got some more details: The problem is not related to CentOS7 - it appears with Debian, too. And: If I add an IP from subnet 1 with gateway 1 everything is fine. If I add the second IP from subnet 2 with gateway 2 the container can not handle incoming or outgoing connections...
  8. 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...
  9. 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...
  10. S

    [#929] Proxmox 4 : LXC don't restart !

    Hello, I got the same problem. This is a quick workaround (use on your own risk): $ ip link show | grep -A1 VMID 101-priv@if86: <BROADCAST,MULTICAST> mtu 9000 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000 link/ether fe:7c:30:2f:d3:cd brd ff:ff:ff:ff:ff:ff link-netnsid...