Initially I have a problem with no free space left.
I can't log in to DA page.
So I use ssh and clear it out then I get space back about 300MB. (by df -h command)
The server is back to normal.
After 10 min I got same problem again.
Then I tried to free up some space and I got back around 4GB.
But I still can't log in to DA
df -h shows
Available space is not sync with Size/Used space
Then I try
Look like directadmin still know that no free space left.
Anybody have an idea how to fix it.
Thanks.
I can't log in to DA page.
So I use ssh and clear it out then I get space back about 300MB. (by df -h command)
The server is back to normal.
After 10 min I got same problem again.
Then I tried to free up some space and I got back around 4GB.
But I still can't log in to DA
df -h shows
Code:
[root@bit01 admin]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/Volume00-LogVol01 72G 68G 0 100% /
/dev/sda2 76M 13M 61M 17% /boot
none 1.5G 0 1.5G 0% /dev/shm
Available space is not sync with Size/Used space
Then I try
Code:
tail /var/log/directadmin/error.log. Make sure the disk isn't full.<br>
2013:04:10-13:47:42: unable to stat ./data/admin/login.hist.temp for filesize after write: euid:101
2013:04:10-13:47:42: Unable to write ./data/admin/login.hist: Unable to stat ./data/admin/login.hist.temp for filesize after write<br>
ConfigFile::removeFile(./data/admin/login.hist) filename does not match<br>
2013:04:10-13:48:05: unable to stat /usr/local/directadmin/data/sessions/da_sess_In5RmseaQdH2Xf0DLWbOsces6jzq4zPKkVmWNO5nzMnV2niLJHi9tM1z4yn6xDRi.temp for filesize after write: euid:101
2013:04:10-13:48:05: Unable to write session file: Unable to open /usr/local/directadmin/data/sessions/da_sess_In5RmseaQdH2Xf0DLWbOsces6jzq4zPKkVmWNO5nzMnV2niLJHi9tM1z4yn6xDRi for reading.<br>
Unable to stat /usr/local/directadmin/data/sessions/da_sess_In5RmseaQdH2Xf0DLWbOsces6jzq4zPKkVmWNO5nzMnV2niLJHi9tM1z4yn6xDRi.temp for filesize after write<br>
ConfigFile::removeFile(/usr/local/directadmin/data/sessions
Look like directadmin still know that no free space left.
Anybody have an idea how to fix it.
Thanks.