How to become an ungleich system engineer » History » Version 1
  Nico Schottelius, 03/19/2019 08:17 AM 
  
| 1 | 1 | Nico Schottelius | h1. How to become an ungleich system engineer  | 
|---|---|---|---|
| 2 | |||
| 3 | h2. Status  | 
||
| 4 | |||
| 5 | This document is *IN PROGRESS*.  | 
||
| 6 | |||
| 7 | |||
| 8 | h2. Introduction  | 
||
| 9 | |||
| 10 | If you are interested in the skill set a typical engineer at ungleich needs to have or if you want to improve your skill set for being able to apply at as system engineer, this document is for you.  | 
||
| 11 | |||
| 12 | |||
| 13 | h2. Capabilities  | 
||
| 14 | |||
| 15 | h3. Operating System  | 
||
| 16 | |||
| 17 | If you are fluent in either Linux or BSD, you should easily find your way. If you are not yet, we recommend:  | 
||
| 18 | |||
| 19 | * Install your own computer with Ubuntu (any version)  | 
||
| 20 | * Get used to it  | 
||
| 21 | * Wipe Ubuntu, replace it with Arch Linux  | 
||
| 22 | * Use it, break it  | 
||
| 23 | * Switch to Devuan  | 
||
| 24 | ** Understand apt & friends  | 
||
| 25 | * (optional) Use another machine and install Centos  | 
||
| 26 | ** Observe the differences to all other operating systems you tried before  | 
||
| 27 | |||
| 28 | h3. Networking / IPv6  | 
||
| 29 | |||
| 30 | You know how to separate networks, you are fluent in IPv6 (hint: man sipcalc) and you know some basics of routing ()  | 
||
| 31 | |||
| 32 | Some questions to check your knowledge:  | 
||
| 33 | |||
| 34 | * Why does the gateway has to be in the same network?  | 
||
| 35 | * How do IPv6 hosts get their IP addresses?  | 
||
| 36 | * Why is there an fe80:... default gateway in IPv6?  | 
||
| 37 | |||
| 38 | |||
| 39 | h3. Ceph  | 
||
| 40 | |||
| 41 | You can install, configure and maintain ceph clusters on IPv6 only networks.  | 
||
| 42 | |||
| 43 | Learning:  | 
||
| 44 | |||
| 45 | * Take 3 hosts (if you don't have 3 computers, you can get 3 affordable VMs at "IPv6OnlyHosting":https://ipv6onlyhosting.com  | 
||
| 46 | |||
| 47 | |||
| 48 | Verify questions:  | 
||
| 49 | |||
| 50 | * Why does ceph need managers?  | 
||
| 51 | * How to move an OSD to another host?  | 
||
| 52 | |||
| 53 | |||
| 54 | |||
| 55 | |||
| 56 | |||
| 57 | h3. Monitoring  | 
||
| 58 | |||
| 59 | ...  |