Skip to content
#

cloud-init

Here are 94 public repositories matching this topic...

themr0c
themr0c commented Apr 24, 2019

If, for the directory /var/lib/virt-lightning/pool/upstream, the underlying filesystem is BTRFS, then we should make sure the images are created with copy on write turned off.

There are several ways to do it:

  • make sure /var/lib/virt-lightning/pool/upstream is created with nocow option
  • chattr -C on the empty files

I am not sure which ways should be the most suitable for the project.

Improve this page

Add a description, image, and links to the cloud-init topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloud-init topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.