WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

Re: [Xen-API] [SPAM] DEFAULT_SR_NOT_FOUND when importing a VM

To: Jean-Francois Couture <jfcouture@xxxxxxxxxxxxxx>
Subject: Re: [Xen-API] [SPAM] DEFAULT_SR_NOT_FOUND when importing a VM
From: Alberto González Rodríguez <alberto@xxxxxxxxxxxxx>
Date: Wed, 2 Mar 2011 20:23:06 +0100
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 02 Mar 2011 11:23:21 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20110302121338.ce9108a3647f4398263da6a089a91ede.3b81c9a24a.wbe@xxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <20110302121338.ce9108a3647f4398263da6a089a91ede.3b81c9a24a.wbe@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

see your /var/log/* files for more information or use task id for related errors

Regards



2011/3/2 Jean-Francois Couture <jfcouture@xxxxxxxxxxxxxx>
Ok, thanks.
 
Did what you said, now I have this error:
 
<html><body><h1>Internal Server Error</h1>NO_HOSTS_AVAILABLE: [  ]</body></html>
 
with this line:
 
 
any ideas ?
 
Jeff C.
-------- Original Message --------
Subject: Re: [Xen-API] [SPAM] DEFAULT_SR_NOT_FOUND when importing a VM
From: Alberto_González_Rodríguez <alberto@xxxxxxxxxxxxx>
Date: Wed, March 02, 2011 12:06 pm
To: Jean-Francois Couture <jfcouture@xxxxxxxxxxxxxx>
Cc: xen-api@xxxxxxxxxxxxxxxxxxx

Hello,

Field is sr_id and not sr_uuid

and is recommended use task_id too

Regards

On Wed, Mar 2, 2011 at 7:35 PM, Jean-Francois Couture <jfcouture@xxxxxxxxxxxxxx> wrote:
Hi,
 
in xenServer 5.6,
 
I'm trying to import a XVA file via command line using curl.
 
I tried the example in the sdk document telling:
curl -T <exportfile> http://root:foo@myxenserver2/import?sr_uuid=<uuid_of_sr>
 
my exact line :  curl -k -T 12c38b19-c528-aa1c-5a4c-4112875c02f9.xva https://root:<password>@192.168.111.17/import?sr_uuid=ff852c97-e6c9-7ff2-0e2b-8becb7b5fb16
 
on that example, the 192.168.111.17 server is the pool master but the SR is on another machine.
I tried with the SR's server IP also.
 
using my credentials and copy/paste the UUID of the target SR (from xenCenter).
 
I also checked the UUID using "xe sr-list type=lvm" to be sure.
I even tried the OpaqueRef: reference to that SR
 
but its not working.
 
the error I get is : <html><body><h1>Internal Server Error</h1>DEFAULT_SR_NOT_FOUND: [ OpaqueRef:NULL ]</body></html>
 
My config is 3 xenservers 5.6 (not fp1) in a pool each with local storage.
 
On the otherhand, exporting a VM with curl works great.
 
Could someone shine some light on my problem ?
 
thanks,
 
Jeff C.

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api



_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>