Announcement

Collapse
No announcement yet.

Server is not running, Use service lvestats start command

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Server is not running, Use service lvestats start command

    Hello
    Upon installing Cloud Linux i get the following error:

    Error
    Server is not running, Use service lvestats start command to start it

    [root@CentOS-74-64-minimal ~]# service lvestats start

    Redirecting to /bin/systemctl start lvestats.service

    Job for lvestats.service failed because the control process exited with error code. See "systemctl status lvestats.service" and "journalctl -xe" for details.

    [root@CentOS-74-64-minimal ~]#

    Thanks

  • #2
    Hello,

    Are you sure that CloudLinux kernel loaded?
    Please check it with the following command:
    # uname -r

    Comment


    • #3
      Hello I have the same problem and the kernel is well loaded

      Comment


      • #4
        Hello,

        Could you please show us lvestats status:
        # systemctl status lvestats.service

        and check that CloudLinux kernel/LVE module loaded:
        # uname -r
        # lsmod | grep lve

        Looking forward to your reply.

        Comment


        • #5
          [root@myhostname ~]# systemctl status lvestats.service
          * lvestats.service - lvestats service
          Loaded: loaded (/usr/lib/systemd/system/lvestats.service; enabled; vendor preset: disabled)
          Active: activating (auto-restart) (Result: exit-code) since Thu 2018-04-19 15:45:55 UTC; 2s ago
          Process: 18919 ExecStart=/opt/alt/python27/bin/python2.7 /usr/share/lve-stats/lvestats-server.py start --pidfile /var/run/lvestats.pid (code=exited, status=1/FAILURE)

          Apr 19 15:45:55 myhostname systemd[1]: Failed to start lvestats ...
          Apr 19 15:45:55 myhostname systemd[1]: Unit lvestats.service ent...
          Apr 19 15:45:55 myhostname systemd[1]: lvestats.service failed.
          Hint: Some lines were ellipsized, use -l to show in full.

          ################################################## #################
          [root@myhostname ~]# uname -r
          3.10.0-693.21.1.el7.x86_64

          ################################################## ##############"

          [root@myhostname ~]# lsmod | grep lve
          [root@myhostname ~]#

          Comment


          • #6
            According to "uname -r" output this server working with CentOS kernel.
            Please check grub configuration and make sure that CloudLinux kernel will be loaded after reboot.

            Comment


            • #7
              I have no knowledge how do I do?

              Comment


              • #8
                In this case, please submit a ticket to https://cloudlinux.zendesk.com, our techs will help you to install and configure
                CloudLinux.

                Comment

                Working...
                X