Bagi rekan-rekan yang hendak instalasi OpenStack dan mengalami kendala dalam proses instalasi-nya, berikut panduan cara cepat dan mudah instalasi OpenStack Kilo multi node (Controller, Compute dan Network) pada CentOS 7. Anggap saja panduan ini sama dengan OpenStack versi Devstack. Hehehe.
Panduan ini dapat diaplikasikan langsung pada server fisik atau simulasi pada server Virtual (VMware, Xen, VirtualBox dll). Panduan instalasi OpenStack ini berupa script dan package repositori yang dibutuhkan untuk membangun 3 node OpenStack yang sudah dibundling dan diotomatiskan.
Jika hendak ujicoba diatas Virtual Machine, saran saya adalah lakukan instalasi VM diatas VMware vSphere atau VMware Workstation/VMware Fusion agar mendapatkan feature KVM (Virtualization Technology) secara nested. Adapun topologi-nya kurang lebih seperti berikut :
Keterangan :
- Laptop melakukan koneksi pada server VMware untuk membuat VM dan manage server
- Membuat 3 buah VM pada VMware (Controller, Compute dan Network) menggunakan OS CentOS 7
- Berikan NIC Virtual pada masing-masing VM dengan komposisi : Controller Node 1 NIC, Compute Node 2 NIC dan Network Node 3 NIC
- NIC pertama pada semua node akan digunakan untuk komunikasi management network (komunikasi Laptop, VMware server dan antar VM)
- NIC kedua (Compute dan Network Node) digunakan untuk komunikasi tunnel (komunikasi network instance yang nantinya dibuat) antara Compute Node dengan Network Node
- NIC ketiga pada Network Node digunakan sebagai interface yang terhubung dengan jaringan luar/public.
- Pada laptop, dapat dibuatkan network alias/network kedua sebagai jaringan public (agar dapat digunakan untuk komunikasi management network dan public network)
Silakan download package openstack-kilo.tgz pada link berikut : https://goo.gl/SGgAzk dan ikuti panduan instalasi pada file README atau BACA-SAYA
Silakan dicoba dan semoga bermanfaat 😀
Silakan lihat Video dibawah ini untuk tahapan demi tahapannya
Mantap Mas Iman, Artikelnya sangat bermanfaat
Terima kasih pak. Ditunggu feedback-nya agar bisa lebih baik lagi 🙂
Openstack mirantis tar file is available ?
Sorry Openstack Mitaka script is available?
Hi,
No, for this time are not available 😉
Hi,
No, for this time are not available 😉
hi
Hi Ahmad, Seem like my previuos Post got lost, let me try again, First really good post of your about OpenStack, thank you about that. I would like to ask you some questions; I have a Type 2 Hypervisor; Hardware with OS Win7 runnign VwWare Workstation all of them on my Ofiice network(10.10.20.241 Win7 via RDP, 10.10.20.239 EXSi6 via vSphere client), can i use same topology and Ip addressess as you did?, any other consideration, please let me know.
Thanks
Christian
Hi Christian,
Yes, you can use same topology as described in this article 🙂
Hi Ahmad, What about a Type 1 hypervizor: Hardware with one interface(10.10.70.0/24) to my office, with ESXi6 then the 3VM (controller, compute and network), will that work? , if so, will the address scheme be the same?
Thanks
Hi Christian,
You can use the scenario and the sample topology in this guidance can apply with small network or direct access to your laptop/workstation.
If you getting trouble, feel free to contact me
Hi Ahmad, I tried couple of times to intalls OpenStackKilo straight over ESXi6 , making sure that before installation compute.vmx file has that entry “vhv.enable = “TRUE””, compute processor always comes back not suporting KVM: egrep -c ‘(vmx|svm)’ /proc/cpuinfo = 0.
Please let me knoe any comments.
thanks
Christian
Hi Christian,
Please try to install ESXI Embedded host client on your VMware. You can check the guidance from this link : https://labs.vmware.com/flings/esxi-embedded-host-client#summary
After install, access your VMware from browser to https://ip-of-vmware/ui. Login and edit Compute node VM and checklist on Hardware Virtualization. Please see the example here : http://imgur.com/4352cdE
failure: repodata/repomd.xml from openstack: [Errno 256] No more mirrors to try.
file:///root/openstack/repo/repodata/repomd.xml: [Errno 14] curl#37 – “Couldn’t open file /root/openstack/repo/repodata/repomd.xml
Hi mas Ade,
Bisa coba yang ini mas : https://imanudin.net/2017/03/18/how-to-install-suse-openstack-cloud/
Hi mas ahmad,
install by script ya,
kita jadi g tau step by step tutorial nya ni,
klu bisa di add dong tutorial step by step nya, tks
Hi mas Hari,
Benar mas. Untuk tutorial step by step belum dibuat mas. Mungkin bisa juga coba cara yang ini : https://imanudin.net/2017/03/18/how-to-install-suse-openstack-cloud/