Install kolla Multinode Openstack xena

memberikan akses “root/sudo” pada user Kolla tanpa password update dan upgrade system install tools yang dibutuhkan membuat dan menggunakan virtual environtment Install kolla ansible dengan pip buat folder kolla dan memasukan sample configuration buat configurasi ansible [defaults] host_key_checking=False pipelining=True forks=100 Generate password kolla setup konfigurasi Globals.yml kolla_base_distro: “ubuntu” kolla_install_type: “source” network_interface: “ens18” enable_cinder: “yes” kolla_internal_vip_address: […]

Install kolla All-in-one Openstack

memberikan akses “root/sudo” pada user Kolla tanpa password update dan upgrade system install tools yang dibutuhkan membuat dan menggunakan virtual environtment Install kolla ansible dengan pip buat folder kolla dan memasukan sample configuration buat configurasi ansible [defaults] host_key_checking=False pipelining=True forks=100 Generate password kolla setup konfigurasi Globals.yml kolla_base_distro: “ubuntu” kolla_install_type: “source” network_interface: “ens18” neutron_external_interface: “ens19” enable_cinder: […]

Install Mellanox Connect X SRIOV Openstack Xena, Using Kolla

Version [Openstack Xena, Ubuntu 20.04]eno1 eno1.888 : Internal eno1.2005 : External Reference SRIOV Mellanox : https://support.mellanox.com/s/article/HowTo-Configure-SR-IOV-for-ConnectX-4-ConnectX-5-ConnectX-6-with-KVM-EthernetAdvance Config Kolla : https://docs.openstack.org/kolla-ansible/latest/admin/advanced-configuration.htmlML2 Config Template : https://wiki.openstack.org/wiki/Ml2_conf.ini_FileSRIOV Openstack : https://docs.openstack.org/neutron/latest/admin/config-sriov.htmlSRIOV Kolla : https://docs.openstack.org/kolla-ansible/latest/reference/networking/sriov.html Installation Install NIC ConnectX 4 or 5 or 6 #lspci | grep Ethernet 2f:00.0 Ethernet controller: Mellanox Technologies MT27800 Family [ConnectX-5]2f:00.1 Ethernet controller: Mellanox Technologies […]

Installing StarlingX with Centralize Node

Based on : https://docs.starlingx.io/deploy_install_guides/r6_release/bare_metal/aio_simplex_install_kubernetes.html Preparation Create Bootable USB Insert the bootable USB into a bootable USB port on the host you are configuring as controller-0. Power on the host. Attach to a console, ensure the host boots from the USB, and wait for the StarlingX Installer Menus. Make the following menu selections in the installer: […]