Thank you. yes, it's full.

在 2013年12月17日星期二UTC+8下午1时40分12秒,Owen Windsor写道:
>
> Error 28 means your MySQL server has run out of disk space.  Check it out 
> and free up some space.
>
> Cheers, 
> Owen
>
>
> On Tue, Dec 17, 2013 at 4:31 PM, Yongchao Lao <[email protected]<javascript:>
> > wrote:
>
>> no matter running check or backup script will get this error (I don't 
>> know ruby):
>>
>> Mysql2::Error: Got error 28 from storage engine: SHOW FULL FIELDS FROM 
>> `issues`
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in
>>  
>> `query'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in
>>  
>> `block in execute'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_adapter.rb:280:in
>>  
>> `block in log'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/notifications/instrumenter.rb:20:in
>>  
>> `instrument'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_adapter.rb:275:in
>>  
>> `log'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in
>>  
>> `execute'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/mysql2_adapter.rb:211:in
>>  
>> `execute'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:259:in
>>  
>> `execute_and_free'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:426:in
>>  
>> `columns'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/connection_adapters/schema_cache.rb:12:in
>>  
>> `block in initialize'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/model_schema.rb:228:in
>>  
>> `yield'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/model_schema.rb:228:in
>>  
>> `default'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/model_schema.rb:228:in
>>  
>> `columns'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.13/lib/active_record/model_schema.rb:248:in
>>  
>> `column_names'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/acts-as-taggable-on-2.4.1/lib/acts_as_taggable_on/acts_as_taggable_on/cache.rb:5:in
>>  
>> `block in included'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/acts-as-taggable-on-2.4.1/lib/acts_as_taggable_on/acts_as_taggable_on/cache.rb:5:in
>>  
>> `each'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/acts-as-taggable-on-2.4.1/lib/acts_as_taggable_on/acts_as_taggable_on/cache.rb:5:in
>>  
>> `any?'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/acts-as-taggable-on-2.4.1/lib/acts_as_taggable_on/acts_as_taggable_on/cache.rb:5:in
>>  
>> `included'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/acts-as-taggable-on-2.4.1/lib/acts_as_taggable_on/taggable.rb:98:in
>>  
>> `include'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/acts-as-taggable-on-2.4.1/lib/acts_as_taggable_on/taggable.rb:98:in
>>  
>> `taggable_on'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/acts-as-taggable-on-2.4.1/lib/acts_as_taggable_on/taggable.rb:39:in
>>  
>> `acts_as_taggable_on'
>>
>> /home/git/gitlab/app/models/issue.rb:36:in `<class:Issue>'
>>
>> /home/git/gitlab/app/models/issue.rb:20:in `<top (required)>'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/backports-3.3.2/lib/backports/tools.rb:328:in
>>  
>> `require'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/backports-3.3.2/lib/backports/tools.rb:328:in
>>  
>> `require_with_backports'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in
>>  
>> `block in require'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in
>>  
>> `load_dependency'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in
>>  
>> `require'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:359:in
>>  
>> `require_or_load'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:502:in
>>  
>> `load_missing_constant'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:192:in
>>  
>> `block in const_missing'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:190:in
>>  
>> `each'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:190:in
>>  
>> `const_missing'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:514:in
>>  
>> `load_missing_constant'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:192:in
>>  
>> `block in const_missing'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:190:in
>>  
>> `each'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:190:in
>>  
>> `const_missing'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:514:in
>>  
>> `load_missing_constant'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:192:in
>>  
>> `block in const_missing'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:190:in
>>  
>> `each'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:190:in
>>  
>> `const_missing'
>>
>> /home/git/gitlab/lib/api/notes.rb:6:in `<class:Notes>'
>>
>> /home/git/gitlab/lib/api/notes.rb:3:in `<module:API>'
>>
>> /home/git/gitlab/lib/api/notes.rb:1:in `<top (required)>'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/backports-3.3.2/lib/backports/tools.rb:328:in
>>  
>> `require'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/backports-3.3.2/lib/backports/tools.rb:328:in
>>  
>> `require_with_backports'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in
>>  
>> `block in require'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in
>>  
>> `load_dependency'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in
>>  
>> `require'
>>
>> /home/git/gitlab/config/initializers/2_app.rb:13:in `block in <top 
>> (required)>'
>>
>> /home/git/gitlab/config/initializers/2_app.rb:13:in `each'
>>
>> /home/git/gitlab/config/initializers/2_app.rb:13:in `<top (required)>'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:245:in
>>  
>> `load'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:245:in
>>  
>> `block in load'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in
>>  
>> `load_dependency'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:245:in
>>  
>> `load'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:588:in
>>  
>> `block (2 levels) in <class:Engine>'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:587:in
>>  
>> `each'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/engine.rb:587:in
>>  
>> `block in <class:Engine>'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/initializable.rb:30:in
>>  
>> `instance_exec'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/initializable.rb:30:in
>>  
>> `run'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/initializable.rb:55:in
>>  
>> `block in run_initializers'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/initializable.rb:54:in
>>  
>> `each'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/initializable.rb:54:in
>>  
>> `run_initializers'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:136:in
>>  
>> `initialize!'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/railtie/configurable.rb:30:in
>>  
>> `method_missing'
>>
>> /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/backports-3.3.2/lib/backports/tools.rb:328:in
>>  
>> `require'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/backports-3.3.2/lib/backports/tools.rb:328:in
>>  
>> `require_with_backports'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in
>>  
>> `block in require'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in
>>  
>> `load_dependency'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in
>>  
>> `require'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:103:in
>>  
>> `require_environment!'
>>
>> /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/railties-3.2.13/lib/rails/application.rb:297:in
>>  
>> `block (2 levels) in initialize_tasks'
>>
>> Tasks: TOP => gitlab:backup:create => environment
>>
>> (See full trace by running task with --trace)
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "GitLab" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to