CyberPanel Community

Disk full (/tmp/#sql_1a2838_1.MAI); waiting for someone to free some space

se
senioriz #1

hi,
I get this message every morning,

Error: Disk full (/tmp/#sql_1a2838_1.MAI); waiting for someone to free some space… (errno: 28 “No space left on device”)

and then I have to restart MariaDB from the site.com:8090/serverstatus/services

screenshot of df -h command:

Filesystem Size Used Avail Use% Mounted on
udev 15G 0 15G 0% /dev
tmpfs 3.0G 692K 3.0G 1% /run
/dev/sda3 194G 21G 164G 11% /
tmpfs 15G 108M 15G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 15G 0 15G 0% /sys/fs/cgroup
/dev/loop0 1.5G 1.4G 0 100% /tmp
/dev/sda2 2.0G 144M 1.7G 8% /boot
tmpfs 3.0G 0 3.0G 0% /run/user/0

also I was changed Swapping Directory value in OpenLiteSpeed panel to :
Swapping Directory /dev/shm

but still have same problem and every morning /tmp folder is full

OS:Ubuntu 20.4
Panel: Cyberpanel 2.1.1 + Openlitespeed 1.7.14

my VPS:
8 vCPU Cores
30 GB RAM
200 GB NVMe

9 replies
us
usmannasir #2

What kind of application you are hosting? Your /tmp me be made up of temporary session files from your web application?

us
usmannasir #5

Increase the size of /tmp

us
usmannasir #7

Thats a basic linux skill, you can google it.

SL
Sri Lanka #9

I also had same problem, After several studies I have found this is happening because of gzip compression.

After that I’have turned off gzip compression using OpenLiteSpeed dashboard. Issue will be fix.

Use cloudflare for gzip compression (bolti).

Ra
Rahul #10

I forgot openlitespeed admin access

How can i get back?

Sign in to reply