All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: xen-devel <xen-devel@lists.xen.org>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>, Wei Liu <wei.liu2@citrix.com>
Subject: pvgrub regression in xen.git 123c77937975
Date: Fri, 8 May 2015 17:16:49 +0100	[thread overview]
Message-ID: <1431101809.2660.536.camel@citrix.com> (raw)

There seems to be a pvgrub regression somewhere in the range
3a28f760508f..123c77937975 instead of booting the selected kernel I get:
        
        Booting 'Debian GNU/Linux, kernel 3.2.0-4-amd64'
        
        root  (hd0,0)
        
         Filesystem type is ext2fs, partition type 0x83
        
        kernel  /boot/vmlinuz-3.2.0-4-amd64 root=UUID=59fd4a5b-040d-4f59-8fc3-19324ddb4
        
        0b7 ro 
        
        initrd  /boot/initrd.img-3.2.0-4-amd64
        
        ============= Init TPM Front ================
        Tpmfront:Error Unable to read device/vtpm/0/backend-id during tpmfront initialization! error = ENOENT
        Tpmfront:Info Shutting down tpmfront
        xc_dom_build_image returned -1
        
        close(3)
        
        Error 9: Unknown boot failure
        
        Press any key to continue...
        
This was spotted in ad-hoc testing on the Cambridge osstest instance of
my distro testing series[0] (which adds pvgrub tests to the main flights
too). i386 guests fail in the same way.

I've attempted to convince osstest to have a stab at bisecting, but
glancing at the log over tools/libxc tools/stubdom I suspect either
Konrad's cleanups to libxc error handling or Wei's "libxc: add p2m_size
to xc_dom_image".

Anyway, just a heads up in case something springs to mind, otherwise
I'll let the bisector churn at it over the weekend. There's been a few
false starts but if you are within Citrix you can see the progress (I
hope) at http://osstest.xs.citrite.net/~ianc/summary2.html (so far it's
just trying to reproduce the basis cases, and has been tripping over the
xen.git:5d4c0952f issue, now hacked around I hope)

Ian.

[0] http://mid.gmane.org/<1430905605.2660.187.camel@citrix.com>

             reply	other threads:[~2015-05-08 16:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-08 16:16 Ian Campbell [this message]
2015-05-08 20:47 ` pvgrub regression in xen.git 123c77937975 Konrad Rzeszutek Wilk
2015-05-10  6:19 ` Ian Campbell
2015-05-10 12:20   ` Wei Liu
2015-05-10 13:32     ` Ian Campbell

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=1431101809.2660.536.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=wei.liu2@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 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.