All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yosuke Iwamatsu <y-iwamatsu@ab.jp.nec.com>
To: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] Add syntax check for block devices
Date: Tue, 13 May 2008 19:33:08 +0900	[thread overview]
Message-ID: <48296E64.8060504@ab.jp.nec.com> (raw)
In-Reply-To: <42C8B419161D9Fkanno.masaki@jp.fujitsu.com>

[-- Attachment #1: Type: text/plain, Size: 973 bytes --]

Hi,

I cannnot boot a guest with disks of 'tap' type specified
in the config file since cs 17617, unfortunately :-(
Attached patch would fix the issue.

Thanks,
    -- Yosuke

Masaki Kanno wrote:
> Hi,
> 
> If we define wrong values to a disk parameter in domain configuration 
> files, we get an error message or a guest OS panic.
> 
>  1. If we define a wrong disk type, xm create command error occurs 
>     about 100 seconds later.
>       e.g.  disk=['xyz:/xen/root-vm1.img,hda1,w']
> 
>  2. If we forget a disk type, a guest OS panic occurs.
>       e.g.  disk=['/xen/root-vm1.img,hda1,w']
> 
> This patch adds syntax checks of disk types. 
> 
> 
> Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
> 
> Best regards,
>  Kan
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel


[-- Attachment #2: blk_syntax_check_tap.patch --]
[-- Type: all/allfiles, Size: 946 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

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

  reply	other threads:[~2008-05-13 10:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-12 10:15 [PATCH] Add syntax check for block devices Masaki Kanno
2008-05-13 10:33 ` Yosuke Iwamatsu [this message]
2008-05-14  0:00   ` Masaki Kanno

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=48296E64.8060504@ab.jp.nec.com \
    --to=y-iwamatsu@ab.jp.nec.com \
    --cc=kanno.masaki@jp.fujitsu.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.