similar to: callerid validation and expression parser problems on Solaris 10

Displaying 20 results from an estimated 1000 matches similar to: "callerid validation and expression parser problems on Solaris 10"

2008 Nov 13
1
Error while creating Guest Domain - Please help
Hi   Below is what i get while creating a guest domain, please someone help me.   [root@xenserver xen]# uname -a Linux xenserver 2.6.21-2950.fc8xen #1 SMP Tue Oct 23 12:24:34 EDT 2007 i686 i686 i386 GNU/Linux [root@xenserver xen]# [root@xenserver xen]# xm list Name                                      ID   Mem VCPUs      State   Time(s) Domain-0                                   0   930     2    
2013 Sep 06
2
[PATCH] xen: arm: improve VMID allocation.
The VMID field is 8 bits. Rather than allowing only up to 256 VMs per host reboot before things start "acting strange" instead maintain a simple bitmap of used VMIDs and allocate them statically to guests upon creation. This limits us to 256 concurrent VMs which is a reasonable improvement. Eventually we will want a proper scheme to allocate VMIDs on context switch. The existing code
2005 Sep 08
4
Booting FreeBSD diskless in DomU
Using the 2.0.6 demo cd image, I booted the supplied freebsd image and rsync''d the file system to an NFS server. However I don not seem to be able to succesfully boot from it the system just hangs here: xn0: bpf attached xn0: Ethernet address: aa:00:00:61:1c:d4 lo0: bpf I have modified /sbin/start_freebsd.sh and /etc/xen/freebsd.py to generate the following configuration: xendemo:~#
2006 May 15
0
[PATCH] Document UUID option in example domU configs
# HG changeset patch # User user@localhost.localdomain # Node ID 347948cff0621cd3b085dc02f15fb2c9b55148af # Parent cb70d4f8d7182b0d1b5bcee7044f59fbe4dc9839 Document the UUID domU configuration parameter in example configurations. Signed-off-by: Andrew D. Ball <aball@us.ibm.com> diff -r cb70d4f8d718 -r 347948cff062 tools/examples/xmexample.hvm --- a/tools/examples/xmexample.hvm Mon May 15
2004 Oct 28
3
xm save error
Hi, I tried to issue: xm save VMID FILE, and got the following error: Error: Error: [Failure instance: Traceback: twisted.internet.error.ConnectionRefusedError, Connection was refused by other side: 111: Connection refused. xm create works fine, xend is running on domain 0, I can log in the VM through xm console VMID and ssh without problems. I can also stop and restart the domain.
2009 Sep 29
3
Script consumes memory
I have the following script that when executed, consumes memory and makes the system inaccessible. All process are halted. First, I don't understand what is wrong with the script Secondly, I'm surprised that Linux allows this to run unchecked to the detriment of the entire system. ---- SCRIPT ----- #!/bin/sh FTP="/usr/bin/ftp" # VMID="asystem.ourcompany.com"
2010 Jan 14
1
Ringing issue
Hi We run a hosted VoIP service for multiple customers off the same server and I'm having an odd issue with just one customer in particular. We're using realtime in a MySQL DB and this is their dialplan *************************** 1. row *************************** context: pcsu-Identifier exten: s priority: 1 app: Answer appdata: *************************** 2. row
2006 Jan 12
4
Basic xenstore questions (building a watchdog)
I''m looking at building a xenstore-based watchdog, as described at http://lists.xensource.com/archives/html/xen-users/2005-07/msg00597.html However, being somewhat new to xenstore, I''d appreciate some pointers. - What portions of the xenstore namespace should I use? I''m looking for at least two settings writable by the DomUs: A flag to enable/disable the watchdog
2018 May 14
0
Roaming profils cannot sync four files
Hai, Hai, Yes, thats correct that you see that. 2 things here. You missed something on this page : https://wiki.samba.org/index.php/Setting_up_a_Share_Using_POSIX_ACLs And try this settting in [global] of smb.conf : acl allow execute always = yes But why copy : C:\Users\testuser\AppData\Local Thats normaly not copied in the user profiles only C:\Users\testuser\AppData\Roaming Greetz,
2018 May 14
2
Roaming profils cannot sync four files
Hello, I'm using a WIndows Server 2016 as a DC and Samba 4.5 (Debian Stretch) as a fileserver. The fileserver is made with Windows ACLs (exactly like the Samba tutorial). The Windows 10 Client cannot copy these 4 files: C:\Users\testuser\AppData\Local\Microsoft\Windows\UPPS\UPPS.bin -> UNC\FS\profiles\testuser.V6\AppData\Local\Microsoft\Windows\UPPS\UPPS.bin
2005 Sep 13
1
populating asterisk realtime tables from configfiles
Here is my file to parse and load extensions. No wise cracks about my code.... DB.php is the Pear DB module. (pear.php.net) <?php include('DB.php'); $db_host = ''; $db_name = ''; $db_login = ''; $db_pass = ''; $db_table = 'extensions_table'; define(DBINFO,"mysql://$db_login:$db_pass@$db_host/$db_name"); $db =
2011 Aug 02
1
Compile Speex for Blackfin in VisualDsp
Hi, ? Is there a fix for this issue??? ---> http://permalink.gmane.org/gmane.comp.audio.compression.speex.devel/2959 ? I am seeing the same thing when I compile speex in visualdsp ? These are the errors I get from using the assembly version of vq_nbest: ? ..\..\..\..\algorithms\voice\speex\src\vq.c [Error ea5004] "C:\Users\coder\AppData\Local\Temp\acc22e8547f000\acc22e8547f001.s":482
2013 Apr 02
1
gdata selectively not working
I can use gdata to successfully read in the example Excel file, but not any other excel files. Why might this be the case? It seems that the problem has something to do with opening the database but no indication as to what the problem is. So i'm at a loss of how to fix it. > library(gdata) gdata: read.xls support for 'XLS' (Excel 97-2004) files ENABLED. gdata: read.xls support
2005 Aug 02
0
LVM access problem
I''m using LVM to create CoW disk on my Xen box. The problem is that the VMs are not able to access the LVM devices after running for some hours. I have the folowing LVM configurations (result of a lvscan): ACTIVE Original ''/dev/xen-vg/RH-EL.WS.4'' [4.00 GB] inherit ACTIVE Snapshot ''/dev/xen-vg/RH-EL.WS.4-01'' [200.00 MB] inherit ACTIVE
2004 Mar 05
0
Re: vif_addip
> I''m trying to add a new ip address to a running domain; > > The domain starts: > [root@xen xenolinux-2.4.24]# xc_dom_create.py -f /etc/xc/test -D vmid=1 > Parsing config file ''/etc/xc/test'' > VM IP address(es) : "169.254.1.1" > VM cmdline : "ip=169.254.1.1:169.254.1.0:169.254.1.0:255.255.0.0::eth0:off root=/dev/xvda ro 4
2012 Dec 04
1
Winbugs from R
Hi, I am trying to covert a Winbugs code into R code. Here is the winbugs code model{# model’s likelihoodfor (i in 1:n){time[i] ~ dnorm( mu[i], tau ) # stochastic componenent# link and linear predictormu[i] <- beta0 + beta1 * cases[i] + beta2 * distance[i]}# prior distributionstau ~ dgamma( 0.01, 0.01 )beta0 ~ dnorm( 0.0, 1.0E-4)beta1 ~ dnorm( 0.0, 1.0E-4)beta2 ~ dnorm( 0.0, 1.0E-4)#
2008 Nov 09
2
DomU partition resize problem
Hello everybody, I''m playing with Xen and trying to extend DomU disk space. My Configuration: Dom0: all Xen machine are HVM. They''re installed on LVM. I''ve one VG (XEN) on Dom0 and created a LV (here, xps.101.disk) per DomU. disk configuration in xen conf is as follow: disk = [ ''phy:/dev/XEN/xps.%d.disk,ioemu:hda,w'' % (vmid)
2018 May 14
2
Roaming profils cannot sync four files
Okay, I testet it and it doesn't help. Attached is also my smb.conf. May it is here. [global] security = ADS workgroup = EXAMPLE realm = EXAMPLE.LOCAL log file = /var/log/samba/%m.log log level = 1 # Default ID mapping configuration for local BUILTIN accounts # and groups on a domain member. The default (*) domain: # - must not
2011 Jun 04
0
machine trusts connecting to shares
Hi All, I am running 3.4.7 on Ubuntu Lucid. I setup ldap auth in PAM and let that handle all the authentication with the 2003 AD Server (where the users groups, ect are stored). It works great, but one little issue is driving me nuts. On some users (can't figure out the difference) when they log into their machine, I see in the Samba logs that the machine_name_ is trying to connect
2005 Jan 21
0
Help DIALSTATUS gives ANSWER when line is BUSY?
I'm running Asterisk CVS-v1-0-12/20/04. I'm using PHP with Manager API Here is the code: #################################################################### # Make call #################################################################### $socket = fsockopen($ask_db,"5038", $errno, $errstr, $timeout); if (!$socket) { echo "$errstr ($errno)<br /\n"; } else {