Thanks Zhixue,

When we set it to use nova-objectstore, we're back to this problem:

http://paste.openstack.org/show/222/ (exception thrown in nova-compute)

[20101203 16:57:06.844|debug|127-5-116|1967
inet-RPC|dispatch:VM.get_name_label D:614b3e90b595|dispatcher]
VM.get_name_label (from xensource.log)

It's almost like XenServer already expects to be able to find this instance
when we try to run it for the first time.

On Fri, Dec 3, 2010 at 10:39 AM, Zhixue Wu <zhixue...@citrix.com> wrote:

> Hi Josh,
>
>
>
> Could you try to set S3_port = 3333?
>
>
>
> Zhixue Wu
>
>
>
> *From:* openstack-xenapi-bounces+zhixue.wu=eu.citrix.com@
> lists.launchpad.net 
> [mailto:openstack-xenapi-bounces+zhixue.wu<openstack-xenapi-bounces%2Bzhixue.wu>
> =eu.citrix....@lists.launchpad.net] *On Behalf Of *Josh Kearney
>
> *Sent:* 03 December 2010 15:52
> *To:* openstack-xenapi@lists.launchpad.net
> *Subject:* [Openstack-xenapi] XenServer ObjectStore Authentication
>
>
>
> Hey Citrix guys,
>
>
>
> After setting up the XenServer ObjectStore plugin on the XenServer host
> (and of course chmodding it) is there anything else that needs to be done?
>
>
>
> When I try uploading an image from the compute node, I'm getting 403 errors
> back from the XenServer. It seems like the XenAPI auth creds are being
> completely ignored when pointing to the XenServer ObjectStore.
>
>
>
> Here is my flagfile:
>
>
>
> --verbose
>
> --nodaemon
>
> --sql_connection=mysql://root:n...@127.0.0.1/nova
>
> *--s3_host=<your XenServer IP>*
>
> *--s3_port=80*
>
> --network_manager=nova.network.manager.FlatManager
>
> --flat_network_bridge=xenbr0
>
> --connection_type=xenapi
>
> --xenapi_connection_url=https://*<your XenServer IP>*
>
> --xenapi_connection_username=username
>
> --xenapi_connection_password=password
>
>
>
> Are those the correct S3 settings when using this XenServer plugin? And is
> it possible that I could be missing an extra step somewhere?
>
>
>
> Many thanks,
>
>
>
> -jk0
>
_______________________________________________
Mailing list: https://launchpad.net/~openstack-xenapi
Post to     : openstack-xenapi@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-xenapi
More help   : https://help.launchpad.net/ListHelp

Reply via email to