similar to: duplicated notifications for suspend and resume

Displaying 20 results from an estimated 600 matches similar to: "duplicated notifications for suspend and resume"

2017 Aug 25
0
Re: duplicated notifications for suspend and resume
On Thu, Aug 24, 2017 at 12:54:26PM +0000, Naud, AntoineX wrote: >Hello, > >I am using domain event notifications from libvirt-event API in my application and it seems to work fine, except for 'suspend' and 'resume' events where I keep receiving duplicated notifications. > >Similarly, the example provided with libvirt (in examples/object-events/event-test) also
2011 May 05
1
Why is PQMSTATUS empty?
Hey all! I'm trying to do a bit of logic here so that a user only has to dial one code to pause/unpause in a queue (e.g. *0 will (un)pause depending on the users's state). My logic looks fine to me but every time ${PQMSTATUS} shows up empty. Here's the extensions.conf part.... exten => *0,1,NoOp(${PQMSTATUS}) exten => *0,n,Macro(user-callerid,SKIPTTL,) exten =>
2013 Apr 30
2
【Problem】 about using gdbsx to debug guest linux VM
I run a centos6.2 guest VM in xen4.1.2, the id of centos-domU is 22. The info of dom0 is: 2.6.32-131.21.1.el6.xendom0.x86_64 #1 SMP Tue Dec 13 18:09:29 EST 2011 x86_64 x86_64 x86_64 GNU/Linux Centos-domU: 2.6.32-220.7.1.el6.x86_64 #1 SMP Wed Mar 7 00:52:02 GMT 2012 x86_64 x86_64 x86_64 GNU/Linux At dom0, I went like this: [malei@xentest-4-1 Tue Apr 30 ~]$ sudo gdbsx -a 22 64 9999 Listening on
2006 Apr 24
1
Queue reload
I've noticed that when app_queue.so is reloaded(or just a reload command is used) that all queue members that were paused are automatically unpaused. Is there a workaround for this? (Note, I use statically defined callback agents). --johann
2010 Nov 20
2
Xen Live Migration Fail
Dear all: I am trying to migrate a WinXP HVM (64M memory) from a machine (sender) to another machine (receiver) through AoE disk, however, there are some errors when do the following command: (My xen version is xen-4.0.1-rc5.hg, kernel 2.6.31.13, xen xen-4.0.1-rc6-pre, Both sender and receiver are the same xen version) xm migrate --live domain_id receiver_ip
2011 May 25
6
Asterisk 1..8 multiple queue
Hey Guys! We had migrate asterisk 1.2 to 1.8 now big issue is queue system. Before we had 3 queues and we were using AgentCallbackLogin but now its quite difficult to use AddQueueMember. Is there any easy way to logged into multiple queue using AddQueueMember ? and restrict agent for specific queue ? -S -------------- next part -------------- An HTML attachment was scrubbed...
2009 Feb 26
1
Device model failure: no longer running with HVM-Guest
Hi, I''m using the xen-3.4-unstable version with Debian Lenny. Next to that I use a HVM Guest. The error message from the Xend.log is: 2009-02-26 14:44:15 2325] INFO (XendDomain:1180) Domain ExampleHVMDomain (35) unpaused. [2009-02-26 14:44:15 2325] INFO (XendDomainInfo:1781) Domain has shutdown: name=ExampleHVMDomain id=35 reason=poweroff. [2009-02-26 14:44:15 2325] DEBUG
2006 Jun 16
1
Xen 3.0.2 guests never start properly
HELP!!!! I have been working diligently for the past 2 weeks trying to get Xen 3.0.2up and running on Kubuntu 6.06, Fedora Core 5, and Mandriva 2006.0 without any success. First off, the machine specs: Gateway M460 Notebook Intel Centrino M750 processor (1.8GHz) eth0: Broadcom T3 eth1: IPW2200 Wireless 80 GB hard drive 1 GB Memory ATI Radeon M600 video with 1280x800 LCD screen. Now the
2007 Oct 17
7
[VTD][RESEND]add a timer for the shared interrupt issue for vt-d
Keir, It''s a resending patch for the timeout mechanism to deal with the shared interrupt issue for vt-d enabled hvm guest. We modify the patch following your comments last time and make some other small fix: 1) We don''t touch the locking around the hvm_dpci_eoi(). 2) Remove the HZ from the TIME_OUT_PERIOD macro which may confuse others. 3) Add some
2006 Apr 19
4
[PATCH] avoid injection of missed timer interrupts while debugging a guest
Hi Keir, Ian, Today if we stop the guest for debugging using the gdbserver and then continue with the guest execution the PIT finds that the time has gone ahead and it missed to inject so many timer ticks, and it tries to inject all of those one by one. So after the gdb continue command the guest just handles the timer interrupts for a long time before it can do anything else. This patch
2007 Jan 17
6
Ehancement to domU suspend/resume
Hi, all, When working on adding PM support to xen, we realized that some enhancements are required to suspend/resume domU. Following is some background and thoughts, and welcome on comments. :-) Currently we use a simple approach (pause/unpause) for domU when ready to pull whole platform into a power save state, saying a S3. Because pause/unpause is out of domU''s knowledge, domU
2007 Sep 04
12
VM start time slows with large number of VMs
Hello, We''re running Xen Unstable changeset 15468 with SLES10 on a Unisys ES7000/one 56x cpu and 160GB memory. Xen is built with NR_DYNIRQS=1024 and max_phys_cpus=64, and booted with dom0_mem=1024 and xenheap_megabytes=64. We have 320 para-virtualized SLES10 VMs on external storage. Our script starts a VM, waits for the start to complete, then starts the next: "for i in *.cfg;
2010 Jul 04
1
Ubuntu DomU does not finish booting up.
Hi there guys. I''m trying to setup an Ubuntu 9.04 DomU, it boot fine, but does finishes to load completelly, this is what I get. I''m using xen 4 Linux netwarrior 2.6.31.13 #7 SMP Wed Jun 30 18:09:49 ART 2010 x86_64 AMD Athlon(tm) II X4 630 Processor AuthenticAMD GNU/Linu * Skip starting firewall: ufw (not enabled)... [ OK ] * Configuring network
2005 Oct 15
6
ACD calls to busy agents
One of my friends is facing this problems and I could not find any solution to that. Hence this post. In her Asterisk PBX, she has programmed about 10 agents, and strategy is rrmemory. Everything works fine. When an agent has received an ACD call, another call is not presented to him as long as he is on the ACD call. However when an agent has made an outgoing call, he is still presented another
2008 Nov 12
5
xm create- exit with panic message
Hi Xen-users, I am trying to boot of my fist guest domain. The below attached message was thrown on the screen. I am not quite sure that the below information is sufficient to root cause the issue. Where do i look for additional logs to root cause the issue. Appreciate any info that you think might be useful. Thanks, Karthik xm create -c guest1.conf vmid=2 Using config file
2013 Jan 31
1
Sanlock gives up lock when VM is paused
Hello, I'm using libvirt and sanlock on qemu-kvm guests. Each guest has it's own Logical Volume for it's root filesystem. Sanlock is configured and working and prevents me from starting the same VM twice on multiple nodes and corrupting it's root filesystem. Each VM's domain XML resides on 2 servers that share the LVM volume group over fiber channel. In testing, I noticed
2007 Oct 29
2
Windows 2003 Server Installation Problem in Centos 5 Xen 3.0.3-25.0.4.
Hi, I am trying to install Windows 2003 server as a guest OS in Centos 5 Xen and installation is freeze , i am attaching screen shot, here is xend log file details [2007-10-29 17:04:11 xend.XendDomainInfo 3413] DEBUG (XendDomainInfo:190) XendDomainInfo.create(['vm', ['name', 'testwin'], ['memory', '1024'], ['maxmem', '1024'],
2009 Mar 19
1
Overriding Queue Wrapup Time
Is there a way to override the queue wrapup time on the fly? I would like to allow a longer wrapup time for my agents, but if they are already done with closing up the call ticket, I would like them to be able to dial an extension or something to override the wrapup. Is there a way to do that? -- Regards, Robert Broyles
2018 Jan 05
4
Centos 6 2.6.32-696.18.7.el6.x86_64 does not boot in Xen PV mode
Problems start before any of the kaiser code executes, though it could still be related to CONFIG_KAISER since that has effects beyond kaiser.c. --- (early) Initializing cgroup subsys cpuset (early) Initializing cgroup subsys cpu (early) Linux version 2.6.32-696.18.7.el6.x86_64 (mockbuild at c1bl.rdu2.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC) ) #1 SMP Thu Jan 4 17:31:22 UTC
2009 Jul 08
1
Queue autopause
Hi all! I want to autopause my queue member when they are not answering within 20 seconds, and the autopause should affect all queues they are member of, not only the queue where the call was not answered. Is there a way to do that? The members gets dynamically added. I'm using asterisk 1.4.21.2.