Everything here is not mandatory, but nice to have, at least for me 🙂 Partition layout External links https://tldp.org/LDP/Linux-Filesystem-Hierarchy/html/index.html
Month: January 2021
Build image Please keep in mind, that in the middle of C8 repo filenames were changed… and some package names… so if it fails, double check if all is good. Also I have enabled PowerTools (to help it find rubby, or some libs for rubby) and other openstack-ussuri-release repos… Ok, once everything is built, let’s […]
Identify VM which FS you need to mount on host. virsh list –all If that VM is on, maybe you can scp from there? If no, better poweroff VM. identify your VM used LV, or just check it: virsh domblklist vm01 Create a temp LVM to have your host VG identified: lvcreate -L 1M -n […]