Displaying 20 results from an estimated 10000 matches similar to: "Libvirt and openvz?"
2014 Mar 22
1
Issues to manage RAM on openvz guests
Hi all,
I'm playing with virsh, and I succeed to mange easily some KVM nodes.
But I have issues to size RAM of openvz guests.
virsh set by default the the memory to 256M on each guest instead of that I
specify in the XML
I have to modify by end the variable PHYSPAGES on each
/etc/vz/conf/id_of_my_vz.conf
Please follow the XML dump and the steps that I did.
Cheers,Aurelien
Log
----
1)
2011 Oct 10
5
no connection driver available for openvz:///system
dears.
I can not solved the problem:
vzctl works. But how do I connect to Virtuozzo? Using the openvz
>> > driver
>> > it doesn't work out of the box:
>> > virsh # connect openvz:///system
>> > error: Failed to connect to the hypervisor
>> > error: no connection driver available for openvz:///system
Why can not I connect to the openvz???
please
2011 Mar 07
1
diskspace and diskinodes tag for openvz
Hi!
as far as I understood from "xml format for openvz driver" thread
available at [1] it should be possible to specify via libvirt disk size
and disk inodes for openvz VM.But the following device section in VM xml
description doesn't set disksize and diskinodes properly (it looks like
those parameters are taken from default OpenVZ config and not as they
are specified in
2011 Mar 07
1
openvz specific values for domain/devices tag
Hi!
Could you, please, point me to where I can read about possible values
for domain/devices tag in case of OpenVZ?
I couldn't find such info at [1] whereas e.g. filesystem is mentioned at
[2] but not at [1].
Thanks!
Nikolay.
[1] http://libvirt.org/formatdomain.html#elementsDevices
[2] http://libvirt.org/drvopenvz.html
2012 Mar 30
1
vzctl 3.1 not supported in virsh ?
Hello
If i use virsh with vzctl 3.1 i get below error
virsh -c openvz:///system
error: /Could not extract vzctl version
It works ok with vzctl 3.0.x
Is there any way i can use virsh with vzctl 3.1 ?
----------------------------------------------------------------
[root at test ~]# /usr/bin/virsh --version=long
Virsh command line tool of libvirt 0.9.11
See web site at http://libvirt.org/
2008 Aug 11
6
Class dependency question
So I have two classes for openvz setup. The first is openvz::setup
and it sets up the box for OpenVZ.. then another class (in same .pp
file) called openvz::master sets up the config for the main system (as
opposed to a VE). The error I see is that the openvz::master class is
executed (and fails) becuase it doesn''t seem to load up the setup
class?
debug: Calling puppetmaster.getconfig
2011 Mar 04
1
ifname in openvz container
Hi!
Is there any way to specify ethernet device name to be created inside
the openvz container?
I could find such info at http://libvirt.org/formatdomain.html#elementsNICS.
If I do as below I get br0 as ethernet device inside VM whereas I'd like
it to be eth0.
$ cat ovz.xml
<domain type='openvz' id='144'>
<name>144</name>
2008 Jul 01
6
OpenVZ configuration of networking with puppet - big crash
I am trying to streamline the current distribution specific setup and
creation of VE''s within OpenVZ with puppet. My first attempt has gone
horribly wrong as you will see below. Here''s the script I wrote to
replace the redhat specific setup that OpenVZ used:
[jleggett@lxp6d15m3 scripts]$ cat redhat-add_ip.sh
#!/bin/bash
#
# Debug - take out later
set -x
2013 May 28
0
Re: libvirt for Citrix XenServer
________________________________
From: Prasad [prasad@mukhedkar.com]
Sent: Tuesday, May 28, 2013 7:33 PM
To: Parakkal, Navin S
Subject: Re: [libvirt-users] libvirt for Citrix XenServer
On 05/27/2013 12:13 PM, Parakkal, Navin S wrote:
Hi,
Can someone send me the build steps how to build for Citrix XenServer ? I want to build a version of libvirt for Citrix XenServer.
Regards,
Navin
2008 Nov 01
8
OpenVZ & shorewall. Did'nt work acl based on ip range.
Hello all,
It''s my first letter on this list, and, my English is not very well.
Please take me indulgence
for grammar/syntax and over erorrs :))
I have trouble for acl''s of ip range. But, acl for one host (with ip
adress) work fine.
Please help me for make work acl/find erorr in acl.
Becouse I''m new shorewall user, I maked test configuration on Virtual
Mashine
2011 Mar 04
0
/etc/vz/vznetctl.conf has to be /etc/vz/vznet.conf
Hi!
In [1] it's written that "Then a generic configuration file
/etc/vz/vznetctl.conf must be created containing [...]" whereas it has
to be /etc/vz/vznet.conf since /usr/sbin/vznetcfg script has the
following line
VZNETCFG='/etc/vz/vznet.conf'
vzctl version is 3.0.26-1.
Best regards,
Nikolay.
[1] http://libvirt.org/drvopenvz.html
2014 Aug 13
1
Support live migration of OpenVZ container
Hi libvirt team,
I was trying to migrate an OpenVZ domain from one host to another host. It
seems that the live migration of OpenVZ container is there (
https://openvz.org/Migration_from_one_HN_to_another), but it haven't been
integrated to libvirt yet. In particular, I ran the following commands and
it failed:
$ sudo virsh migrate --live --verbose --undefinesource 101 openvz+ssh://
2014 Apr 03
2
OpenVZ variant
Greetings,
I was reading the LWN article from today (free to non-subscribers next Thursday). Here's a subscriber link for those who might want to see it now:
CentOS and Red Hat - http://lwn.net/SubscriberLink/592723/485ea802859f6c36/
I saw that Xen was mentioned as an area where CentOS went beyond RHEL with CentOS 6... and being that I'm deeply in the OpenVZ community, I thought it
2015 Oct 21
1
openvz driver
Hi,
I've a question regarding the openvz driver. I noticed that the virsh dumpxml output does not contain the memory settings. E.g.:
<domain type='openvz'>
<name>104</name>
<uuid>ad2e9d0b-d242-482a-8640-5102e49d0f9b</uuid>
<memory unit='KiB'>0</memory>
<currentMemory unit='KiB'>0</currentMemory>
<vcpu
2011 Jun 08
1
Drupal/MySQL performance in Xen and OpenVZ
Hi,
We are considering a transition from OpenVZ to Xen for our web server
infrastructure. The primary task performed by the virtual servers is to run
a number of Drupal sites with a MySQL backend. The webserver and MySQL
servers are on separate virtual hosts. We also have a number of smaller
hosts running on the same hardware (a couple of dev-servers, a
logging-and-monitoring server, a secondary
2015 Apr 07
0
OpenVZ with asterisk 13
With that kind of load, your users shall start complaining about choppy
audio or voice clarity on random occasions, and you wont have a clue where
to look for the problem.
Regards,
Mitul Limbani,
Business Head,
Enterux Solutions Pvt. Ltd.
110 Reena Complex, Opp. Nathani Steel,
Vidyavihar (W), Mumbai - 400 086. India
http://www.enterux.com/
http://www.entvoice.com/
email: mitul at enterux.in
2007 Oct 11
1
OS Virtualization: Linux-VServer and OpenVZ
Greetings,
So, anyone on this list using OS Virtualization? I've been using OpenVZ for about 1.5 years. I also have some experience with Linux-VServer.
In my experience, if you want to do Linux on Linux, both OpenVZ and Linux-VServer offer native performance, better scalability, and higher density than VMware, Xen or KVM... although I must admit I haven't actually tried KVM yet.
If
2015 Apr 07
2
OpenVZ with asterisk 13
On 04/07/2015 10:48 AM, Johan Wilfer wrote:
> Den 2015-04-07 15:41, Ikka Tirtawidjaja skrev:
>> Dear all,
>>
>> Is anyone has experience making Asterisk server with virtual server
>> OPEN-VZ (in proxmox 3.4 box) ?
>>
>> My boss want to build a production server with it, and it will have +/-
>> 300 sip user (concurrent call maybe < 150 call)
>>
2013 Aug 12
0
Sangoma timing device for OpenVZ - Anyone installed it?
Hello,
Anyone out there knows the steps to get a Sangoma UT50 or UT51 VoiceTimer
USB stick working with an OpenVZ instance of Asterisk?
I have Dahdi + UT50 driver installed on mother node running fine but not
sure what to do in OpenVZ which has Asterisk installed. Do I have to
install Dahdi on OpenVZ? Do I link the Dahdi from mother node to OpenVZ?
Sangoma wiki is not clear.
Thanks,
2015 Apr 07
0
OpenVZ with asterisk 13
Den 2015-04-07 15:41, Ikka Tirtawidjaja skrev:
> Dear all,
>
> Is anyone has experience making Asterisk server with virtual server
> OPEN-VZ (in proxmox 3.4 box) ?
>
> My boss want to build a production server with it, and it will have +/-
> 300 sip user (concurrent call maybe < 150 call)
>
As long as you don't overload the server it works great. I've used