fedora 17: systemctl cannot start mysqld
Hi listers
Sofar (i.e. up to fedora 15) no problem to start mysqld at system startup.
Since i did a fresh install of fedora 17, no more startup of mysqld at
sysemboot.
I call
systemctl start mysqld.service
and it hangs forever.
I do an
strace systemctl start mysqld service
and i see that the process is waiting for a reply from systemd from the
/run/systemd/private
socket.
....
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_FILE, sun_path="/run/systemd/private"}, 22) = 0
fcntl(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
geteuid() = 0
getsockname(3, {sa_family=AF_FILE, NULL}, [2]) = 0
getsockopt(3, SOL_SOCKET, SO_PEERCRED, {pid=1, uid=0, gid=0}, [12]) = 0
poll([{fd=3, events=POLLOUT}], 1, 90000) = 1 ([{fd=3, revents=POLLOUT}])
sendto(3, " |