search for: unpaus

Displaying 20 results from an estimated 230 matches for "unpaus".

Did you mean: unpause
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 => *0,n,Set(CALLBACKNU...
2007 Apr 28
6
Where is xtime updated in a domU with an independent wallclock?
Hi All, I have just started looking at the code for Xen so please bear with me. A domU Linux kernel running with independent_wallclock=1 seems to sync its time with dom0 after every "xm unpause" (obviously preceded by an "xm pause"). I don''t see where the xtime variable is being updated after an "xm unpause", i.e., domain_unpause_by_systemcontroller(). Right after the unpause, it seems to me that the xtime in the domU should be what it were just pri...
2006 Jul 09
0
[PATCH] Fix error message of xm pause/unpause command
Hi, When I tested the xm pause/unpause command, I found poor error messages. The following is the error messages. # xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 492 1 r----- 394.6 vm1 1 512 1 r----- 3.0 # xm pause...
2017 Aug 24
3
duplicated notifications for suspend and resume
...ed25 Virsh suspend Fed25 Virsh resume Fed25 Virsh shutdown Fed25 [~/libvirt-3.4.0/examples/object-events] ./event-test qemu:///system Registering event callbacks myNodeDeviceEventCallback EVENT: Node device net_vnet0_fe_54_00_a0_ba_61 Created 0 myDomainEventCallback1 EVENT: Domain Fed25(1) Resumed Unpaused myDomainEventCallback2 EVENT: Domain Fed25(1) Resumed Unpaused myDomainEventCallback1 EVENT: Domain Fed25(1) Started Booted myDomainEventCallback2 EVENT: Domain Fed25(1) Started Booted myDomainEventCallback1 EVENT: Domain Fed25(1) Suspended Paused myDomainEventCallback2 EVENT: Domain Fed25(1) Sus...
2011 Mar 11
1
Automatically unpause a paused queue memeber - bad idea?
I have some cases when I want to pause a queue member and automatically unpause the queue member after a specified time. Right now I am doing it by a AMI script, but was thinking if it is possible to add a parameter to PauseQueueMember like, PauseQueueMember([queuename],interface[,options[,reason[,time]]]) where time will be how long (in seconds) the interface will be paused...
2018 Jan 08
4
All VMs permanently 'paused'
I set up Alpine Linux as a libvirt-based KVM hypervisor last week. Everything was working beautifully on Friday. I left two Windows VMs up and running and two 'Saved' on Friday afternoon. When I go in this morning the two running ones were 'Paused' and I can't unpause them with virt-manager or with virsh. The other two saved ones I can start, but they are immediately paused too. When I click to unpause in virt- manager nothing happens. When I 'resume' in virsh I get 'Domain ... resumed' but it's immediately paused again. I looked in /var/log...
2013 Apr 30
2
【Problem】 about using gdbsx to debug guest linux VM
...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 port 9999 Remote debugging from host 172.16.1.122 (After that, I found the vm became paused, but next, I should run gdb on centos-domU, so I set the vm to be unpaused by xl unpause 22) Then, at centos-domU, I went like this: (gdb) set verbose on (gdb) set print pretty (gdb) file /usr/lib/debug/lib/modules/2.6.32-220.el6.x86_64/vmlinux Reading symbols from /usr/lib/debug/lib/modules/2.6.32-220.el6.x86_64/vmlinux...done. (gdb) directory rpmbuild/BUILD/kernel-2...
2009 Aug 20
1
Pause/Unpause agent based on devstate
Hi, I dont know if this is possible, but I want to pause a queue member if another member are busy in the phone. We have agents that has 2 phones and both are logged in to the same queue. I don't want the second phone to call if the first are in use. Any ideas? Magnus -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Aug 25
0
Re: duplicated notifications for suspend and resume
...;Virsh resume Fed25 >Virsh shutdown Fed25 > >[~/libvirt-3.4.0/examples/object-events] ./event-test qemu:///system >Registering event callbacks >myNodeDeviceEventCallback EVENT: Node device net_vnet0_fe_54_00_a0_ba_61 Created 0 >myDomainEventCallback1 EVENT: Domain Fed25(1) Resumed Unpaused >myDomainEventCallback2 EVENT: Domain Fed25(1) Resumed Unpaused >myDomainEventCallback1 EVENT: Domain Fed25(1) Started Booted >myDomainEventCallback2 EVENT: Domain Fed25(1) Started Booted >myDomainEventCallback1 EVENT: Domain Fed25(1) Suspended Paused >myDomainEventCallback2 EVENT:...
2014 Nov 20
2
Libvirt Live Migration
...ualization API. I was testing migration with libvirt I got some problems. When I use the following command : *virsh migrate --live --persistent --copy-storage-all vm-clone1 qemu+ssh://server_ip/system* the migration works fine but in the destination host the migrated vm is paused and I can't unpause it and I need to reboot the vm to be able use it in the new host. When I try to unoause it Igot the following error message: << *Error unpausing domain: internal error: unable to execute QEMU command 'cont': Resetting the Virtual Machine is required *>> How can I solve this pr...
2006 Apr 06
1
pause / unpausequeuemember
Hi, I wanted to use the same extensions for Pausing and UnPausing queue members. Is that a variable that is set up with the agent status (on call, available, not logged, paused) so that I could use it to make some logic in this extension? exten => 111,1,Set(AGENTEPARADESLOGAR=${$[AGENTBYCALLERID_${CALLERIDNUM}]}) exten => 111,2,PauseQueueMember(|Agent/...
2008 Jun 01
9
[Bug 16180] New: YouTube works if I occasionally pause/unpause
http://bugs.freedesktop.org/show_bug.cgi?id=16180 Summary: YouTube works if I occasionally pause/unpause Product: swfdec Version: 0.6.6 Platform: PowerPC OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy: amcnabb...
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...
2007 Jun 27
1
[PATCH 7/10] SMP support to Xen PM
...e_domains(void) +{ + struct domain *d; + + pd = NULL; for_each_domain(d) if (d->domain_id != 0) { domain_pause(d); if (is_hvm_domain(d) && !hvm_suspend_domain(d)) { - error = -EINVAL; - goto Unpause; + domain_unpause(d); + return 0; } pd = d; } - + return 1; +} + +static void thaw_domains(void) +{ + struct domain *d; + + if (pd) + { + for_each_domain(d) + { + if (d->domain_id != 0) +...
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
2007 Feb 16
3
[PATCH][XEND] Don''t call destroy() on exception in start()
destroy() is being called on exception in both start() and create(). It needs to be called only in create(). Signed-off-by: Aravindh Puthiyaparambil <aravindh.puthiyaparambil@unisys.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Jan 31
1
Sanlock gives up lock when VM is paused
...ystem. Each VM's domain XML resides on 2 servers that share the LVM volume group over fiber channel. In testing, I noticed that if I pause a VM on node 1, the sanlock lock is relinquished, and I am able to start the same VM, using the same root filesystem, on node 2. I get a lock error when unpausing node 1's VM if node 2's copy is still running, but by this point, the disk may already be corrupted. Is it necessary that paused VMs don't get to keep their locks? Is there a way to configure sanlock to lock when a VM is paused? Versions: sanlock(-devel, -lib) 2.3-1.el6 libvi...
2005 Sep 13
1
xend falls over *a lot* in past 2 weeks
Starting about 2 weeks ago Xend has started to fall over a lot doing what should be normal actions, so much so that our xm-test suite more or less fails all the tests as it keeps apparently knocking over xend on relatively simple operations like create, and list. What is most bizarre now is this "no such process" error generated by Xend. Here is a segment of our xm-test results that
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 observes soft lockup when unpaused after resuming from S3. Also this can not handle driver domain case. We tried "xm save/restore" or equ...
2009 Mar 10
2
1.4.23 + Realtime Queues/Agents NOT via SIP
...at only the SIP driver supports "In Use" detection of making members of a Queue available or unavailable. I've not yet figured out the best way to handle this. Currently I've got a macro that is executed upon answer that Pauses the Queue Member, and another hook in the hangup to Unpause the Queue Member. It's inelegant and needs additional help with a cron job connected to Asterisk Manager to make sure the paused status is appropriate. I am making an outbound call to the PSTN, and I could dial it via SIP, but in my tests, because this is not a device, Asterisk cannot determ...