systemd

  1. T

    mysql not starting in LXC container

    Hi, i've set up a LXC container running Debian 8 along with MySQL. Everything was fine until i did a restart. Now mysql is not started automatically during boot. A manual try "service mysql start" has the following result: Job for mysql.service failed. See 'systemctl status mysql.service' and...
  2. A

    Multiple SystemD errors during startup after upgrade from PVE 3.4

    Hello list, I've upgraded a standalone node from PVE 3.4 to 4.1 by following the guide in Wiki (https://pve.proxmox.com/wiki/Upgrade_from_3.x_to_4.0). Everything went smooth until the point that I restarted the node. During startup I'm getting the following message which is flooding the...
  3. L

    what would be preventing me from using systemd start/stop in my container?

    Hello, I recently configured a suse container using the "suse-13-.1-x86_64-minimal.tar.gz" template. I'm able to get the container itself running to the point where I can go in and use suse as I normally would, but I am not able to start/stop services using systemd. Whenever I attempt to do...