[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [Patch] fix canonicalize-existing vbd file



Hi,

This is a patch to fix block shell of tools.
The block shell show a wrong message,
when we specify a wrong path of vbd file.

Before applying my patch:
  # ls /root/ttylinux-xen 
  ls: cannot access /root/ttylinux-xen: No such file or directory
  # xm create -c /etc/xen/ttylinux
  Using config file "/etc/xen/ttylinux".
  Error: Device 769 (vbd) could not be connected.
  File /root/ttylinux-xen is read-only, and so I will not
  mount it read-write in a guest domain.

After applying my patch:
  # xm create ttylinux
  Using config file "/etc/xen/ttylinux".
  Error: Device 769 (vbd) could not be connected. /root/ttylinux-xen does not 
exist.

Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>

Best Regards,

Akio Takebe

Attachment: fix_canonicalize-existing_vbd_file.patch
Description: Binary data

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.