In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces "how to use devstack to install openstack on ubuntu server(64)". In daily operation, I believe many people have doubts about how to use devstack to install openstack on ubuntu server(64). Xiaobian consulted all kinds of information and sorted out simple and easy to use operation methods. I hope to answer the doubts of "how to use devstack to install openstack on ubuntu server(64)"! Next, please follow the small series to learn together!
Said to deploy a set of cloudfoundry v2 code
To install cf2, install a usable openstack first
Alas, I am ashamed. I am still not familiar with Linux. I only stay on an IAAS platform for OpenStack. I do not know the specific component architecture.
Use bosh-cli to operate bosh server to deploy cf2 components to various iaas platforms. VM vsphere is unrealistic. You can only try openstack. I don't understand the principle and hope to have a stand-alone version of openstack. So I found devstack. I don't know if I can install cf2. Wait until this openstack installation is successful and try again.
My environmental preparation:
1. Oracle VirtualBox newly installed an ubuntu-12.04-server-amd64, a clean server version, I only chose Openssh and Package Manager when choosing to install software;
2. Install git
3, because devstack will download a lot of code from the network, the company's computer must access the Internet through the proxy, so I configured/etc/profile in the end to join, I do not know if git_proxy is useful, there are many articles that must make the network directly connected to the network. There is also an apt proxy please also set, if there is a proxy.
export https_proxy=http://10.0.4.211:3128export http_proxy=http://10.0.4.211:3128export git_proxy=http://10.0.4.211:3128
4. Backup this newly created vm, it may be useful.
Devstack Install Openstack
With the above preparations, follow DevStack's introduction
git clone https://github.com/openstack-dev/devstack.gitcd devstack; ./ stack.sh
And then wait according to your internet speed...
check
Installation complete, access openstack ip visible
cf1 has a micro version that puts all components into a vm, so search cf2 for such a similar version
At this point, the study on "how to install openstack on ubuntu server(64) using devstack" is over, hoping to solve everyone's doubts. Theory and practice can better match to help you learn, go and try it! If you want to continue learning more relevant knowledge, please continue to pay attention to the website, Xiaobian will continue to strive to bring more practical articles for everyone!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.