Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download OS templates #545

Open
GoogleCodeExporter opened this issue Oct 20, 2015 · 1 comment
Open

Cannot download OS templates #545

GoogleCodeExporter opened this issue Oct 20, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Hi all!
I can confirm that this is still an issue with OpenVZ using OpenVZ Web Panel 
2.4.
After the initial installation using the quick install located here 
http://openvz.org/Quick_installation  
I had some initial issues. Following commands issued, to get to work.

iptables stop  
chkconfig iptables off

At this point I realized that I needed to login to the OpenVZ kernel. 
you can make OpenVZ kernel default in the /boot/grub/grub.conf
place OpenVZ kernel first in boot priority.
reboot.

After this I was able to get to http://ipaddress:3000 
login using admin/admin no issues.  
After logging in I was not able to download a OS template although I used wget 
to pull down a few templates to the server and put them in to the 
/vz/template/cache the web UI would not auto populate the templates that were 
manually downloaded. 
Physical server statistics were not showing up either.

which brings me to the hw-daemon.rb  
cd /tmp 
wget http://ovz-web-panel.googlecode.com/files/ovz-web-panel-2.0.tgz
tar -zxvf ovz-web-panel-2.0.tgz
cp ovz-web-panel/utils/hw-daemon/hw-daemon.rb 
/opt/ovz-web-panel/utils/hw-daemon/hw-daemon.rb
service owp restart

or reboot

At this point everything should be working.

Many think to karma for the instructions for extracting and installing the 
hw-daemon.rb

Good luck all.
DZ  


Additional information: Browser Chrome Version 38.0.2114.2 beta-m (64-bit)

Original issue reported on code.google.com by [email protected] on 18 Aug 2014 at 10:08

@GoogleCodeExporter
Copy link
Author

Missed a few critical bit of information.
Running CentOS 6.5 64bit


Original comment by [email protected] on 18 Aug 2014 at 10:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant