WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Xen + Remus

To: gilberto nunes <gilberto.nunes@xxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Xen + Remus
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Tue, 12 Jan 2010 14:51:49 +0200
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 12 Jan 2010 04:52:12 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4B4C6AE2.6030001@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4B4C6AE2.6030001@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Tue, Jan 12, 2010 at 10:28:18AM -0200, gilberto nunes wrote:
> Hi people
> 
> Almost 3 mount I have compile xen-unstable to work with remus...
> 
> I deploy a VM like this:
> 
> name='Windows-2003-I'
> kernel = "/usr/lib/xen/boot/hvmloader"
> device_model = '/usr/lib/xen/bin/qemu-dm'
> builder='hvm'
> memory=1536
> #shadow_memory=10
> vif=['mac=00:13:3e:37:9f:00,bridge=xenbr0']
> disk=['file:/storage/VMS/MSWindows/Windows-2003-I.img,hda,w', 
> 'file:/storage/ISOS/win2003-STR2-i386.iso,hdb:cdrom,r' ]
> # Boots from CDROM.
> # Change to 'c' after windows installation in order to boot from disk.
> boot='c'
> on_poweroff = 'destroy'
> on_reboot = 'restart'
> n_crash = 'restart'
> sdl=0
> vnc=1
> vnclisten="0.0.0.0"
> stdvga=0
> 
> So, the VM start normally and I got replicate the VM via remus normally....
> 
> However, some minutes pass and the VM die and turn your state to suspend...
> I search on google, I see something about pvops on DomU and Dom0....
> 
> I don't know what is excatly meant...
> 
> Somebody can help me please!!!
> 
> I need more explanation about how to enable pvops on DomU and/or Dom0....
> 

I'm not sure where Remus logs, but you could start with checking
the following logs in dom0:

- "xm log" output 
- "xm dmesg" output
- "dmesg" output
- /var/log/messages
- /var/log/syslog
- /var/log/xen/*


-- Pasi


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>