What does 'Can't sync file './database_name/…frm' to disk (Errcode: 28)' mean?
Posted
by
cool_cs
on Server Fault
See other posts from Server Fault
or by cool_cs
Published on 2012-06-03T00:12:20Z
Indexed on
2012/06/03
16:42 UTC
Read the original article
Hit count: 179
mysql
I am getting this error message whenever I try to create a new index or a new table in my mysql server. Does anyone know what the reason is? This is the ouput after I run df -a
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 13G 7.3G 4.5G 63% /
/dev/sda1 251M 27M 212M 12% /boot
tmpfs 3.9G 0 3.9G 0% /dev/shm
10.156.248.29:/vol/pharos_pnxd_data_01/env_empty_sbid_27133_qdcprod
30G 30G 32K 100% /app
© Server Fault or respective owner