You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Aug 2014 at 10:08The text was updated successfully, but these errors were encountered: