Skip to content

Mimreza

My Very Simple Notebook

How to assign physical LAN IP address to docker container

  • Uncategorized
June 26, 2023June 27, 2023 Mreza No comments

Ensure VM port security is disable in openstack to allow has multiple IP/MAC combination Create a bridge in linux  Add physical interface to the  bridge […]

Continue reading

How to Push All Branches to Remote Git Repo

  • Uncategorized
December 19, 2021December 20, 2021 Mreza No comments

Cloning a remote repo: Check out to desired branches: Push branches and tags to the remote repo:

Continue reading

Nextcloud

  • Uncategorized
November 30, 2021November 30, 2021 Mreza No comments

installation and running next cloud with ssl: Generate letsencrypt certificate Build an image to run with generated certificate Run the container Generate SSL certificate certbot […]

Continue reading

Ceph Cheat Sheet

  • Uncategorized
October 4, 2021October 4, 2021 Mreza No comments

Show the topology of the ceph cluster list osd daemon and classes of osds + physical layout which asked from crush map Getting low level […]

Continue reading

How Open vSwitch Works

  • Uncategorized
August 24, 2021August 25, 2021 Mreza No comments

Open vSwitch is an open-source project that allows hypervisors to virtualize the networking layer. This caters for the large number of virtual machines running on […]

Continue reading

Open vSwitch L2 agent in OpenStack

  • Uncategorized
May 2, 2021May 2, 2021 Mreza No comments

There was a question for me that how Open vSwitch component work together to get a service in OpenStack and why we need 2 bridges […]

Continue reading

Ansible

  • Uncategorized
April 11, 2021March 8, 2022 Mreza No comments

It focuses on reaching a desired state component Inventories Playbooks Plays Tasks Modules Inventories It is the list of nodes/hosts, can be static or dynamic […]

Continue reading

Firewall & iptables

  • Uncategorized
April 5, 2021April 7, 2021 Mreza No comments

In Linux, iptables is the kernel-level firewall feature iptables works by allowing you to create rules that can be applied to every packet that tries […]

Continue reading

Octavia

  • Uncategorized
April 4, 2021April 4, 2021 Mreza No comments

Load Balance as a Service in the past LB is was part of Neutron projectbut now it is a core project it self like nova […]

Continue reading

Cinder

  • Uncategorized
April 4, 2021April 4, 2021 Mreza No comments

It provides persistance storage devices for VMs It has 3 sub component: cinder-volume: create volume cinder-scheduler: locate created volume cinder-api: restful api to cinder Cinder […]

Continue reading

Nova

  • Uncategorized
April 4, 2021April 4, 2021 Mreza No comments

It makes virtualization possiblePart of nova must be running on every node in the cluster We have 7 different nova component, here are some: 1. […]

Continue reading

Glance

  • Uncategorized
March 16, 2021April 11, 2021 Mreza No comments

splited into sub services Glance-api roles:1. expose glance api to all other openstack component2. image management as background job Glance Config1. DB to use2. credential […]

Continue reading

Keystone

  • Uncategorized
March 16, 2021April 11, 2021 Mreza No comments

keystone provides 4 services: Identity (Authentication) Token Policy (Authorization) Catalog (List of available service endpoints) Catalog This is nothing more than a list of the […]

Continue reading

Multiple ssh p_key

  • Uncategorized
March 2, 2021April 4, 2021 Mreza No comments

Here is a simple configuration of adding multiple ssh private key to connect to the host with different private key from client: create a file […]

Continue reading

Posts navigation

1 2 Next Posts»
WordPress Theme: Occasio by ThemeZee.