Lost LVE Issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jameslokken
    Banned
    • Apr 2024
    • 5

    #1

    Lost LVE Issue

    Hello,

    I use Directadmin on my server. Today, I have just check LVE list and see some users LVE is lost.
    When I check /etc/passwd, I can see the user like this:

    myuser:x:556:557::/home/myuser:/bin/false

    And this lve(556) is not in lve list,


    I wonder how to solve this problem. Please help me.​
    Last edited by bogdan.sh; 04-08-2024, 07:40 AM.
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1221

    #2
    hello,

    The 'lvectl list' is showing only active LVE's, those which had any processes running inside. If myuser is not using any resources it will be missed from the list.

    Comment

    • jameslokken
      Banned
      • Apr 2024
      • 5

      #3
      Thanks for your answer

      Comment

      Working...