Actually I have a question @cloud fodder. Im wondering if I could configure and deploy my pacemaker control plane as an nspawn container? Right now I'm still doing it script based which isn't ideal for maintaining cluster members. Most of the system services need to be running under root though, not sure if that's possible. Id like to be able to migrate to an immutable or read-only OS image at some point.

Replies (1)

There are some various user scheme options. You may be interested in this if you are requiring access to /proc So yes, I think you could.. and it's nice being able to copy around an image (you can clone, export, import) them very easily.