Headup
Just keep pushing forward...
Pages
(Move to ...)
Home
OpenStack
Ceph
Opinions
▼
(Move to ...)
Home
▼
Wednesday, December 12, 2018
How to disable Cloud-Init in a EL-like Cloud Image
›
So this one is pretty simple. However, I found a lot of misinformation along the way, so I figured that I would jot the proper (and most sim...
Monday, July 16, 2018
Change password to users on qcow2 disk or images
›
Sometimes you need to change the password to a user in a qcow2 image, to test locally, or if you are using an infrastructure without cloud-i...
Wednesday, December 6, 2017
Get total provisioned size from cinder volumes
›
A quick way to get the total amount of provisioned space from cinder alvaro@skyline.local: ~ $ cinder list --all-tenants mysql like output :...
Wednesday, June 14, 2017
Ceph recovery backfilling affecting production instances
›
In any kind of distributed system, you will have to choose between consistency, availability, and partitioning, the CAP theorem states t...
Wednesday, April 12, 2017
Keeping up to date git forked repos
›
A quick guide to remembering how to keep up-to-date forked repos: First: Manage a set of tracked repositories. alvaro@skyline.local: ~/docke...
Wednesday, November 16, 2016
Solve Ceph Clock Skew error
›
Monitors can be severely affected by significant clock skews across the monitor nodes. This usually translates into weird behavior with no o...
Cloning a Ceph client auth key
›
I don't recall any reason to do this other than using the same user and auth key to authenticate in different Ceph clusters, like in a...
‹
›
Home
View web version