openstack-ansible-lxc_hosts/files
Kevin Carter bf9a79d05e Add mount options for better machinectl performance
The machinectl default options, while functional, could be tuned for
better overall performance. This change adds several options which will
ensure container workloads are using the lest amount of storage with the
best possible performance.

For more information on the options being used see
 * https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs(5)#MOUNT_OPTIONS

All of the "machines" mount procedures have been moved into a unified
volume task file. This was done to ensure a consistent experience across
our supported distros. To ensure any new options are non-disruptive, the
mount handler has been changed to use "reload-or-restart" which will first
try to reload a mount instead of restarting it mounts.

Change-Id: Ia962fd4c5bb2a73ddd884d3bb3837c47b43d6903
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-05-05 17:43:40 +00:00
..
lxc-attach.te New path for selinux policy 2017-01-24 10:43:42 -05:00
lxc-machinectl.j2 Create an LXC create template for machinectl 2017-10-05 00:01:40 -05:00
lxc-veth-check.sh Check for word boundaries around net interface name 2016-08-26 00:03:32 -03:00
org.freedesktop.machine1.conf Use machinectl to manage image caches 2017-04-15 05:33:10 +00:00