Announcement

Collapse
No announcement yet.

lve manager dont show nothing after installation

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

  • lve manager dont show nothing after installation

    Hi,

    I have install LVE in a centos 6.5 with cpanel.

    Now when access to whm>lve manager, dont show nothing

    I have rebuild easyapache and nothing.

    here is my output:

    root@bh1 [~]# uname -r
    3.10.23-xxxx-std-ipv6-64

    root@bh1 [~]# /etc/init.d/httpd -M|grep hosting
    Syntax OK
    hostinglimits_module (shared)

    root@bh1 [~]# rpm -qa|grep lve
    liblve-1.2-1.10.el6.cloudlinux.x86_64
    liblve-devel-1.2-1.10.el6.cloudlinux.x86_64
    kmod-iolimits-2.6.32-531.17.1.lve1.2.58.el6.x86_64-0.1-107.el6.x86_64
    kernel-firmware-2.6.32-531.17.1.lve1.2.58.el6.noarch
    kernel-2.6.32-531.17.1.lve1.2.58.el6.x86_64
    lve-utils-1.3-31.el6.cloudlinux.x86_64
    lve-stats-0.10-21.el6.noarch
    kmod-lve-1.2-62.el6.x86_64
    kmod-lve-2.6.32-531.17.1.lve1.2.58.el6.x86_64-1.2-62.el6.x86_64
    lvemanager-0.8-1.15.1.el6.cloudlinux.noarch
    lve-1.2-1.10.el6.cloudlinux.x86_64
    pam_lve-0.3-7.el6.cloudlinux.x86_64

  • #2
    If i try to start, show this:

    root@bh1 [~]# service lvestats start
    Iniciando lvestats: Traceback (most recent call last):
    File "/usr/sbin/lvestats-server", line 740, in
    main()
    File "/usr/sbin/lvestats-server", line 712, in main
    LVE_VERSION = parseLVEVersion()
    File "/usr/lib/python2.6/site-packages/lvehelper.py", line 97, in parseLVEVersion
    file = open(/proc/lve/list, r)
    IOError: [Errno 2] No such file or directory: /proc/lve/list
    [FALLÓ]

    Comment

    Working...
    X