Re: [Openstack] [DevStack] DevStackInstallation with XEN

2013-03-22 Thread HuYanrui
ck.sh echo "*** End of install_devstack.sh ***" set -x scp $ssh_options $PrivID "root@$Server:~/.ssh/id_rsa" scp $ssh_options $tmpdir/key.pub "root@$Server:~/.ssh/id_rsa.pub" scp $ssh_options "$GENERATED_LOCALRC" "root@$Server:/tmp/localrc" scp $ssh_options &

Re: [Openstack] [DevStack] DevStackInstallation with XEN

2013-03-21 Thread Bob Ball
10:07 To: openstack@lists.launchpad.net Subject: [Openstack] [DevStack] DevStackInstallation with XEN Gents, Not sure if can get reply here for such installation issues. I want to install DevStack with XenServer (to verify some idea with Openstack on Xen hepervisor) and blocked by some problems.

Re: [Openstack] [DevStack] DevStackInstallation with XEN

2013-03-21 Thread Antonio Tirri
Hi, I tell you my experience. In order to deploy a single node installation is enough to set the localrc file as showed here https://wiki.openstack.org/wiki/XenServer/VirtualBox then you have to run only the script ./install_os_domU.sh The video you metioned is not up to date. My suggestion is t

[Openstack] [DevStack] DevStackInstallation with XEN

2013-03-21 Thread HuYanrui
Gents, Not sure if can get reply here for such installation issues. I want to install DevStack with XenServer (to verify some idea with Openstack on Xen hepervisor) and blocked by some problems. What I refer: https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md https://wiki.o