similar to: Dom0 vcpu paused?

Displaying 20 results from an estimated 4000 matches similar to: "Dom0 vcpu paused?"

2003 Feb 25
2
Samba using Virtual Servers (load balancing)
Hello fellow samba users, Our company uses samba for all fileshares/printing/PDC on two SUN E3500's. We like to replace these with about 10 Linux 19" XEON (pizza)boxes. The question: Are there any implementation out there using a loadbalancing cluster doing samba? A simple diagram of the setup I have in mind: Users (+/- 500) ||| Headnode(Director 1) - Headnode (Director 2) | Worknode -
2015 Mar 25
0
Determining if a queue member is paused in Dialplan logic. [1.8]
asterisk-users-bounces at lists.digium.com wrote on 03/25/2015 01:38:26 PM: > I'm looking at enabling autopause on one of my queues where my queue > members are bad about leaving their desks without pausing. > The problem I see is that when the queue pauses an Member it doesn't > jump into the dialplan to do so which means my handy device state > and asterisk database
2002 Aug 19
3
Printers Always Paused - A Solution
I had a problem with Samba 2.2.5 with the printers being permanantly paused to Windows machines. They could print OK - it was only the status that was wrong. The reason for this was because I had used the word office in the printer name / comment. This was causing the parser which recognises the printer status to find 'off' pausing the printer. A quick fix for this is to replace the
2015 Mar 25
2
Determining if a queue member is paused in Dialplan logic. [1.8]
Howdy, I'm looking at enabling autopause on one of my queues where my queue members are bad about leaving their desks without pausing. The problem I see is that when the queue pauses an Member it doesn't jump into the dialplan to do so which means my handy device state and asterisk database driven Light for the Member showing their paused status won't update. My idea for solving
2010 Aug 04
7
Xen 4.0.1-rc5 w/ 2.6.32.16 dom0, DomU''s start paused
I run my production DomU''s using Xen 3.4.1 at the moment with the old 2.6.18.x dom0 kernel. I just built a new Xen version (4.0.1-rc5) with jemerys git repo of 2.6.32.16 dom0 pvops kernel. When starting domains the go instantly into a paused state and eventually i see this error on the command line. [root@host test1]# xm create -c vps.config 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
2008 Aug 08
1
Dom0 vCPU restriction
Is there any technical reason for restricting dom0_max_vcpus to be no greater than num_online_cpus()? Since Dom0''s vCPU-s can be pinned later to a subset of physical CPUs anyway, allowing more vCPU-s from the beginning would seem to be only consistent. Thanks, Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2007 Feb 14
0
[PATCH 11/12] Allow vcpu to pause self
Allow one vcpu to pause self, with full context sync-ed. Signed-off-by Kevin Tian <kevin.tian@intel.com> diff -r f6443af464be xen/common/domain.c --- a/xen/common/domain.c Tue Feb 13 13:37:12 2007 +0800 +++ b/xen/common/domain.c Tue Feb 13 13:41:44 2007 +0800 @@ -375,6 +375,18 @@ void vcpu_pause_nosync(struct vcpu *v) vcpu_sleep_nosync(v); } +/* This is not a code path called from
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/${AGENTEPARADESLOGAR}) exten =>
2010 Jun 02
2
Faster union of polygons?
Dear R-helpers, thanks for yesterday's speeding-up tip. Here is my next query: I have lots of polygons (not necessarily convex ones, and they never have holes) given by x,y coordinates. I want to get the polygon that is the union of these polygons. This is my current method, but I am hoping there is a faster method (up to thousands of polygons, each with ca. 40 xy points). Example:
2007 Aug 08
0
encoding very slow (pauses while encoding)
Hello, I use the flac-113.bat batch file provided by synthetic_soul to convert files from older flac version and have found that it works great with one exception. I have thousands of flac files and I drag the highest level directory to the script which starts the recursive process and everything looks great at first (encoding window shows constant progress). But if I come back a few hours
2007 Jun 27
10
[PATCH 6/10] Allow vcpu to pause self
Add self pause ability, which is required by vcpu0/dom0 when running on a AP. This can''t be satisfied by existing interface, since the new flag also serves as a sync point. Signed-off-by Kevin Tian <kevin.tian@intel.com> diff -r d5315422dbc8 xen/common/domain.c --- a/xen/common/domain.c Mon May 14 18:35:31 2007 -0400 +++ b/xen/common/domain.c Mon May 14 20:21:04 2007 -0400 @@
2008 May 07
2
prototype PeriodicalExecuter pause/restart patch
I''ve come up with a patch to PeriodicalExecuter which allows for pausing and restarting without losing the time remaining. I''ve searched for something like this, but the only one I found linked to a dead blog. I wondered if anyone would look over the code, maybe it will make its way into the official release. var PeriodicalExecuter = Class.create({ initialize:
2020 Jan 21
2
How to detect completion of a paused VM migration on the destination?
Hi, when a normally running VM is migrated, libvirt sends VIR_DOMAIN_EVENT_RESUMED_MIGRATED event on the destination once the migration completes. I can see that when a paused VM is migrated, libvirt sends VIR_DOMAIN_EVENT_SUSPENDED_PAUSED instead. Since there seems to be nothing migration specific about VIR_DOMAIN_EVENT_SUSPENDED_PAUSED event, my question is: Is it safe to assume on the
2002 Jun 23
0
Why does the Win2K print monitor say Paused when prin ting?
If you're using LPRng, add :done_jobs=0 to either the .common section or each printer's entry. This will remove the (retained) last job printed, and you won't see it displayed as Paused anymore. It seems that if Samba sees a job in the lpd queue dir that has been printed, but not removed, it shows that job with a status of Paused. LPRng after 3.8.10 defaults to :done_jobs=1, and
2002 Jul 31
0
LPRng: FW: my printers are still paused in Win2k and WinNT 4.0
It's not only the name, I just found out... I have an OfficeJet 570, and the following entry in my smb.conf would result in a persistent Paused status: [HP570] comment = OfficeJet 570 by HP450C Plotter path = /var/spool/samba/hp570 writeable = no printable = yes printer name = hp570 use client driver = no Changing the comment to "HP570
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. before brought back.
2018 Jan 08
0
Re: All VMs permanently 'paused'
El 08/01/18 a las 17:03, Mark Coolen escribió: > 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
2002 Aug 07
2
print$ on merlin - Paused
Hello all. When I use outlook express and try see the printer, it says "print$ on Merlin - Paused", and I can't unpause it, I get: "You do hot have permission to modify the settings for this printer. If you need to change the settings, contact your network administrator." Merlin is the name of our samba server. Also, when I try click on properties, nothing happens
2020 Jan 22
0
Re: How to detect completion of a paused VM migration on the destination?
On 1/21/20 3:28 PM, Milan Zamazal wrote: > Hi, > > when a normally running VM is migrated, libvirt sends > VIR_DOMAIN_EVENT_RESUMED_MIGRATED event on the destination once the > migration completes. I can see that when a paused VM is migrated, > libvirt sends VIR_DOMAIN_EVENT_SUSPENDED_PAUSED instead. > > Since there seems to be nothing migration specific about >