LVM Partitions #655
-
I would like to use TopoLVM and Rook-Ceph to manage the free disk space after operating system installation. Is there any way to setup the system so that the disk is partitioned using LVM? Or at least, use the first 20Gb for the Operating System partition, and leave the rest unpartitioned. What would be the correct approach for this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@fmonera We use MicroOS and it's super optimized, maybe you can find your answer here https://en.opensuse.org/Portal:MicroOS. For the moment we support Longhorn which you can also configure to use node storage, I suggest you try that instead as it's already proven to work well. Please see the kube.tf.example file, and also search this repo. |
Beta Was this translation helpful? Give feedback.
-
Ok. I really needed snapshot volumes for velero backups. But I see that Longhorn implements that. |
Beta Was this translation helpful? Give feedback.
@fmonera We use MicroOS and it's super optimized, maybe you can find your answer here https://en.opensuse.org/Portal:MicroOS.
For the moment we support Longhorn which you can also configure to use node storage, I suggest you try that instead as it's already proven to work well. Please see the kube.tf.example file, and also search this repo.