rohdoor / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

migrate error #391

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
1. stop vm on 2nd host
2. go to migrate assistent and start migrate
3. error message comes: 

Interner Fehler: Command 'vzmigrate 95.*.*.* 5130' execution failed with code 4
Output: Starting migration of CT 5130 to 95.*.*.*
Error: Can't connect to destination address using public key
Error: Please put your public key to destination node

info: key is set on hw-daemon.ini (on server 1 and on server 2)

Version of the product: newesst

Server OS: linux debian squeeze

Browser: ff/ie

Can you tell me, if i can migrate vm of server 2 to server 1 please. thanks.

Original issue reported on code.google.com by cod...@iscgr.de on 7 Jan 2012 at 11:33

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi, we have set publickeys and can login with public key authentication, we 
doesn´t use port 22. we use a other port for exsample port 20222. what can we 
do, than we can migrate a vm to a other host without this error message? 

Do you have an solution for us please?

Original comment by cod...@iscgr.de on 8 Jan 2012 at 12:19

GoogleCodeExporter commented 9 years ago
Hi, after using a ssh-config file, migrate process is running a while and than 
we get following error-message (log):

Processing Admin::VirtualServersController#migrate (for 79.*.*.* at 2012-01-08 
19:03:15) [POST]
  Parameters: {"target_id"=>"1", "action"=>"migrate", "id"=>"25", "controller"=>"admin/virtual_servers"}
Executing command: vzmigrate 95.*.*.* 5130

Timeout::Error (execution expired):
    /usr/lib/ruby/1.8/timeout.rb:64:in `rbuf_fill'
    /usr/lib/ruby/1.8/net/protocol.rb:134:in `rbuf_fill'
    /usr/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
    /usr/lib/ruby/1.8/net/protocol.rb:126:in `readline'
    /usr/lib/ruby/1.8/net/http.rb:2028:in `read_status_line'
    /usr/lib/ruby/1.8/net/http.rb:2017:in `read_new'
    /usr/lib/ruby/1.8/net/http.rb:1051:in `request'
    /usr/lib/ruby/1.8/net/http.rb:992:in `post2'
    /usr/lib/ruby/1.8/xmlrpc/client.rb:538:in `do_rpc'
    /usr/lib/ruby/1.8/xmlrpc/client.rb:420:in `call2'
    /lib/hw_daemon_client.rb:81:in `rpc_call'
    /lib/hw_daemon_client.rb:47:in `exec'
    /app/models/virtual_server.rb:270:in `migrate'
    /app/controllers/admin/virtual_servers_controller.rb:254:in `migrate'
    /vendor/rails/actionpack/lib/action_controller/base.rb:1253:in `send'
    /vendor/rails/actionpack/lib/action_controller/base.rb:1253:in `perform_action_without_filters'
    /vendor/rails/actionpack/lib/action_controller/filters.rb:617:in `call_filters'
    /vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
    /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
    /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
    /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
    /vendor/rails/actionpack/lib/action_controller/rescue.rb:136:in `perform_action_without_caching'
    /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action'
    /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
    /vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache'
    /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:12:in `perform_action'
    /vendor/rails/actionpack/lib/action_controller/base.rb:524:in `send'
    /vendor/rails/actionpack/lib/action_controller/base.rb:524:in `process_without_filters'
    /vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `process_without_session_management_support'
    /vendor/rails/actionpack/lib/action_controller/session_management.rb:134:in `process'
    /vendor/rails/actionpack/lib/action_controller/base.rb:392:in `process'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:183:in `handle_request'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:110:in `dispatch_unlocked'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:123:in `dispatch'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:122:in `synchronize'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:122:in `dispatch'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:132:in `dispatch_cgi'
    /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:39:in `dispatch'
    /vendor/rails/railties/lib/webrick_server.rb:103:in `handle_dispatch'
    /vendor/rails/railties/lib/webrick_server.rb:74:in `service'
    /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
    /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
    /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
    /usr/lib/ruby/1.8/webrick/server.rb:162:in `start'
    /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
    /usr/lib/ruby/1.8/webrick/server.rb:95:in `start'
    /usr/lib/ruby/1.8/webrick/server.rb:92:in `each'
    /usr/lib/ruby/1.8/webrick/server.rb:92:in `start'
    /usr/lib/ruby/1.8/webrick/server.rb:37:in `start'
    /usr/lib/ruby/1.8/webrick/server.rb:82:in `start'
    /vendor/rails/railties/lib/webrick_server.rb:60:in `dispatch'
    /vendor/rails/railties/lib/commands/servers/webrick.rb:66
    /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
    /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in `require'
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
    /vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in `require'
    /vendor/rails/railties/lib/commands/server.rb:49
    /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
    /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
    //script/server:3

Internal error: execution expired

Please help. Thanks....

Original comment by cod...@iscgr.de on 8 Jan 2012 at 6:37

GoogleCodeExporter commented 9 years ago
Hi, where is the support? :(

I think, the client timeout is to low for bigger than 60 GB vm´s.

Original comment by cod...@iscgr.de on 22 Jan 2012 at 9:44

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 1 May 2012 at 9:27