similar to: Question about use libvirt

Displaying 20 results from an estimated 500 matches similar to: "Question about use libvirt"

2011 Apr 01
1
LIBVIRT migration
Hello I''m developing a system using libvirt and I need to use "migrate" to move guest to different hosts. I'm testing using a cluster connected by ssh, and I'm connect ok trought them, using virsh and virt-manager. But if I try to migrate doing: *virsh # migrate --live scompi1 qemu+ssh://rionegro/system* I got: *error: monitor socket did not show up.: Connection
2009 Jun 24
1
Capturar la salida gráfica de R en un JPanel u otro contenedor de Java
Hola, ¿qué tal? No sé si alguien tiene experiencia en llamar a R desde Java. Estoy desarrollando una aplicación en Java que realiza varias llamadas a R. Me gustaría poder capturar el "device" donde R dibuja su salida directamente en el GUI que diseño con Java (sin guardar el fichero .png, cargarlo desde Java, etc.). ¿Alguien se ha enfrentado antes con este problema? No he visto
2008 Apr 25
9
dd trough scp with tar
Hi, first i will explain my experiment : We have ESX server running virtual machines .We want to migrate to XEN. As i did not found any tool for transfering ESX to for example real server, or better to XEN --> please correct me if i am wrong , i found following approach : i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd i will transfer images trought scp to CentOs
2008 Apr 25
9
dd trough scp with tar
Hi, first i will explain my experiment : We have ESX server running virtual machines .We want to migrate to XEN. As i did not found any tool for transfering ESX to for example real server, or better to XEN --> please correct me if i am wrong , i found following approach : i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd i will transfer images trought scp to CentOs
2011 Feb 10
1
[libvirt] configuring network interface
Hello Laine: I've revised the configuration and followed all your instructions. I'll try to give you a better explain of my problem. a) I need a bridged (3) configuration, because I have to connect the guests from each others. (via ssh and execute mpi). I've three hosts, each of one has at least a guest. I'll only explain about the configuration of one of them, because the problem
2009 Jan 16
1
Dialing from E1/T1
Hi, A have an asterisk connected to a legacy PBX trought an E1 and to the PSTN trought another E1. When the legacy user dial to the PSTN the call pass trought Asterisk. All works OK, the only problem is the delay on the Asterisk server when it receives the digits from the 1st E1 link. It will only make the call when the digit timeout expires. Is there a way to make something like
2014 Feb 12
4
¿Máquina virtual gratuita con Linux y R ya instalado?...
Hola, ¿Sabéis si hay algún sitio en el que se pueda descargar una máquina virtual gratuita con Linux (cualquier distro) que ya tenga R instalado? He mirado en la red y tan sólo he encontrado un sitio en el que están disponibles máquinas virtuales de diferentes distribuciones Linux: http://virtualboxes.org/images/ Pero no he encontrado ningún sitio en el que además la distribución de Linux
2010 Sep 24
7
help
Estimados Escribo para consultar sobre el uso de modelos mixtos anidados. Los datos que estoy analizando provienen de censos de malezas en cuatro tipos de paisajes de la región pampeana, en los que seleccioné al azar igual número de lotes agrícolas cultivados con tres cultivos (maíz, soja y trigo-soja). En cada lote censé el número de especies de malezas en tres posiciones: el alambrado, el borde
2008 Apr 10
2
mod_auth_ldap Apache2 on CentOS 5 and require group
Hi , i am facing a strange problem. I have centos , i wan to access svn trought apache using mod auth ldap. This is what i have configured AuthLDAPBindDN cn=svn,ou=Operators,o=Organization AuthLDAPBindPassword Pass1 AuthLDAPURL "ldap://ldap/ou=Users,o=Organization?uid" AuthLDAPGroupAttribute member AuthLDAPGroupAttributeIsDN on Require
2005 May 22
2
Killing ssshd seassions
Hello, First, I'd like to say sorry if this isn't the right mailing list to ask my question. I'm writting some application(on Linux) wich relys on sshd, so I thought there is nothing wrong in posting my mail here. The aplication i'm writting should, at some point, kill the user from his terminal line. To achieve this I read the users utmp entry and kill the ut_pid in it.. It
2019 Mar 11
2
Problema codificación archivos
Gracias Javier. Voy a probar. Saludos, Sebastián. Enviado desde Correo para Windows 10 De: Javier Marcuzzi Enviado: domingo, 10 de marzo de 2019 14:53 Para: Sebastian Kruk CC: Lista R Asunto: Re: [R-es] Problema codificación archivos Estimado Sebastian Kruk Yo utilizo Microsoft R-open 3.5.1 y la r-project se encuentra en 3.5.3, ¿si intenta con cualquiera de estas dos? Javier Rubén Marcuzzi
2006 Aug 31
2
Consulta sobre bases en R
Estimados, Quisiera saber cuanto es el tamaño máximo de datos contenidos en mi base de datos, que el software R puede llegar a procesar y soporta. De antemano agradezco y envió un cordial saludo. Marcela Corrales CPData Optimum [[alternative HTML version deleted]]
2013 Dec 04
2
AYUDA CON ERROR CON LA LIBRERIA PCA
Cordial saludo, soy principiante en R y estoy haciendo un análisis multivariado de datos, y necesito hacer las elipses de confianza donde la variable 19 es cualitativa suplementaria y el resto son variables activas; tengo el siguiente código: eu60 <- read.csv(file.choose(), header=T, sep=";", dec=",", row.names=1) ### capturar datos eu60.pca <- PCA(eu60, quali.sup=19) ##
2011 Apr 22
2
Cannot call to my server with SIP
Hello, I cannot call my server over the internet with SIP anymore. Even when I do a maximum logging on my firewall, I don't see packets coming from outside. I've tried it from an ekiga.net account and an sip2sip.info account. What could be wrong? I would expect incoming traffic on port 5060 UDP... The account is "paul at vandervlis.nl". This should connect trought DNS to the
2007 Jul 23
1
change text labels on a dendrogram
Hi all: I already made a dendrogram, I want to change the labels; In my data set there is one column with text that I want to set as the labels, any one can tellme how can I do it? Thanks, Ana Marcela [[alternative HTML version deleted]]
2008 Aug 29
1
Connecting two asterisks via IAX
Hi, I need to connect 2 asterisks in 2 different countries (A and B) for one company so it's possible to make connections between the 2 offices. For connectivity reasons (NAT traversal) i want to connect the 2 asterisk with IAX so that when a user on office A connects via SIP to user on office B the call is going trought IAX channel. Can anyone give me an ideia how to accomplish
2004 Jul 01
0
Strange behavioir on a exten
Hi, I've got a strange behavior on one of my new extentions. This is what I got: extensions.conf with to #includes: extensions-manual.conf & extensions-db.conf I have around 50 users and 100 contexts in these files. I reacently included one: (created from db) [marcela] include => Common include => VoiceMail include => marcela-extensions [marcela-extensions] ;; =======
2007 Oct 01
1
SIP trought Firewall
Hi to everyone! I have succerfully instaled my new Asterisk 1.4 on my debian etch. I have my users in sip.conf like this: [200] type=peer host=dynamic context=home secret=200 callerid= 200 dtmfmode=rfc2833 nat=yes mailbox=200 at home disallow=all allow=ulaw I can make calls in my LAN but i can?t ear comunications with another client trought Internet. My Asterisk is in my LAN and i not have a
2001 Feb 20
2
Incoming trafic shaping (depending on src IP)
Hi there, i''m trying to shape incoming trafic on my linux box. I want it to depend on the source IP adress of the packets (in fact, i got a VPN on an ADSL link and wanted to get at least/max 64Kbit/s for the VPN) So i tried this : tc qdisc add dev ppp0 root handle 1:0 cbq bandwidth 512Kbit avpkt 1000 cell 8 tc class add dev ppp0 parent 1:0 classid 1:1 cbq bandwidth 512Kbit rate
2013 Sep 27
2
Intel 10G X520-2 and iscsi storage poor performance
Hi, we have a storageserver (Centos 6.4) with a dualport Intel 10G X520-2 Adapter. A QSan P600Q-D316 Storage is configured with 8*SATA Drives raid 5 for test, connected trought a Cisco UCS 6100 Series Fabric Interconnect 10G Switch. I formated the storage with ext4 defaults, one volume and got r/w rates about 10MB/s some up to 40MB/s .... VERY POOR.... So we returned the storage to our dealer