similar to: timeout on VM actions prone to hang

Displaying 20 results from an estimated 3000 matches similar to: "timeout on VM actions prone to hang"

2015 Jan 02
2
using feature from applicationmap while ringing in queue
Hello fellow asterisk users, I'm trying to use feature application defined in application map. it's defined as follows: lbxvml => 1,self/caller,Macro,Jump2Voicemail It's working properly when called party answers the call, but I'd like to have feature usable while call is still ringing in queue but this just does not work.. Is this a bug or feature? Is there a way to have
2013 Nov 25
1
terminating the call, when transferer hangs up the call during attended transfer
Hello guys, I'm vainly trying to figure out how to setup quite a strange customers requirement: they require that when during attended transfer, (A->B->C) whenever B hangs up the call before it's connected to C, the call just returns to B, instead of changing to blind transfer. I tried using atxfer drop call option (enabling null channel in sources), but to no avail.. Is there
2012 Nov 13
2
TFTP forking thousands of processes
Hi, I'm trying to debug crashing server, and I'm starting to suspect tftp server as one of possible culprits. The box is quad core Xeon with 4GB of memory serving as Asterisk PBX + some additional services (reporting, IS integration etc). Among others, it's also serving as provisioning box for over hundred of SPA504 phones. Phones are checking configuration files every 60s meaning
2018 Nov 07
0
Re: timeout on VM actions prone to hang
On 11/07/2018 01:46 PM, Nikola Ciprich wrote: > Hi fellow libvirt users, > > I'd like to ask, whether somebody possibly dealt with similar > problem we're hitting.. Some of libvirt VM operations (ie > fs freeze) are prone to hang for long time, in case the guest > agent is in some bad state.. My question is, if it's possible > to set some timeout for such
2007 Jan 02
2
queues - limiting ringing calls to queue members
Hello, I'm using asterisk queues, for reception phone, and I have small problem: I have only one phone as queue member, and the problem is, that ALL channels waiting in queue are ringing on it. And if there are too many people ringing on it, it's not possible to use attended transfer then... Is it possible to limit maximum ringing calls from queue? or some other tip? thanks a lot in
2009 Jul 07
3
VFS recycle & force user
Hi, i have problem with share with parametr "force user" Here i my settings of VFS modul recycle vfs object = recycle recycle:repository = .recycle/%u recycle:maxsize = 50000000 recycle:exclude = *.tmp *.temp *.o *.obj ~$* recycle:exclude_dir = sdileni/*/profile* tmp temp cache recycle:versions = yes
2009 Oct 12
2
user cannot logon to domain although log says "auth succeeded" (fwd)
Hi, plese have you some idea for this problem? thanks, Lukas -- ---------- Forwarded message ---------- Date: Wed, 30 Sep 2009 23:09:59 +0200 (CEST) From: extmaillist at linuxbox.cz To: pilsl at goldfisch.at, Volker.Lendecke at SerNet.DE Cc: samba at lists.samba.org X-Spam-Score: -1.0 (), 4 required Subject: Re: [Samba] user cannot logon to domain although log says "auth
2013 Aug 22
2
QemuAgentCommand API documents
Hi, I was going through the maillist[0] and found virDomainQemuAgentCommand() support function added to python module. I also checked the API documentation and didn't able to find any pointer for this particular function. Is API documentation[1] not updated with these function details yet or I am looking to a wrong place? Another question is I am using libvirt-1.0.5.5-1.fc19.x86_64 and
2018 Feb 28
3
Libvirt supported qemu-ga commands
Where can I find the full list of libvirt supported qemu-ga commands? The docs [0] imply virDomainQemuAgentCommand bypasses libvirt and is not recommended. I am looking to pass suspend/resume events from the host to the guest and then have the guest act on this internally. Your help is appreciated. [0] https://wiki.libvirt.org/page/Qemu_guest_agent
1999 Nov 14
0
Samba 2.0.6 and PAM problems on Linux
I have installed Samba 2.0.6 and everything is working wonderfully except for some PAM authentication problems on my Debian potato samba server. When a client tries to connect to a share on my server I get lots of the following before I am ever asked for the password or the connection times out, this take a few minutes to happen. (My username is 'servis', my machine is 'brian',
1999 Nov 21
3
SAMBA digest 2314
Well I figured it out.. did not know that I could make a host file on the winblows client. I knew about the lmhosts file however.. this is a great list.. thanks to all.. *++++++++++++++++++++++++++++++++++++++* * Les Higger ITAF , * Local Area Network Coord. * lhigger@lausd.k12.ca.us * Francisco Bravo Medical Magnet High School * Los Angeles
2015 Jan 14
2
R CMD check: "..." used in a situation where it does not exist
Dear R developers, when running R CMD check, the R Under development (unstable) (2015-01-13 r67453) gives me the following NOTE: cbind.fsets: possible error in list(...): ... used in a situation where it does not exist The file that causes this note contains: cbind.fsets <- function(..., deparse.level = 1) { dots <- list(...) res <- NULL resVars <- NULL resSpecs
2015 Jan 14
0
R CMD check: "..." used in a situation where it does not exist
I think this is bug in R CMD check code. I get a similar error: rule: possible error in paste0(...): ... used in a situation where it does not exist for the simple: rule <- function(..., pad = "-") { if (nargs() == 0) { title <- "" } else { title <- paste0(...) } width <- getOption("width") - nchar(title) - 1 message(title, "
2011 Oct 26
0
mount.cifs - 4.8.1 -- server side restart - CIFS VFS: No repsonse for cmd
Samba list: We are mounting a share provided by a Unisys MCP mainframe with the following fstab entry.... /etc/fstab: //UnisysMCPmainframe.example.com/staging_test /mnt/staging cifs rw,file_mode=0775,dir_mode=0775,uid=4051,gid=4053,credentials=/etc/nx-credentials.txt,_netdev 0 0 The mount is established just fine and works with the exception that the mainframe does not support the POSIX utime()
1999 Dec 24
0
How to increase the printing speed
Hi Brian, Thank you very much. Now I am able to the printer on Win95 box. But I don't know why the printing is very slow. Infact the printer waits for a while before taking the next page. Is there a way to increase the printing speed. Another important thing is that I cannot use any printer option in the printer panel on IRIX box. It says "printer type unkown".Is ther a way
1999 Oct 13
2
bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
I can't figure out what is causing the error message of [1999/10/13 11:39:42, 0] lib/util_sock.c:open_socket_in(671) bind failed on port 139 socket_addr=0.0.0.0 (Address already in use) in my logs and thus preventing smbd from serving up connections. How can I track down what is causing this? Samba has been working great and now I must have done something but I don't know what. The
2013 Aug 22
1
Re: QemuAgentCommand API documents
----- Original Message ----- > From: "Michal Privoznik" <mprivozn@redhat.com> > To: "Praveen Kumar" <prkumar@redhat.com> > Cc: libvirt-users@redhat.com > Sent: Thursday, August 22, 2013 1:15:54 PM > Subject: Re: [libvirt-users] QemuAgentCommand API documents > > The API you're looking for is the one you've found: >
2000 Feb 09
0
A different Win98 password problem
I can not get a laptop to running Win98 to mount samba shares on a Linux box, and I don't think it's the normal encrypted password problem. Here's the setup: Linux box has a class B ethernet connection to the internet and a class C connection to the laptop. +-------------------+ | Linux |--eth0--1.2.3.4---->internet | box
2004 Oct 11
1
Fw: smb_proc_readdir_long error
Hi guys, Does anyone have any ideas on my questions below ? Kindest regards David Wilson D c D a t a Tel +27 33 342 7003 Fax +27 33 345 4155 Cell +27 82 4147413 MSN: dave@dcdata.co.za http://www.dcdata.co.za support@dcdata.co.za sales@dcdata.co.za KZN's first and only pure Linux solution provider ____________________________________________________ LinuxBox S.A.: Africa's shell
2018 Mar 01
1
Re: Libvirt supported qemu-ga commands
Daniel P. Berrangé: > On Wed, Feb 28, 2018 at 11:13:46PM +0000, procmem wrote: >> Where can I find the full list of libvirt supported qemu-ga commands? >> The docs [0] imply virDomainQemuAgentCommand bypasses libvirt and is not >> recommended. >> >> I am looking to pass suspend/resume events from the host to the guest >> and then have the guest act on this