[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] VM reboot


  • To: "Tait Clarridge" <Tait.Clarridge@xxxxxxxxxxxx>
  • From: "Juan Carlos Reyes" <jcreyesb@xxxxxxxxx>
  • Date: Sun, 27 Jul 2008 05:21:31 +1930
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Sat, 26 Jul 2008 02:52:13 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=kOWmRZkaUsCsjvl/4im9eLzqZxKK9uBLIhs/FpPsBERlGdlwbO0nbYorDZwwu28Q+O 096NwcUMNvXCDlavqeQgHSbTVFexlZM4hvGyZte/ZQZNCdI85ZK5/UGKWNoBrj4dwBbZ bd90pE5QD+cONzzk8/QnRAlWeG9K6Fp/yvMIU=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

ApoloServer:/home/kannon# brctl show
bridge name     bridge id               STP enabled     interfaces
xenbr0          8000.feffffffffff       no              vif0.0
                                                        peth0
xenbr1          8000.feffffffffff       no              vif0.1
                                                        peth1
xenbr2          8000.feffffffffff       no              vif0.2
                                                        peth2


The Windows machine are not VM, this are a real machine, the VM machine is BrazilFw, my configuratio file is

kernel='/usr/lib/xen/boot/hvmloader'
builder='hvm'
memory='256'
name='QOS1'
device_model='/usr/lib/xen/bin/qemu-dm'
disk=['file:/home/xen/domains/QOS1/QOS1.img,ioemu:hda,w']
vif=['type=ioemu,bridge=xenbr2,mac=00:16:3E:26:9F:F8','bridge=xenbr0,mac=00:16:3E:3B:F4:7E']
boot='dc'
>>>vnc=1
#vncviewer=1
#sdl=0

the interfaces  connected to internet  are eth0 and eth1


On Sat, Jul 26, 2008 at 9:07 AM, Tait Clarridge <Tait.Clarridge@xxxxxxxxxxxx> wrote:

Juan Carlos,

 

Are all the Windows VMs connected to one bridge? What bridge is the Linux VM connected to?

 

Can you tell me which interface is live on the internet and which bridge it has been attached to?

To do this you can run a brctl show.

 

Thanks

Tait

 

From: Juan Carlos Reyes [mailto:jcreyesb@xxxxxxxxx]
Sent: Friday, July 25, 2008 12:24 AM


To: Tait Clarridge
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] VM reboot

 

Hello, i  installed the 3.1 version of xen,now  the firewall brazilfw run ok, i have 7 machines, but only the machine with linux can use internet corretly, the machine with windows when i tray go to any web page only i see a blank page, but the msn connected ok, i have to do configuration other more on my xen, i use it as bridge?

On Mon, Jul 14, 2008 at 10:18 AM, Juan Carlos Reyes <jcreyesb@xxxxxxxxx> wrote:

yes the domain tries to boot but then reboot... never started...once installed.. but the instalation sistem run ok

 

On Mon, Jul 14, 2008 at 9:35 AM, Tait Clarridge <Tait.Clarridge@xxxxxxxxxxxx> wrote:

Does it tell you that the domain has started? Or does it hang after issuing the xm create domain.cfg?

 

From: Juan Carlos Reyes [mailto:jcreyesb@xxxxxxxxx]
Sent: Monday, July 14, 2008 10:27 AM


To: Tait Clarridge
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] VM reboot

 

Yes, i tried that, but never started OS.... but is only with brazilfw, i was installed ipcop, windows... and this OS start fine..but brazilfw never

On Mon, Jul 14, 2008 at 8:57 AM, Tait Clarridge <Tait.Clarridge@xxxxxxxxxxxx> wrote:

So when it reboots, the HVM window doesn't come back? Have you tried stopping it and starting it manually from the command line?

 

xm destroy QOS1

xm create QOS1.cfg

 

 

 

From: Juan Carlos Reyes [mailto:jcreyesb@xxxxxxxxx]
Sent: Monday, July 14, 2008 9:48 AM


To: Tait Clarridge
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] VM reboot

 

exactly,  when  finish it the instalation  the VM never boot, always reboot and never start the SO

Sorry for my english

On Mon, Jul 14, 2008 at 8:14 AM, Tait Clarridge <Tait.Clarridge@xxxxxxxxxxxx> wrote:

So the problem is that when you reboot after an install, nothing happens? Please explain J

 

-T

 

From: Juan Carlos Reyes [mailto:jcreyesb@xxxxxxxxx]
Sent: Sunday, July 13, 2008 2:46 PM
To: Tait Clarridge
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] VM reboot

 

 

On Mon, Jul 14, 2008 at 9:39 AM, Juan Carlos Reyes <jcreyesb@xxxxxxxxx> wrote:

Hi, it is possible that this is the problem? in the image...

On Sat, Jul 12, 2008 at 11:34 AM, Tait Clarridge <Tait.Clarridge@xxxxxxxxxxxx> wrote:

Hi Juan,

You might want to change your disk line to look like the following:

disk=[ 'file:/home/xen/domains/brazil/brazil.img,ioemu:hda,w','file:/home/xen/brazil.iso,ioemu:hdc:cdrom,r' ]

 

disk=[ 'file:/home/xen/domains/

brazil/brazil.img,ioemu:hda,w','phy:/home/xen/brazil.iso,ioemu:hdc:cdrom,r' ]


Ok this is my new config file

kernel='/usr/lib/xen-default/boot/hvmloader'
builder='hvm'
memory='256'
name='QOS1'
device_model='/usr/lib/xen-3.0.3-1/bin/qemu-dm'
disk=[ 'file:/home/xen/domains/QOS1/qos1.img,ioemu:hda,w','file:/home/xen/domains/QOS1/BrazilFW-2.31.10-Final.iso,ioemu:hdc:cdrom,r' ]
vif=[ 'type=ioemu, bridge=xenbr0' ]
boot='cd'
#vnc=1
#vncviewer=1
#sdl=0
ne2000=1

the problem is same.... always reboot once installed the sistem

--
Juan Carlos Reyes Brito
Powered by Debian
Caracas-Venezuela




--
Juan Carlos Reyes Brito
Powered by Debian
Caracas-Venezuela




--
Juan Carlos Reyes Brito
Powered by Debian
Caracas-Venezuela




--
Juan Carlos Reyes Brito
Powered by Debian
Caracas-Venezuela




--
Juan Carlos Reyes Brito
Powered by Debian
Caracas-Venezuela




--
Juan Carlos Reyes Brito
Powered by Debian
Caracas-Venezuela
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.