From: Wayne Gong <wayne.gong@oracle.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Why I cannot reconnect blk backend
Date: Wed, 19 Nov 2008 22:34:44 +0800 [thread overview]
Message-ID: <49242404.7020005@oracle.com> (raw)
In-Reply-To: <AEC6C66638C05B468B556EA548C1A77D0154FC39@trantor>
[-- Attachment #1.1: Type: text/plain, Size: 454 bytes --]
And I from your code in xenpci_pdo.c as follow:
if (XenPci_ChangeFrontendState(xppdd, XenbusStateConnected,
XenbusStateConnected, 30000) != STATUS_SUCCESS)
{
_// this is definitely an unrecoverable situation..._
KdPrint((__DRIVER_NAME " Failed to change frontend state to
connected\n"));
FUNCTION_ERROR_EXIT();
return STATUS_UNSUCCESSFUL;
}
I think I got this situation. How did you avoid that?
Thanks,
Wayne
[-- Attachment #1.2: Type: text/html, Size: 894 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2008-11-19 14:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-19 9:41 Why I cannot reconnect blk backend Wayne Gong
2008-11-19 9:57 ` James Harper
2008-11-19 14:26 ` Wayne Gong
2008-11-19 14:34 ` Wayne Gong [this message]
2008-11-19 22:27 ` James Harper
2008-11-20 5:56 ` Wayne Gong
2008-11-20 10:25 ` James Harper
2008-11-20 11:27 ` Wayne Gong
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=49242404.7020005@oracle.com \
--to=wayne.gong@oracle.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.