similar to: openvz

Displaying 20 results from an estimated 3000 matches similar to: "openvz"

2009 Sep 16
3
[asterisk-dev] MeetMe in Macro
Hi, I didn't notice on my first answer, but we are on the -dev list and this is not related to asterisk code developing. I will answer you on the -users list, so we can continue the discussion there. Cheers, -- Ing. Miguel Molina Grupo de Tecnolog?a Millenium Phone Center Anahi Ludue?a escribi?: > Hi, thanks Miguel. > I have another question: if I want to call the GoSub
2004 Nov 12
1
Winbind, still unreliable
Hi there, I recently posted about problems with winbind resolving names from ADS. We have an ADS Domain Controller serving the domain MED-DUS and an NT 4 PDC serving the domain MEDOIL. We want to use a samba server as memberserver in the MED-DUS domain. I joined the samba server to the MED-DUS domain. The domain join worked ok. All users (including MEDOIL) are visible. Next i started winbind.
2009 May 18
2
From 1.4 to 1.6.0
Hi everyone, I was just wondering, does anyone managing production asterisk servers migrated successfully from 1.4.2X to 1.6.0.X? I would like to see if there are some successful cases. Is your 1.6.0.X behaving well, with acceptable stability? Please share your experiences. Thanks, -- Ing. Miguel Molina Grupo de Tecnolog?a Millenium Phone Center PBX: (+57 1)6500800 ext. 1201 Fax: (+57
2010 Sep 09
2
How to avoid interruptions with DIGIUM
Hello Asterisk community, I'm experiencing some problems with a Digium TE4XXP, the thing is that i'm sharing IRQ with some megasas device: 169: 69917985 0 0 0 0 0 0 0 IO-APIC-level megasas, wct4xxp I've been searching here: http://ubuntuforums.org/showthread.php?t=254623 Should i try in the pass this parameter in the
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
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://
2007 Nov 06
2
Asterisk & OpenVZ
Hi All, I've got debian (etch), openvz and asterisk up and running using the openvz wiki guides. The examples use `apt-get install asterisk` and this will install 1.2.13. Has anyone gotten an VPS to compile the latest versions from source? Also, I'm unsure how the zaptel modules come into play, could use some guidance there as well. Thanks. JR -- JR Richardson Engineering for the
2009 Mar 26
3
Know who's logged in
Hi all, For those of you people that use Agents (with Agentlogin, not AgentCallbackLogin) on a call center, I have this need: when the agent logs in, a channel keeps running all the time that the agent is logged in to receive the incoming calls. How do I know which agent logged in (code)? Right now, if I query the login channel, there is no information about which agent is logged on: #
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
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
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
2007 Apr 13
4
openvz resources
Anyone here running asterisk on openvz, if so what are your experiences? Right now we are trying to tune out the resources for the difference VEs, but not with a whole lot of luck. Just wondering if someone watching could shed some like on what has worked for them, and how many exts/simultaneous calls etc are happening. Thanks Miles -------------- next part -------------- An HTML attachment was
2015 Apr 07
6
OpenVZ with asterisk 13
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) Is it good to go, or not ? I really hope someone who have experience with it willing to share with me... Thanks in advance... Best Regards, Ikka - Jakarta,
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) >>
2015 Apr 07
4
OpenVZ with asterisk 13
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 KVM (or other virtual for cloud). I really need a solid analysis to argue with him. On the other hand, dahdi cannot be installed in openvz virtual server. I dont have any experience with openvz at all. Thx, On Tue, Apr 7, 2015 at 8:47 PM, Ikka
2010 Feb 12
1
virt-manager and openvz
hi, on main page of libvirt i can see that there's support for OpenVZ. how can i connect with virt-manager to an OpenVZ machine? im using virt-manager 0.8.2 Thanks, angbosch
2010 Sep 03
2
bridge
I try to use a bridge with openvz but get the following Bridging Support is not available in this kernel This message are in all kernels i tryed from the centos yum repo On a frech 5.5 It has worked before With the same install i have used
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