ceph-ansible/group_vars
John Fulton 8cba44262c Add flags for OSD 'docker run --cpuset-{cpus,mems}'
Add the variables ceph_osd_docker_cpuset_cpus and
ceph_osd_docker_cpuset_mems, so that a user may specify
the CPUs and memory nodes of NUMA systems on which OSD
containers are run.

Provides a example in osds.yaml.sample to guide user
based on sample `lscpu` output since cpuset-mems refers
to the memory by NUMA node only while cpuset-cpus can
refer to individual vCPUs within a NUMA node.
2017-12-14 16:39:35 +01:00
..
agent.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
all.yml.sample firewall: add mds, nfs, restapi and iscsi ports, remove 'configure_firewall' variable used for conditional execution. Include the task only on rpm-based systems. 2017-12-12 23:44:55 +01:00
ceph-fetch-keys.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
clients.yml.sample client: do not copy admin key by default 2017-09-02 00:54:17 +02:00
common-coreoss.yml.sample All `include_vars` need to have `*.yml`, `*.yaml` or `*.json` extension. 2016-11-24 14:03:49 +01:00
docker-commons.yml.sample docker: fix monitors name 2017-04-10 15:13:12 +02:00
iscsi-gws.yml.sample iscsi: re-enable the scenario 2017-09-28 18:46:28 +02:00
mdss.yml.sample docker: simplify variable declaration 2017-09-09 01:22:06 +02:00
mgrs.yml.sample Add ability to enable ceph mgr modules. 2017-10-16 15:04:23 +02:00
mons.yml.sample Openstack: replaced hardcoded pool names with variables for openstack (nova) user 2017-11-28 09:06:51 +01:00
nfss.yml.sample Allow to use rados for ganesha exports 2017-11-21 15:21:32 +01:00
osds.yml.sample Add flags for OSD 'docker run --cpuset-{cpus,mems}' 2017-12-14 16:39:35 +01:00
rbd-mirrors.yml.sample container: introduce resource limitation for containers 2017-09-06 14:52:21 +02:00
restapis.yml.sample docker: simplify variable declaration 2017-09-09 01:22:06 +02:00
rgws.yml.sample docker: simplify variable declaration 2017-09-09 01:22:06 +02:00
rhcs.yml.sample firewall: add mds, nfs, restapi and iscsi ports, remove 'configure_firewall' variable used for conditional execution. Include the task only on rpm-based systems. 2017-12-12 23:44:55 +01:00