systemd

  1. D

    Storage Controller initialisation order

    We have a 3 x Intel S2600WTTR systems where the storage controllers are initialised out of order, resulting in the discs being associated out of order: /dev/sda - disk 5 /dev/sdb - disk 6 /dev/sdc - disk 1 /dev/sdd - disk 2 /dev/sde - disk 3 /dev/sdf - disk 4 We previously addressed...
  2. 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...
  3. 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...
  4. 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...