coreos / tectonic-forum

Apache License 2.0
30 stars 9 forks source link

Rook or other persistent volume solution #93

Open abh opened 7 years ago

abh commented 7 years ago

Issue Report Template

Tectonic Version

1.5.5

Environment

Bare metal

Desired Feature

Include a (very alpha) option to enable persistent volumes with for example Rook/Ceph.

As a smaller milestone make it easier to install storage by allowing the appropriate modprobe calls.

mfburnett commented 7 years ago

Hey @abh - thanks for filing this feature request. So we can make sure we incorporate this feedback in our product planning, can you provide more context on the use case you're solving for? Have you checked out https://github.com/coreos/quartermaster?

abh commented 7 years ago

Hi Mackenzie,

On our bare metal servers each system has a bunch of storage. I'd like it to be available as persistent volumes (with replication and such). Rook has a lot of rough edges, but basically works.

It'd be nice if CoreOS adopted this (or something else) so using PVCs outside GCE/AWS could "just work".

I hadn't seen quartermaster. At a glance it looks like it's heading in the right direction!

joncak commented 7 years ago

any update about this ?