Displaying 4 results from an estimated 4 matches for "tmpdsk".
Did you mean:
tmpdisk
2009 Nov 05
2
MySQL error 28, can't write temp files - how to debug?
...s order by rand() limit 0, 1 ,
According to google search, errorcode 28 means the HDD is full. But it isn't:
root at vps:[~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 84G 18G 62G 23% /
none 640M 0 640M 0% /dev/shm
/usr/tmpDSK 485M 11M 449M 3% /tmp
What else could cause this kind of problem?
--
Kind Regards
Rudi Ahlers
CEO, SoftDux Hosting
Web: http://www.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532
2009 Nov 05
1
MySQL error 28, can't write temp files - how to debug? [SOLVED]
...e 28 means the HDD is full. But it
>> isn't:
>>
>>
>> root at vps:[~]$ df -h
>> Filesystem ? ? ? ? ? ?Size ?Used Avail Use% Mounted on
>> /dev/sda1 ? ? ? ? ? ? ?84G ? 18G ? 62G ?23% /
>> none ? ? ? ? ? ? ? ? ?640M ? ? 0 ?640M ? 0% /dev/shm
>> /usr/tmpDSK ? ? ? ? ? 485M ? 11M ?449M ? 3% /tmp
>>
>>
>> What else could cause this kind of problem?
>
> You only have 449MB free on /tmp. It could easily fill that up during the
> query, and then delete the file before you run df again. Run it while the
> query is executing, I b...
2006 Jun 22
9
Apache Security
Hello, I have a server running CentOS 4.3 with all the latest updates.
The server in question has been hacked by spammers a few times. The
details of the hack have been basically the same every time. I find
some directory created by the apache user account in /tmp. The new
directory contains an html file, and a list of email addresses to spam
and a perl script that spams all those email
2011 Oct 05
11
compiling kernel in Centos Domu
Hi,
Im trying to compile kernel 3.0.4 inside Centos 5 DomU
The steps I do are
Make bzImage
Make modules
Make modules_install
Depmod -a
mkinitrd /boot/initrd.img-3.0.4 3.0.4
but them im getting this
-bash-3.2# mkinitrd /boot/initrd.img-3.0.4 3.0.4
ls: /etc/modprobe.d/*.conf: No such file or directory
No module ehci-hcd found for kernel 3.0.4, aborting.
If I exclude the