similar to: 2 VM and only one get network ...

Displaying 20 results from an estimated 200 matches similar to: "2 VM and only one get network ..."

2007 Apr 23
1
can''t format my VM
hello everybody , I''ve a new problem !!!!! When i create a new DOMU, the installer can''t format the Virtual Disk... however, the qemu disk is reconize by the OS (etch stable) but it blocs during the ext3 creation... It ''s the same thing when i use automatic or custum formating partition.... I create my disk img like this: dd if=/dev/zero of=/../../../debian.img
2007 Apr 25
2
ADDRCONF(NETDEV_UP): vif2.0: link is not ready
When i do #xm create name.cfg i''ve ADDRCONF(NETDEV_UP): vif2.0: link is not ready My DomU was created but can''t access to network.... What do think about it? I use xen 3.0.4 HVM. Thanks! -- Benjamin HENRION Elève de 4eme année de l'' EXIA (Nancy) Ecole supérieure d''informatique Spé Réseaux _______________________________________________ Xen-users mailing
2007 Apr 27
0
NO POST !
-------- hello mr firewall ! I''ve sent 3 or 4 mail to the list xen users and their were no posted in the list .... I had not seen it in my mail box ! Why don''t you post my mail ! THY ------ Hello list I''have discovered that Xen network bridge don''t work if VM address mac begin by another than... '' mac=aa:**:**:**:**:** '' Hope can help you
2007 May 16
6
Keyboard change
Hello, it''s not the first time but ... Who know? Well, I use xen in HVM. All works fine, my keyboard in Dom0 is AZERTY, but this keyboard become QWERTY when i enter in VM, it''s not useful to type password. How can i keep my keyboard AZERTY in my VM and in Dom0? -- Benjamin HENRION Elève de 4eme année de l'' EXIA (Nancy) Ecole supérieure d''informatique Spé
2007 Apr 18
4
Tap0?
Hello! What is exactly "tap0" in the host ifconfig? Thank you! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Apr 27
3
Where is hvmloader?
I need to get windows going.. I can''t find what pkg contains it. This is AMD malysh:/etc/xen# dpkg -l|grep xen|awk ''{print $2,$3}'' linux-headers-2.6-xen-amd64 2.6.18+6 linux-headers-2.6.18-4-xen 2.6.18.dfsg.1-12 linux-headers-2.6.18-4-xen-amd64 2.6.18.dfsg.1-12 linux-image-2.6.18-4-xen-amd64 2.6.18.dfsg.1-12 linux-modules-2.6.18-4-xen-amd64 2.6.18.dfsg.1-12
2007 Jul 06
0
Xen 3.03 - no DMA memory available
Hi, I am trying to install a broadcom ethernet controller into Dom0 (RHEL 5)...I have compiled the broadcom sources with Xen kernel sources... First, I have used the private pool in kernel memory mode, i.e. the module will try to assemble a physically contiguous of memory using the kernel page allocator. This memory block is then administered by the mpool allocation functions. Note that once a
2007 Apr 18
4
FWD: RE: Bad network performance between VMs in a doma in.
Dual Core AMD Opteron(tm) Processor 280, 2 units. All configs are native. исходное сообщение Тема: RE: [Xen-users] Bad network performance between VMs in a domain. От: zvoice@snto.ru Дата: 18.04.2007 11.15 In my next message i ll give you to your questions, but i think the problem is when the packet comes from vif to bridge and then from bridge to another vif. But what is strange, that packets
2006 Dec 12
0
Re : Re : implementation of t.test
Excuses I have a mistake in previous mail Type stats:::t.test.defaultThe formal way is to use getAnywhere(t.test) Justin BEM Elève Ingénieur Statisticien Economiste BP 294 Yaoundé. Tél (00237)9597295. ----- Message d'origine ---- De : justin bem <justin_bem@yahoo.fr> À : Weiwei Shi <helprhelp@gmail.com> Cc : R-help@stat.math.ethz.ch Envoyé le : Mardi, 12 Décembre 2006,
2008 Nov 29
0
need package telecommunication
Helo, I'm looking for package and database concerning egalisation in telecommunication. Please can you help me to find it on R. Thank you for your help. -- Fatima-Zahra ELGHAZOULI Elève Ingénieur GSTR5 ENSA Tanger ----- www.ensat.ac.ma [[alternative HTML version deleted]]
2006 Dec 06
0
Re : stat question - not R question so ignore if not interested
For the first question x'(y-bx)<>0 or Cov(Ui,Xi)<>0 you have heterogeinity problem ! OLS estimator in this case in biased. The bias is equal to (Exx')^{-1}Exu You obtain obtain correct estimator by use instrumental variable or 2SLS ... Justin BEM Elève Ingénieur Statisticien Economiste BP 294 Yaoundé. Tél (00237)9597295. ----- Message d'origine ---- De
2006 Dec 08
0
Re : formula format for parameter estimation
see nlm or optim Justin BEM Elève Ingénieur Statisticien Economiste BP 294 Yaoundé. Tél (00237)9597295. ----- Message d'origine ---- De : Wayne Delport <wdelport@botzoo.uct.ac.za> À : r-help@stat.math.ethz.ch Envoyé le : Vendredi, 8 Décembre 2006, 8h27mn 44s Objet : [R] formula format for parameter estimation Hello, I am trying to input the following formula into R for parameter
2006 Dec 08
0
Re : A smal fitting problem...
May be you are also not familiar with statistic. the solution of min \sum_{i=1}^{n} (y_{i}-b)^{2} is the mean. So the solution is b<-mean(y) Justin BEM Elève Ingénieur Statisticien Economiste BP 294 Yaoundé. Tél (00237)9597295. ----- Message d'origine ---- De : Kåre Edvardsen <ked@nilu.no> À : R-help <r-help@stat.math.ethz.ch> Envoyé le : Vendredi, 8 Décembre 2006,
2006 Dec 12
0
Re : implementation of t.test
Try this >stats.t.test.default Best wishes. Justin BEM Elève Ingénieur Statisticien Economiste BP 294 Yaoundé. Tél (00237)9597295. ----- Message d'origine ---- De : Weiwei Shi <helprhelp@gmail.com> À : r-devel-request@stat.math.ethz.ch Cc : r-help <R-help@stat.math.ethz.ch> Envoyé le : Mardi, 12 Décembre 2006, 1h05mn 46s Objet : [R] implementation of t.test Hi, there:
2005 Aug 25
2
question sur R
bonjour je suis elève à l'ENSAI Rennes et je suis actuellement en stage de fin d'études j'ai une question sur R en fait lorsque le simule 2 lois normales qui sont mes 2 variables explicatives continus - une avec que des valeurs > 0 (ou que <0) X1 - l'autre peut prendre aussi bien des valeurs <0 ou >0 X2 et que je regresse le rating (facteur
2001 Feb 12
1
OpenSSH (CVS) performance observations
Hi! I have experimented a bit with the latest OpenSSH from the CVS archive. I could realize some connections succesfully, but I experienced performance problem during the connection phase. It seems, that the client needs quite some computer time just after debug: Got SSH2_MSG_KEX_DH_GEX_GROUP. By inserting test-printouts, I verifyed that the dh_gen_key(dh); call seems to take that long. On a HP
2006 Jan 08
1
3.0.20b Keep windows local sid when xcopy files to samba server
Hi all, I came into a problem with the following situation. One Windows 2k3 server which joined into a AD, and when I tried to copy some files the owner ship of which contails both domain user/group sid and local user/group sid information, to samba server, only domain sid information could be kept, and the windows local user/group sid info was dropped. I verifyed this by using "xcopy /O
2007 Apr 22
1
exemple pour l'AFD
Bonjours monsieurs Je suis un ?tudient en 4eme ann?e informatique a l?universite djilali liabes SBA ALGERIE. Je suis entrain de pr?parer un expos? sur l?AFD et j?ai besoin d?un exemple sous R pour bien pr?senter mon travail.
2002 Oct 23
1
re stagiaire embetée ...
merci de m'accorder un petit peu de temps ... c'est gentil de votre part ... le service cron que j'utilise est sur PC l'appli doit être lancée toutes les minutes le .exe et le .ini se trouvent sur G, qui est en effet une partition montée via samba sur une station NT si ca peut être plus clair, voici un test que j'ai fait : - test.cmd est un fichier de commande permettant de
2013 Apr 01
0
FreePBX, Asterisk and Twinkle - Testing a new setup
I am experimenting with Asterisk having downloaded and installed the FreePBX i386 CentOS-6.3 based distro and updated it. The current package level on this system is: asterisk11-11.3.0-49_centos6 freepbx-2.11.0beta2-112 I am using twinkle-1.4.2-7.el6 as a softphone testing tool. There is no firewall on the asterisk host and SELinux is disabled on it. Fail2Ban is installed but I have made no