Ubuntu Login Prompt That Says Login Failed.

Accelerate Cinder Volume Imports in OpenStack By Avoiding Glance

If you’ve ever had to export and move volumes from one OpenStack cloud to another, you may know the following process: converting a Cinder volume to a Glance image to allow you to download it so that the reverse process can be applied when importing it. This is obviously a laborious process, especially if there are a ton of volumes to port. I recently had to do a bulk import of more than 100 volumes in qcow2 format for a client migrating to our cloud....

March 4, 2024 · 2 min · Eugene de Beste
Ubuntu Login Prompt That Says Login Failed.

Recovering Cloud Virtual Machine Access without GRUB (QEMU/OpenStack)

Context A client reached out to me a little while ago to ask if it was possible to recover access to a VM that one of his clients use. This Ubuntu 22.04 based VM runs on our OpenStack cloud, powered by QEMU/KVM. The client’s client had made some modifications to /etc/ssh/sshd_config and subsequently locked themselves out of the machine. It’s important to note here that cloud instances (VMs) typically don’t include a default password set and rely solely on key-pair authentication via SSH....

March 3, 2024 · 6 min · Eugene de Beste