Hi Guys, I''m trying to figure out why Mysql won''t start on this domU and I''m hoping you can help. Here''s what I''m getting: [root@neriah ~]# service mysqld start Timeout error occurred trying to start MySQL Daemon. Starting MySQL: [FAILED] [root@neriah ~]# tail /var/log/mysqld.log 050810 04:21:09 mysqld started 050810 4:21:13 [ERROR] Can''t start server : Bind on unix socket: No such file or directory 050810 4:21:13 [ERROR] Do you already have another mysqld server running on socket: /home/virtual/FILESYSTEMTEMPLATE/.mysqlsock/mysql.sock ? 050810 4:21:13 [ERROR] Aborting 050810 4:21:13 [Note] /usr/libexec/mysqld: Shutdown complete 050810 04:21:13 mysqld ended [root@neriah ~]# This doesn''t make sense at all to me. Any ideas...? Thanks in advance, Jon _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Dominique Rousseau
2005-Aug-10 09:14 UTC
Re: [Xen-users] Centos 4.1 running in domU Mysql won''t start
Le Wed, Aug 10, 2005 at 05:09:21AM -0400, Jon Jones [xen@doobla.com] a écrit:> Hi Guys, > > I''m trying to figure out why Mysql won''t start on this domU and I''m > hoping you can help. Here''s what I''m getting: > > [root@neriah ~]# service mysqld start > Timeout error occurred trying to start MySQL Daemon. > Starting MySQL: [FAILED] > > [root@neriah ~]# tail /var/log/mysqld.log > > 050810 04:21:09 mysqld started > 050810 4:21:13 [ERROR] Can''t start server : Bind on unix socket: No > such file or directoryHave you configured the loopback interface (lo) ? Do you have "unix socket" support in the DomU kernel ?> 050810 4:21:13 [ERROR] Do you already have another mysqld server > running on socket: /home/virtual/FILESYSTEMTEMPLATE/.mysqlsock/mysql.sock ?Does /home/virtual/FILESYSTEMTEMPLATE/.mysqlsock exist ? Dom -- Dominique Rousseau Neuronnexion, Prestataire Internet & Intranet 57, route de Paris 80000 Amiens tel: 03 22 71 61 90 - fax: 03 22 71 61 99 - http://www.neuronnexion.fr _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users