|
OpenVZ tech issue
|
|
03-21-2012, 01:46 AM
|
|||
|
|||
|
OpenVZ tech issue
I'm installing OpenVZ on my dedi server.
I followed all the instructions in the OpenVZ wiki quick install guide. I installed thru yum (my host box is on centos6) I need to notice that yum didn't update grub.conf as supposed, but I needed to do it manually. It all went fine, however after rebooting server into openvz kernel, and trying to start a container, I always got this output (host is amd64, and i tried 64 and 32 bit templates, debian & centos) Code: [root@cloud2 ~]# vzctl start 86Is anyone savy enough to give me an advice? I really like the container technology and I really want to make it work. |
|||
|
03-21-2012, 07:11 AM
|
|||
|
|||
|
RE: OpenVZ tech issue
Is the ipv6 module loaded or compiled into the kernel?
|
|||
|
03-21-2012, 11:58 AM
|
|||
|
|||
|
RE: OpenVZ tech issue
search the tutorials, deathproxy made a tutorial about this i believe.
|
|||
|
03-21-2012, 12:08 PM
(This post was last modified: 03-21-2012 12:28 PM by DeathProxy.)
|
|||
|
|||
|
RE: OpenVZ tech issue
My tutorial was for Xen VPSes. It's a little bit different for dedicated/KVM.
|
|||
|
03-21-2012, 01:27 PM
(This post was last modified: 03-21-2012 01:43 PM by tyaakow.)
|
|||
|
|||
|
RE: OpenVZ tech issue
I believe the issue was with sysctl -p problem that gets raised by default in centos6
Because it returns status code that messes up something in openvz while starting it. I think. Because this time after uncommenting those lines in sysctl.conf it's okay. Anyway, I'm able to start containers now, I installed OpenVZ Web Panel in ruby/ext.js However, container, tho assigned it's public IP, can't connect (ping google). How does networking go with this? If anyone has any advice, throw it here freely ![]() And if there's any other good management console, also. Thanks for your replies so far
|
|||
|
03-21-2012, 01:33 PM
(This post was last modified: 03-21-2012 01:58 PM by DeathProxy.)
|
|||
|
|||
|
RE: OpenVZ tech issue
I would make sure you have ipv4 forwarding enabled on the box.
|
|||
|
03-21-2012, 11:44 PM
|
|||
|
|||
|
RE: OpenVZ tech issue
I think the ipv6 and ipv4 both adress are not compiled fully restart your dedicated and re compiled the adresses i think this reolved the issues.
Thanks 123Systems.Net And Freevps.Us. |
|||
|
03-22-2012, 01:52 PM
|
|||
|
|||
|
RE: OpenVZ tech issue
I don't know anything about the panel you are using, but in general see http://wiki.openvz.org/Common_Networking_HOWTOs and http://wiki.openvz.org/Virtual_network_device
|
|||
|
03-22-2012, 11:59 PM
|
|||
|
|||
|
RE: OpenVZ tech issue
Try doing a ifconfig and see what comes up on the IP's.
http://LoomHosts.com - VPS Hosting (Unmanaged). | Reliable, Affordable, Solid.
|
|||
|
03-24-2012, 08:34 AM
(This post was last modified: 03-24-2012 08:37 AM by tyaakow.)
|
|||
|
|||
RE: OpenVZ tech issue
(03-21-2012 07:11 AM)f8ll Wrote: Is the ipv6 module loaded or compiled into the kernel?I resolved the issue, it was standard CentOS 6 issue with sysctl.conf file, there are 3 lines that need to be commented out because they return error code when sysctl is being run. The issue that needed to be resolved, for posterity: I commented out these lines in CentOS sysctl.conf file, like this: #net.bridge.bridge-nf-call-ip6tables = 0 #net.bridge.bridge-nf-call-iptables = 0 #net.bridge.bridge-nf-call-arptables = 0 |
|||
|
« Next Oldest | Next Newest »
|
| User(s) browsing this thread: |
| 1 Guest(s) |








