xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: xen-devel@lists.xen.org
Subject: Re: xl migrate regression in staging
Date: Thu, 14 Apr 2016 15:52:48 +0200	[thread overview]
Message-ID: <20160414135248.GC4688@aepfle.de> (raw)
In-Reply-To: <570F9666.4040502@citrix.com>

On Thu, Apr 14, Andrew Cooper wrote:

> Can you do an `xl save` to file on the source side, and on the
> destination side manually invoke convert-legacy-stream and
> verify-stream-v2 (both of which are also specifically usable on the
> command line as well as automatically) ?  This will identify if it is a
> "content of the stream" error, or a plumbing error.

root@macintyre-old:~ # xl restore -V /share/save.img
Loading new save file /share/save.img (new xl fmt info 0x1/0x0/2677)
 Savefile contains xl domain config in JSON format
Parsing config from <saved>
libxl: error: libxl_stream_read.c:327:stream_header_done: Invalid ident: expected 0x4c6962786c466d74, got 0x01f00f0000000000
Speicherzugriffsfehler (core dumped)
root@macintyre-old:~ # Stream Error:
Traceback (most recent call last):
  File "/usr/lib/xen/bin/convert-legacy-stream", line 582, in read_legacy_stream
    write_libxl_hdr()
  File "/usr/lib/xen/bin/convert-legacy-stream", line 101, in write_libxl_hdr
    libxl.HDR_OPT_LEGACY # Little Endian and Legacy
  File "/usr/lib/xen/bin/convert-legacy-stream", line 33, in stream_write
    return fout.write(_)
IOError: [Errno 32] Broken pipe


Migration fron staging-4.6 works at a first glance. The domU crashes as
soon as it is accessed in the vnc window. Havent check yet what happens
to it. Will send another mail with details.

Olaf

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-04-14 13:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-14 13:03 xl migrate regression in staging Olaf Hering
2016-04-14 13:08 ` Andrew Cooper
2016-04-14 13:52   ` Olaf Hering [this message]
2016-04-14 13:54     ` Olaf Hering
2016-04-14 14:04     ` Andrew Cooper
2016-04-14 14:15       ` Olaf Hering
2016-04-14 15:00         ` Andrew Cooper
2016-04-14 13:32 ` Olaf Hering
2016-04-14 15:31 ` Wei Liu
2016-04-14 15:36   ` Olaf Hering
2016-06-02 15:18     ` annie li
2016-06-02 15:21       ` Wei Liu
2016-06-02 16:18         ` annie li

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=20160414135248.GC4688@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=andrew.cooper3@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).