similar to: wrong domain type for openvz

Displaying 20 results from an estimated 9000 matches similar to: "wrong domain type for openvz"

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 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>
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
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 Mar 08
2
dnsmasq not started when no dhcp enabled ?
Hello everybody, i've defined a simple network, with no dhcp. I'd like to use dnsmasq only as a dns server. $ virsh net-dumpxml basicswitch <network> <name>basicswitch</name> <uuid>60f491d2-d6c4-6b57-8a50-081cace8dedc</uuid> <forward mode='nat'/> <bridge name='virbr1' stp='on' delay='0' /> <ip
2011 Apr 18
1
kvm virtual server boot order
The boot order issue http://osdir.com/ml/libvir-list/2009-08/msg00398.html resolved with the code changes specified by http://www.redhat.com/archives/libvir-list/2009-August/msg00340.html seems to suggest that hard disks, cdroms, floppy devices (since they are all disks) are ordered primarily by virtual bus type as encountered in the domain xml. This indicates that there can exist a
2010 Nov 14
2
java binding and virtualbox-ose
I'm trying to connect to vbox hypervisor on an Ubuntu 10.04 machine through libvirt java binding (libvirt-java-0.4.6) by simply invoking: Connect conn = new Connect("vbox:///session", false); but I got this exception: libvir: warning : Failed to find the interface: Is the daemon running ? libvir: Remote error : unable to connect to '/var/run/libvirt/libvirt-sock':
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
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://
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
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)
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
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
2007 May 10
1
CentOS 5.0: Xen vs OpenVZ
Hi all, I've just installed CentOS 5.0 on two brand new server, and it's time for me to migrate a few virtual machines from the old servers. The old servers are running CentOS 4.4 + OpenVZ; I'm quite happy with this setup: fast safe and simple (for my experience as of now :) ) Also is very easy to migrate one virtual machine to a server to another for maintenance/reboots. I've
2015 Apr 07
0
OpenVZ with asterisk 13
Show him this freaking thread, or else ask him to prove it otherwise. We all here have decades of exp dealing with asterisk. Mitul On 07-Apr-2015 7:27 PM, "Ikka Tirtawidjaja" <ikka.tirta at gmail.com> wrote: > Dear Mitul, > > I already told my boss about it, I really want a single box, no virtual, > but my boss insist. > He said that openvz use less resource then
2015 Apr 07
1
OpenVZ with asterisk 13
I have several large customers (200+ extensions) running on vSphere without issue. Not sure about OpenVZ, thought. 2015-04-07 11:36 GMT-03:00 Mitul Limbani <mitul at enterux.in>: > Show him this freaking thread, or else ask him to prove it otherwise. > > We all here have decades of exp dealing with asterisk. > > Mitul > On 07-Apr-2015 7:27 PM, "Ikka