xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* `xl create` can not parse `disk = ['target=/tmp/disk.img, vdev=xvdb']`
@ 2014-05-16 14:14 Zhigang Wang
  2014-05-16 14:18 ` Ian Campbell
  0 siblings, 1 reply; 5+ messages in thread
From: Zhigang Wang @ 2014-05-16 14:14 UTC (permalink / raw)
  To: xen-devel

Hi,

`xl create` cannot parse::

    disk = ['target=/tmp/disk.img,vdev=xvdb']

Error::

    # xl create vm.cfg 
    Parsing config from vm.cfg
    vm.cfg: config parsing error in disk specification: no vdev specified in `target=/tmp/disk.img,vdev=xvdb'

But can parse::

    disk = ['vdev=xvdb,target=/tmp/disk.img']

Is this a bug?

Thanks,

Zhigang

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-16 14:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-16 14:14 `xl create` can not parse `disk = ['target=/tmp/disk.img, vdev=xvdb']` Zhigang Wang
2014-05-16 14:18 ` Ian Campbell
2014-05-16 14:48   ` Zhigang Wang
2014-05-16 14:51     ` Ian Campbell
2014-05-16 14:57       ` Zhigang Wang

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).