|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0/1] backport libxl from xen-unstable to xen-4.0-
Gianni Tedesco writes ("[Xen-devel] [PATCH 0/1] backport libxl from
xen-unstable to xen-4.0-testing"):
> Following patch does what it says on the tin. It's a straightforward
> backport of libxl to xen-4.0-testing. This buys harmony of functionality
> between the two trees with the minimal of disruption to anything outside
> tools/libxl.
With this patch xl create doesn't work any more in 4.0-testing:
2010-07-07 00:57:15 Z executing ssh ... root@xxxxxxxxxxxxx xl create
/etc/xen/debian.guest.osstest.xl
Warning: Permanently added '10.80.249.102' (RSA) to the list of known hosts.
Usage: xl [-v] create <ConfigFile> [options] [vars]
Create a domain from config file <filename>.
Options:
-h Print this help.
-p Leave the domain paused after it is created.
-c Connect to the console after the domain is created.
-d Enable debug messages.
-f=FILE, --defconfig=FILE
Use the given configuration file.
-q, --quiet Quiet.
-n, --dryrun Dry run - prints the resulting configuration.
-d Enable debug messages.
-e Do not wait in the background for the death of the
domain.
2010-07-07 00:57:15 Z command nonzero waitstatus 512: ssh -o
UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o BatchMode=yes -o
PasswordAuthentication=no -o ChallengeResponseAuthentication=no
root@xxxxxxxxxxxxx xl create /etc/xen/debian.guest.osstest.xl
status 512 at Osstest.pm line 308.
+ rc=2
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|