All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: "Tian, Kevin" <kevin.tian@intel.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: A weird behavior of xenconsole on XEN/IA64
Date: Thu, 15 Sep 2005 09:00:41 -0500	[thread overview]
Message-ID: <43297E89.80208@us.ibm.com> (raw)
In-Reply-To: <571ACEFD467F7749BC50E0A98C17CDD802C0685A@pdsmsx403>

Tian, Kevin wrote:

>I saw a weird behavior related to xenconsole, when I'm working on domU
>support on XEN/IA64:
>
>After following sequence:
># lomount -t ext2 -diskimage /root/xenia64.img -partition2 /mnt
># xend start
># xm create -c
>
>I can see domU boot messages flushed out immediately, but quiet at about
>ACPI initialization. Then I have to do:
>
># Ctrl + ]
># xm console 1
># Ctrl + ]
># xm console 1
># Ctrl + ]
># xm console 1
>  
>
I'm not sure I fully understand, you're hitting Ctrl + ] and it's not 
taking you out of the console?

That code is in the client (tools/console/client/main.c) and hasn't 
really changed.  Maybe Ctrl + ] generates a different scancode on your 
system?

Regards,

Anthony Liguori

>Exactly at third "xm console 1", the subsequent messages continues to
>show. Seems like this is not delayed message because domU's progress
>seems also halt for same long period and then continue to boot.
>
>Definitely I don't want to confuse anybody here, and it's very likely to
>be an XEN/IA64 specific issue (out of sync for some time). I post it
>here just in case any guys familiar with this part can point me some
>possible clues about normal work flow of xenconsole, which then can help
>me to find root cause. ;-)
>
>Actually some time later, wait_for_blkif in blkfront also warns "timeout
>to connect to device". Though there may be other reasons for the
>connection, I'm also interested whether the reason for incontinuous
>console message also relates to this one.
>
>Is it possible from the lock of xenbus? One background is, xenstore has
>already been setup correctly, and I can see some transaction succeeded
>on that page.
>
>Appreciate your comments.
>
>Thanks,
>Kevin
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@lists.xensource.com
>http://lists.xensource.com/xen-devel
>
>  
>

  reply	other threads:[~2005-09-15 14:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-15 10:35 A weird behavior of xenconsole on XEN/IA64 Tian, Kevin
2005-09-15 14:00 ` Anthony Liguori [this message]
2005-09-15 14:09   ` Daniel Hulme
  -- strict thread matches above, loose matches on Subject: below --
2005-09-15 14:23 Tian, Kevin
2005-09-15 14:49 ` Anthony Liguori
2005-09-15 14:31 Tian, Kevin
2005-09-16  1:21 Tian, Kevin
2005-09-20 12:56 Tian, Kevin

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=43297E89.80208@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=kevin.tian@intel.com \
    --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.