I received following errors, i dont know how this is happening, can anyone help me?

user warning: Can't create/write to file '/tmp/#sql_7137_0.MYI' (Errcode: 30) query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 9868 ORDER BY v.weight, t.weight, t.name in /home/tmbejoy/public_html/includes/database.mysql.inc on line 172.
user warning: Can't create/write to file '/tmp/#sql_7137_0.MYI' (Errcode: 30) query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 7764 ORDER BY v.weight, t.weight, t.name in /home/tmbejoy/public_html/includes/database.mysql.inc on line 172.
user warning: Can't create/write to file '/tmp/#sql_7137_0.MYI' (Errcode: 30) query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 7745 ORDER BY v.weight, t.weight, t.name in /home/tmbejoy/public_html/includes/database.mysql.inc on line 172.
user warning: Can't create/write to file '/tmp/#sql_7137_0.MYI' (Errcode: 30) query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 7127 ORDER BY v.weight, t.weight, t.name in /home/tmbejoy/public_html/includes/database.mysql.inc on line 172.
user warning: Can't create/write to file '/tmp/#sql_7137_0.MYI' (Errcode: 30) query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 6772 ORDER BY v.weight, t.weight, t.name in /home/tmbejoy/public_html/includes/database.mysql.inc on line 172.
user warning: Can't create/write to file '/tmp/#sql_7137_0.MYI' (Errcode: 30) query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'tech' AND b.status = 1 AND (r.rid IN (2) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /home/tmbejoy/public_html/includes/database.mysql.inc on line 172.

Comments

stevenpatz’s picture

Category: bug » support
Priority: Critical » Normal

Check your hardware. Is the disk full?

See the following:

http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/0bc...

tmbejoy’s picture

thanks spatz4000, i contacted my ISP and the error caused is due to their hardware failure.

scoutbaker’s picture

Status: Active » Fixed

Changing status to fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.