ExamarCorp / ovz-web-panel

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

Not compatible with proxmox 2.x ? #445

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
1. Use server with Debian squeeze 6.0 64bit and Proxmox 2.1
2. Install OpenVZ Web Panel 2.1

Actual result:
Error ?
I'm not able to synchronous any server.

Version of the product: latest

Server OS: Debian squeeze 64bit - proxmox 2.1

Is the proxmox 2.1 not compatible with OpenVZ Web Panel ?

Thanks in advance !

Original issue reported on code.google.com by r.lye...@gmail.com on 9 Jun 2012 at 3:32

GoogleCodeExporter commented 9 years ago
i also face that problem .

/opt/ovz-web-panel/vendor/rails/railties/lib/commands/runner.rb:47: 
/opt/ovz-web-panel/lib/hw_daemon_client.rb:48:in `exec': Command 'ls 
/etc/vz/conf/vnf-sample' execution failed with code 2 (HwDaemonExecException)
Output: ls: cannot access /etc/vz/conf/ve-*.conf-sample: No such file or 
directory
        from /opt/ovz-web-panel/app/models/hardware_server.rb:109:in `sync_server_templates'
        from /opt/ovz-web-panel/app/models/hardware_server.rb:233:in `sync'
        from /opt/ovz-web-panel/app/models/hardware_server.rb:26:in `connect'
        from (eval):1
        from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `eval'
        from /opt/ovz-web-panel/vendor/rails/railties/lib/commands/runner.rb:47
        from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
        from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
        from /opt/ovz-web-panel//script/runner:3

just think maybe proxmox 2.1 is change some configuration path. 

Original comment by taychin...@gmail.com on 18 Jun 2012 at 3:11

GoogleCodeExporter commented 9 years ago
Completly compatible with proxmox 2.1 tested on 5 servers. what you need to do 
it's those simples :)

ve-*.conf-sample inside /etc/vz/conf/

if you didn't have it.  PM me i can send to you

Original comment by goo...@streamhost.biz on 18 Jun 2012 at 6:37