[CentOS] mariadb fails to start under C7

Earl A Ramirez earlaramirez at gmail.com
Sun May 10 19:07:16 UTC 2015


On 10 May 2015 at 14:47, Tim Dunphy <bluethundr at gmail.com> wrote:

> Hey all,
>
>  I just unstalled MariaDB version 10 from the mariadb repositories under a
> CentOS 7 host.
>
>  The install went fine!
>
> [root at 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
> MariaDB-shared-10.0.19-1.el7.centos.x86_64
>
> However, when I go to start up the service, I'm getting this error:
>
> [root at nfsdb1 ~]# systemctl start mariadb.service
> Failed to issue method call: Unit mariadb.service failed to load: No such
> file or directory.
>
> Can someone please let me know how to start this up?
>
> Thanks,
> Tim
>
> --
> GPG me!!
>
> gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>

Hello Tim,

Try systemctl start mariadb (without the .service)

-- 
Kind Regards
Earl Ramirez



More information about the CentOS mailing list