Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Richard
Original Message > Date: Sunday, May 10, 2015 06:08:22 PM -0700 > From: Greg Lindahl > > On Sun, May 10, 2015 at 06:00:05PM -0700, John R Pierce wrote: > >> so far, other than having to learn a couple new commands, C7 >> really hasn't been a problem for us, everything

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Greg Lindahl
On Sun, May 10, 2015 at 06:00:05PM -0700, John R Pierce wrote: > so far, other than having to learn a couple new commands, C7 really > hasn't been a problem for us, everything we need to run works just > fine. Once I decided to stop complaining about C7, it wasn't bad to learn about the different

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread John R Pierce
On 5/10/2015 5:03 PM, Always Learning wrote: C7 appears to be a nightmare. So many problems. I do not remember as many problems with the introduction of C6. so far, other than having to learn a couple new commands, C7 really hasn't been a problem for us, everything we need to run works just fi

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Always Learning
On Sun, 2015-05-10 at 17:42 -0500, Hal Wigoda wrote: > I'm old school. > If it works... . don't *** change it ? C7 appears to be a nightmare. So many problems. I do not remember as many problems with the introduction of C6. I like lasting stability. Same commands. Same reliability. No

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Hal Wigoda
I'm old school. If it works... On Sun, May 10, 2015 at 2:17 PM, Tim Dunphy wrote: > Hi Earl, > > >I think I found your problem, you do not have the correct package > installed > > >[root@c7-db1 ~]# rpm -qa | grep maria > >mariadb-libs-5.5.41-2.el7_0.x86_64 > >mariadb-server-5.5.41-2.el7_0.x86_64

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Tim Dunphy
Actually, the systemctl command is: systemctl start mysql.service from the "systemctl show" output it looks like this actually calls the /etc/rc.d/init.d/mysql file for start/stop/reload, which seems backwards. It appears that mariadb is trying to be a total drop-in replacement to mysql, so a

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Richard
Original Message > Date: Sunday, May 10, 2015 01:20:34 PM -0700 > From: John R Pierce > > On 5/10/2015 1:04 PM, Earl A Ramirez wrote: >> Did a little Googling [0] and I saw that they recommend starting >> it as follows: >> >> /etc/init.d/mysql start > > which is old s

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread John R Pierce
On 5/10/2015 1:04 PM, Earl A Ramirez wrote: Did a little Googling [0] and I saw that they recommend starting it as follows: /etc/init.d/mysql start which is old school sysVinit style. my guess is, you'll need to fix up a systemd service description file, like /usr/lib/systemd/system/mariadb.

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Earl A Ramirez
On 10 May 2015 at 15:17, Tim Dunphy wrote: > Hi Earl, > > >I think I found your problem, you do not have the correct package > installed > > >[root@c7-db1 ~]# rpm -qa | grep maria > >mariadb-libs-5.5.41-2.el7_0.x86_64 > >mariadb-server-5.5.41-2.el7_0.x86_64 > >mariadb-5.5.41-2.el7_0.x86_64 > >[ro

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Tim Dunphy
Hi Earl, >I think I found your problem, you do not have the correct package installed >[root@c7-db1 ~]# rpm -qa | grep maria >mariadb-libs-5.5.41-2.el7_0.x86_64 >mariadb-server-5.5.41-2.el7_0.x86_64 >mariadb-5.5.41-2.el7_0.x86_64 >[root@c7-db1 ~]# >Install the mariadb-x package and you should be

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Earl A Ramirez
Hello Tim, On 10 May 2015 at 14:47, Tim Dunphy wrote: > Hey all, > > I just unstalled MariaDB version 10 from the mariadb repositories under a > CentOS 7 host. > > The install went fine! > > [root@nfsdb1 ~]# rpm -qa | grep -i mariadb > MariaDB-common-10.0.19-1.el7.centos.x86_64 > MariaDB-serve

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Hal Wigoda
Sorry - spellcheck. service mariadb start Sent from my iPad > On May 10, 2015, at 2:01 PM, Hal Wigoda wrote: > > It's service Marian start > > Sent from my iPad > >> On May 10, 2015, at 1:47 PM, Tim Dunphy wrote: >> >> Hey all, >> >> I just unstalled MariaDB version 10 from the mariadb

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Earl A Ramirez
On 10 May 2015 at 14:47, Tim Dunphy wrote: > Hey all, > > I just unstalled MariaDB version 10 from the mariadb repositories under a > CentOS 7 host. > > The install went fine! > > [root@nfsdb1 ~]# rpm -qa | grep -i mariadb > MariaDB-common-10.0.19-1.el7.centos.x86_64 > MariaDB-server-10.0.19-1.

Re: [CentOS] mariadb fails to start under C7

2015-05-10 Thread Hal Wigoda
It's service Marian start Sent from my iPad > On May 10, 2015, at 1:47 PM, Tim Dunphy wrote: > > Hey all, > > I just unstalled MariaDB version 10 from the mariadb repositories under a > CentOS 7 host. > > The install went fine! > > [root@nfsdb1 ~]# rpm -qa | grep -i mariadb > MariaDB-common-

[CentOS] mariadb fails to start under C7

2015-05-10 Thread Tim Dunphy
Hey all, I just unstalled MariaDB version 10 from the mariadb repositories under a CentOS 7 host. The install went fine! [root@nfsdb1 ~]# rpm -qa | grep -i mariadb MariaDB-common-10.0.19-1.el7.centos.x86_64 MariaDB-server-10.0.19-1.el7.centos.x86_64 MariaDB-client-10.0.19-1.el7.centos.x86_64 M