Hi- I posted this under the MySQL group as well, but I thought some other Rails folks may have seen this before?? "Mysql::Error: Can''t create/write to file ''/var/lib/mysql/ #sql_146a_0.MYI'' (Errcode: 30)" Anyone know what this means, and how to fix it? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 4 Feb 2008, at 17:30, pete wrote:> > Hi- > > I posted this under the MySQL group as well, but I thought some other > Rails folks may have seen this before?? > > "Mysql::Error: Can''t create/write to file ''/var/lib/mysql/ > #sql_146a_0.MYI'' (Errcode: 30)" > > Anyone know what this means, and how to fix it?Well the obvious questions are is /var/lib/mysql/ writable by the mysql process?, is there free space on that device?, is it mounted read-write? etc... Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Certainly. That''s the strange thing, this worked prior to today for the past couple weeks, no change to permissions... Frederick Cheung wrote:> On 4 Feb 2008, at 17:30, pete wrote: > > > > > Hi- > > > > I posted this under the MySQL group as well, but I thought some other > > Rails folks may have seen this before?? > > > > "Mysql::Error: Can''t create/write to file ''/var/lib/mysql/ > > #sql_146a_0.MYI'' (Errcode: 30)" > > > > Anyone know what this means, and how to fix it? > > Well the obvious questions are is /var/lib/mysql/ writable by the > mysql process?, is there free space on that device?, is it mounted > read-write? etc... > > Fred--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
This issue was caused by a hardware failure. the disk went down so nothing could access it.... On Feb 4, 5:49 pm, pete <peterbattag...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Certainly. That''s the strange thing, this worked prior to today for > the past couple weeks, no change to permissions... > > Frederick Cheung wrote: > > On 4 Feb 2008, at 17:30, pete wrote: > > > > Hi- > > > > I posted this under the MySQL group as well, but I thought some other > > > Rails folks may have seen this before?? > > > > "Mysql::Error: Can''t create/write to file ''/var/lib/mysql/ > > > #sql_146a_0.MYI'' (Errcode: 30)" > > > > Anyone know what this means, and how to fix it? > > > Well the obvious questions are is /var/lib/mysql/ writable by the > > mysql process?, is there free space on that device?, is it mounted > > read-write? etc... > > > Fred--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---