similar to: Disk space exhaustion

Displaying 20 results from an estimated 900 matches similar to: "Disk space exhaustion"

2017 Aug 02
2
Libvirt fails on network disk with ISCSI protocol
Hi, I am working on oVirt, and I am trying to run a VM with a network disk with ISCSI protocol ( the storage is on a Cinder server). Here is the disk XML I use: <disk device="disk" snapshot="no" type="network"> <address bus="0" controller="0" target="0" type="drive" unit="0" />
2009 Oct 22
1
queues autopause
Hi, I have 3 queue set in the table as below. name,autopause 1000,1 2000,1 3000,1 In queue 1000, the autopause works after member failed to answer call. However, other queues don't work for the autopause function. queue 1000: -- Nobody picked up in 25000 ms -- Auto-Pausing Queue Member SIP/1234 in queue 1000 since they failed to answer. queue 2000/3000: -- Nobody picked up in
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.
2012 Jun 29
1
Storage Pools & nodedev-create specific scsi_host#?
Hello everyone, Current host build is RHEL 6.2, soon to be upgrading. I'm in the process of mapping out a KVM/RHEV topology. I have questions about the landscape of storage pools and the instantiation of specific scsi_host IDs using virsh nodedev-create and some magic XML definitions. I'm grouping these questions together because the answer to one may impact the other. High-level
2010 May 04
1
problem with ringinuse=no, queue members receive randomly two calls
Dear all on a debian amd64 i've installed (from source) asterisk 1.4.30 On the system we have in average 50 concurrent calls in queue and 40 sip members. I'm experiencing an apparently random problem: sometimes some users receive 2 calls from asterisk, apparently ignoring the ringinuse=no settings. It appears on users that are members of many queues As you can see from the log, the
2008 Jul 21
1
queue members randomly become paused after upgrade to Asterisk 1.4
Hi all, I have upgraded my Asterisk box from 1.2.x to 1.4.x version: it seems that sometimes some phones become paused and cannot receive calls anymore. I tried to set autopause = no in every section of my queues.conf but nothing changes.... Anybody knows why a phone becomes paused? Is it an Asterisk 1.4 bug or there is a particular reason for this behaviour? Thank you. Giorgio.
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
2016 May 03
2
Double queue calls being delivered to agents
I posted this over in asterisk-dev, realized I probably should have put it here. Hi there, We?ve been having a strange issue with a customer?s queues where a queued call will ring an available agent, agent answers, then a second or two later the agent is offered a second call which they cannot answer, since they?re already speaking with a client. This in turn causes a few issues: - Agent stats
2009 Mar 19
1
Question regarding call queue and penalty's
Hey All - I've got an interesting problem, here is what I'm trying to accomplish: Six agents, two queues, three skill levels Queue A (queue B is the same) - Level 1 -- Agent 1 -- Agent 2 - Level 2 -- Agent 3 -- Agent 4 - Level 3 -- Agent 5 -- Agent 6 I'd like a call to come in to Queue A, ring agent 1 and agent 2 for X seconds, if agent 1 and agent 2 ignore the call, try
2011 Mar 17
1
Status of Queue Members
Hi, I'm trying to work out an issue with call queues. I need the calls that are in a queue to be kicked out if all members are unavailable (for example if all SIP members are having network problems). I tried leavewhenempty = yes but that only seems works when all queue members specifically log out of a queue. I've looked at autopause, but we need it to automatically un-pause once it
2007 Aug 21
1
Call queue problem
Hi all, We have an 8 agent support desk setup with 2 call queues running Asterisk 1.4.5. Every so often agents will receive a call from the queue that only rings once not allowing them time to answer. The call doesn't seem to be dropped, just seems to go to voicemail. The agents are also mentioning they do not receive the 30 second wrapuptime I have specified in queues.conf. We're
2018 Nov 28
2
Queues and penalties
Hi All I have been looking at this problem for a few days/weeks now and after some advice please. I currently have a customer on 11.25.3 and I am in the process of upgrading versions and OS (Debian) and all things that involves mysql -> PDO etc The problem I have is the customer want a simple call distribution like this Extn 1001, 1002, 1003 to be called on an incoming call - if they
2009 Sep 24
1
Asterisk 1.6 Transfer issue[Edited]
Hi , I;ve Asterisk 1.6.0 with static agents (sip softphones with extns 100 & 101 ) in a queue..When a caller arrives in queue , it lands on first 100 , 100 then does a blind transfer to 101 .. so that the caller can converse with 101 .. strangely enough the queue_log shows : 1253814090|1253814090.12|55365|NONE|ENTERQUEUE||98221232123
2010 Jan 04
1
Some minor configuration issues with queues
Hello list ! I have some configuration issues with queues, but I'm sure they are minor and for someone who has already configured queues it could be trivial. This is my queue configuration : [VC_support_queue] musicclass = default strategy = ringall timeout = 20 retry = 5 wrapuptime=15 autofill=yes autopause=no maxlen = 0 setinterfacevar=yes announce-frequency = 0
2018 Mar 29
2
Using alias under disk in XML
I've been trying to follow the information found here [1] in order to provide an alias for RBD disks I'm defining, however it does not appear to be working and I wanted to see if I was doing something wrong. I define the alias like so (using 'virsh edit'): <disk type='file' device='disk'> <driver name='qemu' type='qcow2'
2013 May 01
1
Call "stuck" in queue
Asterisk 11.1.0 One queue with strategy=leastrecent. (Full queues.conf below.) Occasionally (several times today), a caller will get "stuck" in the queue - there are operators available to take the call, but the caller stays in the queue for a long time. Any idea what might cause this, or where I can start looking to debug it? I'm going to start digging through the queue log
2007 Sep 05
1
Issue with calling queues
Hi, I've just built my first asterisk server. Current information: OS Version: Linux asterisk.visinet.com.au 2.6.18-8.1.8.el5 #1 SMP Tue Jul 10 06:50:22 EDT 2007 i686 i686 i386 GNU/Linux Asterisk Build: Asterisk 1.4.11 Asterisk GUI-version Revision: 1479 $ Server Date & TimeZone: Thu Sep 6 02:37:11 EST 2007 I've used the Asterisk GUI for setup with two IP
2018 Aug 08
3
Mount URL as cdrom/iso KVM/QEMU
Hi Folks, According to the examples in http://libvirt.org/formatdomain.html#elementsDisks it should be possible to mount an iso /url as a cdrom, the example given is: </disk> <disk type='network' device='cdrom'> <driver name='qemu' type='raw'/> <source protocol="http" name="url_path"> <host
2017 May 17
2
Asterisk 13 queue and DND phones
Hi, I've noticed that when I set a phone on DND (phone-side DND, meaning it rejects calls with a busy status, SIP 486 response code I believe) the queue keeps on trying the phone over and over again. This creates issues in terms of CDR entries - in a scenario where there is only one phone on DND, and a delay between attempts of 1 second, the queue will attempt to ring the single phone
2013 Apr 23
0
Fwd: kvm
On Mon, Apr 22, 2013 at 10:59:25AM +0100, Gary Lloyd wrote: > I was wondering if anyone could help me with an issue with KVM and ISCSI. > > If we restart a controller on our EqualLogic SAN or there are any > network interruptions on the storage network, KVM guests throw a > wobbler and their files systems go into read only(centos 5.9 guest > with virtio driver). > > I