search for: ovzkernel

Displaying 6 results from an estimated 6 matches for "ovzkernel".

Did you mean: okernel
2008 Aug 25
2
package name AND VERSION needed for passing to yum?
this snippet: package {ovzkernel: source => $hardwaremodel ? { "x86_64" => "ovzkernel-2.6.18-53.1.19.el5.028stab053.14.x86_64", default => "ovzkernel-2.6.18-53.1.19.el5.028stab053.14.i686" }, ensure => installed, provider => yum,...
2011 Mar 04
1
ifname in openvz container
...ovz.xml $ grep -i netif /etc/vz/conf/144.conf NETIF="ifname=br0,bridge=br0,mac=52:54:00:74:DD:F3,host_ifname=veth144.0,host_mac=52:54:00:06:78:76" br0 is a bridge on the server (CT0). But I would like to assign ethernet device inside VM as eth0 i.e. ifname in VM config has to be eth0. ovzkernel release is 2.6.18-194.26.1.el5.028stab081.1 OS is CentOS 5.5, libvirt/virsh version is 0.8.8. Best regards, Nikolay.
2008 Aug 11
6
Class dependency question
...oot", mode => 644, ensure => present, } line {"conn_track": file => "/etc/modprobe.conf", line => "options ip_conntrack ip_conntrack_enable_ve0=1", } package {"ovzkernel-2.6.18-53.1.19.el5.028stab053.14.x86_64": ensure => installed, provider => yum, require => [File["/etc/sysconfig/selinux"],File["/etc/ sysctl.conf"],File["/etc/modprobe.conf"]], } package {&q...
2013 May 06
1
Installing on an OpenVZ instance
Hello All; I'm attempting to build the dahdi on an OpenVZ instance: Linux serverx 2.6.18-274.7.1.el5.028stab095.1 #1 SMP Mon Oct 24 20:49:24 MSD 2011 x86_64 x86_64 x86_64 GNU/Linux Now, the kernel says that I have the proper one installed, as you can see from above. However, when I run the make all, this is what I see: You do not appear to have the sources for the
2010 Feb 25
2
OpenNode (CentOS based) virtualization solution preview released
...envz and kvm hypervisors support - together with the libvirt (inluding virsh and virt-install CLI utilities) and func (Fedora Unified Network Controller) management interfaces 3) includes stable RHEL5 2.6.18 series kernel provided by OpenVZ project and rebuilded KVM kernel module package for this ovzkernel 4) does automatic bridge networking setup needed for OpenVZ veth (which enables broadcast traffic for container) and KVM networking - you just enter interface configuration data in the installer networking screen and bridge setup is taken care of by the installer 5) includes opennode cli utility wh...
2008 Nov 01
8
OpenVZ & shorewall. Did'nt work acl based on ip range.
...INTOPOINT RUNNING NOARP MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) [root@localhost shorewall]# rpm -qa | grep vz ovzkernel-2.6.18-92.1.13.el5.028stab059.3 vzrpm44-4.4.1-22.5 vztmpl-fedora-7-1.1-1 vzquota-3.0.11-1 vzctl-3.0.22-1 vzrpm44-python-4.4.1-22.5 vzpkg-2.7.0-18 vzctl-lib-3.0.22-1 vzyum-2.4.0-11 ------------------------------ end of Guest system with ovz-kernel------------------------------ --------------------...