Displaying 20 results from an estimated 1000 matches similar to: "Template not putting in new lines."
2005 Oct 03
1
suse 9.3 pro asterisk install from source problem
Hi,
Can any one help I'm trying to install asterisk on suse 9.3 pro from cvs
release v1_0 version 1.0.9 and when I try to make from the asterisk
directory I get the following error.
Is there anybody that could give me a pointer as to what the issue may be?
DDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
-DBUSYDETECT_MARTIN
2012 Dec 03
2
OpenNebula on CentOS-6
hi,
Some of you might have seen the email on the centos-devel list, for the
rest I just wanted to point out that we've been working on getting
opennebula ( http://www.opennebula.org/ ) rpms and contextualised images
for opennebula available with a very low barrier to entry for CentOS.
The 'win' with OpenNebula is that its easy to install, easy to get
going, scales well and mostly
2010 Jun 01
1
libvirt with opennebula
hello
I'm currently using libvirt and opennebula. I have installed the libvirt
with the driver of opennebule "ONE" and I test the installation.
/********************************************************/
oneadmin at node016 ~]$ virsh -c one:///
Welcome to virsh, the virtualization interactive terminal.
Type: 'help' for help with commands
'quit' to quit
virsh
2013 Mar 27
6
puppet 3.x, rubygem pkg can't be found on a RHEL 6.4
Hi,
I followed puppetlab procedure to install open source version of puppet
agent 3.x.
It works for CentOS 6.4 but not RHEL 6.4, anyone has pointer where I missed
?
[root@mon04 ~]# yum install puppet
Loaded plugins: product-id, refresh-packagekit, security,
subscription-manager
This system is receiving updates from Red Hat Subscription Management.
rhel-6-server-cf-tools-1-rpms
2012 May 18
5
Using XL toolstack (Xen) with DRBD
Hello,
Currently it seems that the drbd disk type with Xen''s XL toolstack (vs XM)
to get the automatic promotion/demotion behavior of drbd devices is not
supported. Is there something I can tweak with the block-drbd script to get
this to work?
Thanks,
Chris
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 May 18
5
Using XL toolstack (Xen) with DRBD
Hello,
Currently it seems that the drbd disk type with Xen''s XL toolstack (vs XM)
to get the automatic promotion/demotion behavior of drbd devices is not
supported. Is there something I can tweak with the block-drbd script to get
this to work?
Thanks,
Chris
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2005 Apr 27
2
Getting the name of an object as character
This could be really trivial, but I cannot find the right function to get
the name of an object as a character.
Assume we have a function like:
getName <- function(obj)
Now if we call the function like:
getName(blabla)
and 'blabla' is not a defined object, I want getName to return "blabla". In
other word, if
paste("blabla")
returns
"blabla"
I
2018 Sep 14
3
NUMA issues on virtualized hosts
Hello,
I have cluster with AMD EPYC 7351 cpu. Two CPUs per node. I have performance
8-NUMA configuration:
This is from hypervizor:
[root@hde10 ~]# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 64
On-line CPU(s) list: 0-63
Thread(s) per core: 2
Core(s) per socket: 16
Socket(s): 2
NUMA
2006 Aug 07
3
simple if - then question
hi, could somebody tell me the difference between:
if not params[:id]
flash[:notice] = blabla''
redirect_to(:controller =>"calendar", :action => ''index'')
end
and:
if params[:id] == nil
flash[:notice] = blabla''
redirect_to(:controller =>"calendar", :action => ''index'')
end
the first one
2010 Jul 28
3
XCP Convirture ovirt
Hi All
I Just installed XCP 0.5 and It is really cool products!
I want to install it on 10 Strong machine I have in my system, but I wanted
to know if there is any tool that can control all of them?
There is Convirture and ovirt, http://virt-manager.et.redhat.com/ and
http://www.openxenmanager.com/ eucalyptus? and opennebula?
Can Some One recommend about a good tools for this?
Thanks
2010 Jul 28
3
XCP Convirture ovirt
Hi All
I Just installed XCP 0.5 and It is really cool products!
I want to install it on 10 Strong machine I have in my system, but I wanted
to know if there is any tool that can control all of them?
There is Convirture and ovirt, http://virt-manager.et.redhat.com/ and
http://www.openxenmanager.com/ eucalyptus? and opennebula?
Can Some One recommend about a good tools for this?
Thanks
2020 Jul 10
2
Way to start CDR when call is bridged ?
Hi,
in dialplan -Asterisk 16.2 from Debian Buster- we have
same = n,Dial(PJSIP/101&PJSIP/102&PJSIP/103,15,tT)
If thew call is not answered after 20 seconds, we launch a new dial with
same and/or other extensions
same = n,Dial(PJSIP/101&PJSIP/104&PJSIP/110,20,tT)
Looking in CDR we have at the end of the call (here we called 3
extensions which where ringing, let say 110
2012 Feb 02
1
how to install xen hypervisor for opennebulla on centos 6
hi,
i am trying to install xen hypervisor for opennebula on centos 6.
1. i tried installing in it but when i reboot the system with xen kernel
the system doesn''t get booted.
2. i tried it again on a different system and now the package for xen is
not available for yum installation.
please provide me a proper set of instructions as to how to install xen
hypervisor for opennebula.
2006 Oct 02
5
Problems with MySQL
Hello,
Sorry for posting this here, but i've posted in MySQL list and no one
answered.
I'm trying to set a password for a user with the command:
mysql> set password for gamito at localhost=password('blabla');
but i always get the error:
ERROR 1133 (42000): Can't find any matching row in the user table
although i'm pretty sure that the user exists.
I'm using
2016 Apr 13
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On 04/13/2016 09:23 AM, TomK wrote:
> On 4/13/2016 1:33 AM, Martin Kletzander wrote:
>> On Tue, Apr 12, 2016 at 06:24:16PM -0400, TomK wrote:
>>> On 4/12/2016 5:08 PM, John Ferlan wrote:
>>>> Having/using a root squash via an NFS pool is "easy" (famous last
>>>> words)
>>>>
>>>> Create some pool XML (taking the example I
2010 Nov 17
2
Reference classes: accessor functions via 'getRefClass(...)$accessors(...)'
Hi there,
I''d like to choose between an "static" and "dynamic" access of a reference
class field, say ''a''.
myObj <- getRefClass("Blabla")$new()
Static: myObj$a
Dynamic: myObj$a.get() where the function retrieves the data
from a database (or some other location), stores it to a buffer and
2012 Oct 02
1
[LLVMdev] Error prone default memory capturing convention of blocks.
Hi guys,
I've been using blocks for a while and found that current behavior is error prone. So I am going to propose to you the better one.
Motivation:
1) The __weak variables in blocks are very common pattern. So having any implicit default behavior makes thing worse.
2) Some stupid mistakes like:
__weak typeof (self) theSelf = self;
...^ {
theSelf.blabla = ..
....
[self blabla];
2018 Sep 14
1
Re: NUMA issues on virtualized hosts
Hello again,
when the iozone writes slow. This is how slabtop looks like:
62476752 62476728 0% 0.10K 1601968 39 6407872K buffer_head
1000678 999168 0% 0.56K 142954 7 571816K radix_tree_node
132184 125911 0% 0.03K 1066 124 4264K kmalloc-32
118496 118224 0% 0.12K 3703 32 14812K kmalloc-node
73206 56467 0% 0.19K 3486 21
2010 Mar 31
1
The exit code makes user confused while using '-' prefixed subcommands
guestfish returns 0 if the commands completed without error, or 1 if there was an error.
But the rule break when we use '-' prefix subcommands:
------------------------------------
$ guestfish <<\EOF
> blabla
> EOF
blabla: unknown command
$ echo $?
1
$ guestfish <<\EOF
-blabla
EOF
blabla: unknown command
$ echo $?
0
------------------------------------
I think it should
2016 Apr 13
3
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On Tue, Apr 12, 2016 at 06:24:16PM -0400, TomK wrote:
>On 4/12/2016 5:08 PM, John Ferlan wrote:
>> Having/using a root squash via an NFS pool is "easy" (famous last words)
>>
>> Create some pool XML (taking the example I have)
>>
>> % cat nfs.xml
>> <pool type='netfs'>
>> <name>rootsquash</name>
>>