Jump to content

Recommended Posts

Posted

Hi.

NAME="CentOS Linux"
VERSION="7 (Core)"

/dev/mapper/centos_ba--eraappl--v-root   41G   40G   90M 100% /
 

I have downloaded a virtual machine from the ESET website with the ESET server. When logging in, an error message appears as mentioned in the subject. From what I have checked, I ran out of space. What can I do without restoring the server backup?

The reason is /var/lib/mysql/era_db/tbld_sysinspector_sysincspector_event_logdata.ibd. I have accumulated a lot of logs.

At the moment, there is already a problem with executing minor commands due to lack of space, so probably the first thing I should do is clean up some less important files. Unfortunately, I am not a Linux user and I do not really know what to delete so as not to break anything.

  • Administrators
Posted

Please raise a support ticket for further assistance with purging SysInspector data from the database. We recommend generating SysInspector logs only when requested by technical support to tackle an issue,

  • 2 weeks later...
Posted

Thank you, I managed it now, although to this day I don't know which operation ultimately helped. That's why, despite my sincere desire, I will not leave a hint for for future generations.

Of the main ones - once after logging in I managed to change the log storage time to 1 day.

Other main action is:

# mysql -u root -p
# USE era_db;
# TRUNCATE TABLE tbld_sysinspector_sysinspector_event_logdata

and a few smaller ones...

Can be closed.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...