All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: gilberto nunes <gilberto.nunes@selbetti.com.br>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: Xen + Remus
Date: Tue, 12 Jan 2010 14:51:49 +0200	[thread overview]
Message-ID: <20100112125149.GF25902@reaktio.net> (raw)
In-Reply-To: <4B4C6AE2.6030001@selbetti.com.br>

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

  reply	other threads:[~2010-01-12 12:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-12 12:28 Xen + Remus gilberto nunes
2010-01-12 12:51 ` Pasi Kärkkäinen [this message]
2010-01-12 17:30   ` gilberto nunes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100112125149.GF25902@reaktio.net \
    --to=pasik@iki.fi \
    --cc=gilberto.nunes@selbetti.com.br \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.