Skip to main content

Unknown Command

Comments

5 comments

  • SysSachin
    What exact issues are you facing ?
    lgetxattr("/home/*****/mail/new/1386145054.H106670P7904.server.*****.net,S=2398", "security.selinux", 0x1cc4480, 255) = -1 ENODATA (No data available

    As per above error, File /home/*****/mail/new/1386145054.H106670P7904.server.*****.net,S=2398 is not present on your server and because of that it's showing " No data available "
    0
  • cPanelMichael
    Hello, The command you mentioned shouldn't run based on any cPanel feature or functionality. Are you running the command manually as root, or through a third-party application? Thank you.
    0
  • Cemil Sedefoglu
    Hello, The command you mentioned shouldn't run based on any cPanel feature or functionality. Are you running the command manually as root, or through a third-party application? Thank you.

    We are not running the command manually and we are not sure why this command is working continuously. Do not know how to stop it. We thought that it may be caused of backup, we have stop the backup, but it is same.
    0
  • Cemil Sedefoglu
    What exact issues are you facing ? As per above error, File /home/*****/mail/new/1386145054.H106670P7904.server.*****.net,S=2398 is not present on your server and because of that it's showing " No data available "

    CPU is working 99% continuously. After it finishes, and then starts from the beginning. Checks all the files, folders, emails, everything.
    0
  • cPanelMichael
    Hello, You can kill the process ID with a command such as:
    kill -9 $PID
    Replace "$PID" with the process ID found with the "ps" command. Also, you may find this third-party URL helpful: Linux: How to know where a process was started and how it was started? Thank you.
    0

Please sign in to leave a comment.