[openstack-dev] [XenAPI] One issue on xenapi environment setup

Bob Ball bob.ball at citrix.com
Fri Jan 18 09:50:36 UTC 2013


Hi Jiang,

You can set the proxy used for installations on a per-VM basis, in the other-config field for the VM

Try setting your proxy by using:
xe vm-param-set uuid=<vm_uuid> other-config:install-proxy=<proxy_url>

That should enable the download of the vmlinuz and successful installation.

Thanks,

Bob

> -----Original Message-----
> From: Jiang, Yunhong [mailto:yunhong.jiang at intel.com]
> Sent: 18 January 2013 05:45
> To: openstack-dev at lists.openstack.org
> Subject: [openstack-dev] [XenAPI] One issue on xenapi environment setup
> 
> I'm trying to setup the xenapi environment through devstack to add support
> in ceilometer side.
> However, I always get followed error when I start the ./install_os_domU.sh:
> 
> Starting VM... + xe vm-start uuid=a428f69e-d2ef-25df-58fe-c835fe1070a6
> Error code: INVALID_SOURCE
> Error parameters: Unable to access a required file in the specified repository:
> http://archive.ubuntu.net/ubuntu/dists/oneiric/main/installer-
> amd64/current/images/netboot/xen/vmlinuz., ,
> 
> My system requires proxy, but I have set the
> http_proxy/https_proxy/ftp_proxy already. I also try to use wget to retrieve
> this file and it succeed.
> 
> Can anyone give some hints on it?
> 
> Thanks
> --jyh
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list