]>
git.apps.os.sepia.ceph.com Git - ceph-ansible.git/log
Brad Hubbard [Wed, 12 Oct 2016 02:35:01 +0000 (12:35 +1000)]
vagrant_variables.yml.sample: vagrant_url should be vagrant_box_url
As per the variable in Vagrantfile and vagrant_variables.yml.linode
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Leseb [Tue, 11 Oct 2016 02:59:40 +0000 (11:59 +0900)]
Merge pull request #1023 from ceph/fix-copy-rundep
common: fix rundep installation
Sébastien Han [Mon, 10 Oct 2016 07:57:37 +0000 (16:57 +0900)]
common: fix rundep installation
see: https://bugzilla.redhat.com/show_bug.cgi?id=
1382878
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Sat, 8 Oct 2016 14:03:59 +0000 (16:03 +0200)]
Merge pull request #1019 from font/vagrant-openstack-config
Updates to fix running with openstack
Ivan Font [Fri, 7 Oct 2016 20:06:42 +0000 (13:06 -0700)]
Updates to fix running with OpenStack
Signed-off-by: Ivan Font <ivan.font@redhat.com>
Leseb [Fri, 7 Oct 2016 16:12:51 +0000 (18:12 +0200)]
Merge pull request #1015 from font/vagrant_net_cfg
Create separate subnet for public/cluster networks
Ivan Font [Fri, 7 Oct 2016 15:57:46 +0000 (08:57 -0700)]
Use same private subnet for public/cluster networks for OpenStack
Ivan Font [Fri, 7 Oct 2016 15:50:09 +0000 (08:50 -0700)]
Use same private subnet for public/cluster networks for Linode
Ivan Font [Fri, 7 Oct 2016 06:04:53 +0000 (23:04 -0700)]
Create separate subnet for public/cluster networks
- All Ceph instances now communicate using public subnet and
additionally OSDs communicate with each other using private cluster
subnet
- Workaround for
https://github.com/vagrant-libvirt/vagrant-libvirt/issues/645
- Fix for #952 to avoid concatenated MAC addresses caused by
vagrant-libvirt bug.
Leseb [Fri, 7 Oct 2016 13:53:39 +0000 (15:53 +0200)]
Merge pull request #1014 from 9seconds/cluster_name_for_ceph_fetch_keys
Allow to propagate cluster name to ceph-fetch-keys
9seconds [Fri, 7 Oct 2016 13:09:42 +0000 (16:09 +0300)]
Update ceph-fetch-keys vars sample
9seconds [Fri, 7 Oct 2016 13:08:58 +0000 (16:08 +0300)]
Merge remote-tracking branch 'upstream/master' into cluster_name_for_ceph_fetch_keys
Leseb [Fri, 7 Oct 2016 09:14:46 +0000 (11:14 +0200)]
Merge pull request #1016 from suuuper/master
Fixed packages for red hat
Sébastien Han [Fri, 7 Oct 2016 09:04:38 +0000 (11:04 +0200)]
generate_group_vars: add ceph-fetch-keys
Signed-off-by: Sébastien Han <seb@redhat.com>
suuuper [Fri, 7 Oct 2016 08:36:19 +0000 (10:36 +0200)]
Fixed packages for red hat
9seconds [Fri, 7 Oct 2016 06:06:21 +0000 (09:06 +0300)]
Allow to propagate cluster name to ceph-fetch-keys
ceph-fetch-keys role currently works only if cluster name is 'ceph'.
This commit allows to set custom cluster name in 'defaults' in the same
fashion as other roles do.
Leseb [Thu, 6 Oct 2016 14:07:31 +0000 (16:07 +0200)]
Merge pull request #1012 from ceph/cluster-name-rolling
rolling_update: improve variables import
Sébastien Han [Thu, 6 Oct 2016 11:56:37 +0000 (13:56 +0200)]
rolling_update: improve variables import
we now have pointer to default role so we don't miss any of the
variables defined.
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Thu, 6 Oct 2016 10:02:47 +0000 (12:02 +0200)]
Merge pull request #1009 from ceph/clarify-osd-scenarios
osd: clarify osd scenarios
Sébastien Han [Thu, 6 Oct 2016 09:54:58 +0000 (11:54 +0200)]
osd: clarify osd scenarios
Co-Authored-By: Rachana Patel <racpatel@redhat.com>
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Thu, 6 Oct 2016 09:37:20 +0000 (11:37 +0200)]
Merge pull request #1008 from font/purge-cluster-rework
Reworked purge cluster playbook
Leseb [Thu, 6 Oct 2016 09:34:43 +0000 (11:34 +0200)]
Merge pull request #1006 from ceph/fix-autodiscovery
osd: fix autodiscovery disk
Leseb [Thu, 6 Oct 2016 09:16:58 +0000 (11:16 +0200)]
Merge pull request #1007 from lae/fix/multi_journal_header_task
Remove dupes in raw_journal_devices in a consistent manner
Sébastien Han [Wed, 5 Oct 2016 16:16:30 +0000 (18:16 +0200)]
osd: fix autodiscovery disk
Signed-off-by: Sébastien Han <seb@redhat.com>
Co-Authored-By: Christoph Dwertmann
Ivan Font [Thu, 6 Oct 2016 04:32:38 +0000 (21:32 -0700)]
Reworked purge cluster playbook
- Separated out one large playbook into multiple playbooks to run
host-type by host-type i.e. mdss, rgws, rbdmirrors, nfss, osds, mons.
- Combined common tasks into one shared task for all hosts where
applicable
- Fixed various bugs
Signed-off-by: Ivan Font <ivan.font@redhat.com>
Musee Ullah [Wed, 5 Oct 2016 21:36:41 +0000 (14:36 -0700)]
Remove dupes in raw_journal_devices in a consistent manner
Leseb [Wed, 5 Oct 2016 15:22:57 +0000 (17:22 +0200)]
Merge pull request #1005 from OrFriedmann/fix-ubuntu-apt-nfs-ganesha
Fix ubuntu apt nfs ganesha
OrFriedmann [Wed, 5 Oct 2016 13:13:30 +0000 (16:13 +0300)]
Update install_on_debian.yml
OrFriedmann [Wed, 5 Oct 2016 13:07:25 +0000 (16:07 +0300)]
add installation of jemalloc for nfs-ganesha
OrFriedmann [Wed, 5 Oct 2016 13:04:39 +0000 (16:04 +0300)]
add repositories required for nfs-ganesha
OrFriedmann [Wed, 5 Oct 2016 12:56:30 +0000 (15:56 +0300)]
Merge pull request #2 from ceph/master
Update
Leseb [Wed, 5 Oct 2016 12:10:25 +0000 (14:10 +0200)]
Merge pull request #966 from ceph/nfs-ganesha-repo
common: add gluster ganesha repo on Debian
Leseb [Tue, 4 Oct 2016 16:03:21 +0000 (18:03 +0200)]
Merge pull request #961 from ceph/fix-purge
purge: only purge ceph partitions
Sébastien Han [Fri, 26 Aug 2016 15:39:43 +0000 (17:39 +0200)]
purge: only purge ceph partitions
Prior to this change we were purging all the partitions on the device
when using the raw_journal_devices scenario.
This was breaking deployments where other partitions are used for other
purposes (ie: OS system).
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Tue, 4 Oct 2016 15:43:29 +0000 (17:43 +0200)]
Merge pull request #996 from batrick/multimds
multimds: add commands to enable and set max_mds
Patrick Donnelly [Tue, 4 Oct 2016 15:40:20 +0000 (09:40 -0600)]
multimds: add commands to enable and set max_mds
Also regenerated group_vars.
Fixes #986.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly [Tue, 4 Oct 2016 15:12:15 +0000 (09:12 -0600)]
secure_cluster: fix leftover version check
Missed by #953.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Leseb [Tue, 4 Oct 2016 14:25:46 +0000 (16:25 +0200)]
Merge pull request #1004 from analbeard/master
Debian installation: fix Ansible compilation and correct syntax for Ansible v2
Simon Weald [Tue, 4 Oct 2016 14:04:15 +0000 (15:04 +0100)]
updated Debian package installation syntax for Ansible v2
Simon Weald [Tue, 4 Oct 2016 14:02:25 +0000 (15:02 +0100)]
fixed installation on Debian Jessie
Leseb [Tue, 4 Oct 2016 09:41:14 +0000 (11:41 +0200)]
Merge pull request #994 from ceph/bz-
1203603
fix non skipped task for ansible v1.9.x
Leseb [Tue, 4 Oct 2016 09:34:26 +0000 (11:34 +0200)]
Merge pull request #953 from jsaintrocc/hammerfix
Fixes for Hammer install and added numerical release checks
Leseb [Tue, 4 Oct 2016 08:37:22 +0000 (10:37 +0200)]
Merge pull request #1001 from ceph/timeout-upgrade
upgrade: add custom timeout options
Sébastien Han [Mon, 3 Oct 2016 14:48:04 +0000 (16:48 +0200)]
fix non skipped task for ansible v1.9.x
please refer to
https://bugzilla.redhat.com/show_bug.cgi?id=
1376283
Signed-off-by: Sébastien Han <seb@redhat.com>
Sébastien Han [Mon, 3 Oct 2016 09:24:59 +0000 (11:24 +0200)]
upgrade: add custom timeout options
This commit introduces the ability to configure delays and retries for
cluster health checks, for both monitors and OSDs.
Signed-off-by: Sébastien Han <seb@redhat.com>
James Saint-Rossy [Fri, 30 Sep 2016 15:43:53 +0000 (11:43 -0400)]
Updated release version check
James Saint-Rossy [Thu, 29 Sep 2016 23:48:54 +0000 (19:48 -0400)]
Rebased
Leseb [Thu, 29 Sep 2016 12:43:13 +0000 (14:43 +0200)]
Merge pull request #998 from batrick/vagrant-label-prefix
vagrant: add label_prefix setting
Leseb [Wed, 28 Sep 2016 15:52:26 +0000 (17:52 +0200)]
Merge pull request #1000 from Oloremo/master
Small fix in config template
Proskurin Kirill [Wed, 28 Sep 2016 10:04:44 +0000 (13:04 +0300)]
Remove duplication of "osd crush chooseleaf type"
Signed-off-by: Proskurin Kirill <kproskurin@mirantis.com>
James Saint-Rossy [Mon, 26 Sep 2016 15:33:17 +0000 (11:33 -0400)]
Fixed check to legacy ceph_stable_releases list
Leseb [Mon, 26 Sep 2016 14:00:28 +0000 (16:00 +0200)]
Merge pull request #999 from ktdreyer/rhcs-2-default
group_vars: default to version 2 of RHCS
James Saint-Rossy [Mon, 26 Sep 2016 13:19:15 +0000 (09:19 -0400)]
Used list style ands for better readibility and fixed legacy debian checks
James Saint-Rossy [Mon, 26 Sep 2016 03:22:16 +0000 (23:22 -0400)]
Rebased with upstream master
Patrick Donnelly [Fri, 23 Sep 2016 03:46:09 +0000 (23:46 -0400)]
vagrant: add label_prefix setting
This enables running multiple clusters concurrently in the same Linode
account. Linode does not allow machines to have the same label.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Alfredo Deza [Fri, 23 Sep 2016 17:20:46 +0000 (11:20 -0600)]
group_vars: default to version 2 of RHCS
This RHCS version is now generally available. Default to using it.
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
Related: rhbz#
1357631
Leseb [Fri, 23 Sep 2016 10:17:31 +0000 (12:17 +0200)]
Merge pull request #997 from batrick/client-ceph-fuse
ceph-common: install ceph-fuse on clients
Patrick Donnelly [Fri, 23 Sep 2016 03:00:02 +0000 (23:00 -0400)]
ceph-common: install ceph-fuse on clients
Fixes #985.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Leseb [Thu, 22 Sep 2016 09:54:41 +0000 (11:54 +0200)]
Merge pull request #988 from batrick/linode-dockerfile
docker: add Dockerfile for Linode cluster dev env
Leseb [Thu, 22 Sep 2016 09:53:53 +0000 (11:53 +0200)]
Merge pull request #990 from font/iscsi
Adding iscsi_gw_vms variable
Leseb [Thu, 22 Sep 2016 09:34:53 +0000 (11:34 +0200)]
Merge pull request #984 from thotypous/master
Allow deployer to customize openstack pools
Ivan Font [Wed, 21 Sep 2016 23:02:13 +0000 (16:02 -0700)]
Adding iscsi_gw_vms variable
Signed-off-by: Ivan Font <ivan.font@redhat.com>
Patrick Donnelly [Wed, 21 Sep 2016 22:21:50 +0000 (18:21 -0400)]
docker: add README documenting directory purpose
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Paulo Matias [Wed, 21 Sep 2016 12:21:41 +0000 (09:21 -0300)]
Allow deployer to customize openstack pools
By overriding the openstack_pools variable introduced by this commit, the
deployer may choose not to create some of the openstack pools, or to add
new pools which were not foreseen by ceph-ansible, e.g. for a gnocchi
storage backend.
For backwards compatibility, we keep the openstack_glance_pool,
openstack_cinder_pool, openstack_nova_pool and
openstack_cinder_backup_pool variables, although the user may now choose
to specify the pools directly as dictionary literals inside the
openstack_pools list.
Leseb [Wed, 21 Sep 2016 16:08:10 +0000 (18:08 +0200)]
Merge pull request #989 from ceph/switch-bare-metal-to-container
ability to switch from bare metal to containerized daemons
Sébastien Han [Wed, 14 Sep 2016 15:53:30 +0000 (17:53 +0200)]
ability to switch from bare metal to containerized daemons
Signed-off-by: Sébastien Han <seb@redhat.com>
Patrick Donnelly [Wed, 21 Sep 2016 01:04:40 +0000 (21:04 -0400)]
docker: add Dockerfile for Linode cluster dev env
This Dockerfile is for setting up a dev environment for launching Ceph
clusters on Linode.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Leseb [Wed, 21 Sep 2016 13:04:06 +0000 (15:04 +0200)]
Merge pull request #977 from ceph/switch-bare-metal-to-container
ability to switch from bare metal to containerized daemons
Leseb [Wed, 21 Sep 2016 12:56:50 +0000 (14:56 +0200)]
Merge pull request #981 from ceph/persistent-disk-path
ceph-osd: get full link path when testing if a partition
Leseb [Wed, 21 Sep 2016 12:56:35 +0000 (14:56 +0200)]
Merge pull request #982 from batrick/linode
vagrant: add support for Linode VMs
Sébastien Han [Wed, 14 Sep 2016 15:53:30 +0000 (17:53 +0200)]
ability to switch from bare metal to containerized daemons
Signed-off-by: Sébastien Han <seb@redhat.com>
Patrick Donnelly [Mon, 19 Sep 2016 21:40:27 +0000 (17:40 -0400)]
vagrant: add support for Linode VMs
Other things of note:
o You can now set the ceph branch to test against in
vagrant_variables.yml.
o You can now set the ceph_conf_overrides in vagrant_variables.yml.
This commit depends on an open PR:
https://github.com/displague/vagrant-linode/pull/66
Until that is merged, you must copy the changed file to your copy
of the vagrant-linode plugin, e.g.:
cp lib/vagrant-linode/actions/create.rb ~/.vagrant.d/gems/gems/vagrant-linode-0.2.7/lib/vagrant-linode/actions/create.rb
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Sébastien Han [Mon, 19 Sep 2016 14:17:11 +0000 (16:17 +0200)]
ceph-osd: get full link path when testing if a partition
This allows us to test devices set with persistent naming such as
/dev/disk/by-*
When registering devices we can use persisent (/dev/disk/by-*) or
non-persistent (/dev/sd*). Both declarations are supported by
ceph-ansible. There was just two tasks that were not compatible with
this. Since we support using partitions directly we need to test that
because the device activation will be different. To test if the device
is a partition we use a regular expression which wasn't compatible with
the persistent device naming format (/dev/disk/by-*).
This commit solves this issue by reading the path of the symlink since
devices like /dev/disk/by-* are symlinks to devices like /dev/sd*
Signed-off-by: Sébastien Han <seb@redhat.com>
Patrick Donnelly [Mon, 19 Sep 2016 21:35:41 +0000 (17:35 -0400)]
ceph.conf: add variable setting monitor addr block
For some providers (such as upcoming Linode support), some NICs may have
multiple IP addresses. (In the case of Linode, the only NIC has a public
and private IP address.) This is normally okay as we can use the
ceph.conf cluster_network and public_network variables to force the
monitor to listen on the addresses we want. However, we also need
ansible to set the correct monitor IP addresses in "mon hosts" (i.e. the
addresses the monitors will listen on!). This new monitor_address_block
setting tells ansible which IP address to use for each monitor.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Leseb [Mon, 19 Sep 2016 07:42:56 +0000 (09:42 +0200)]
Merge pull request #980 from batrick/deploy_monitors-py2
deploy_monitors: use python2 for v2 code
Patrick Donnelly [Mon, 19 Sep 2016 00:37:31 +0000 (20:37 -0400)]
deploy_monitors: use python2 for v2 code
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Leseb [Fri, 16 Sep 2016 13:42:48 +0000 (15:42 +0200)]
Merge pull request #978 from FranBarrera/openstack-add-floating-ip
Add floating_ip_pool openstack
FranBarrera [Thu, 15 Sep 2016 12:25:03 +0000 (14:25 +0200)]
Add floating-ip openstack
Signed-off-by: FranBarrera <FranBarrera6@gmail.com>
Leseb [Tue, 13 Sep 2016 12:21:41 +0000 (14:21 +0200)]
Merge pull request #976 from FranBarrera/add-openstack-net
Add network Openstack
FranBarrera [Tue, 13 Sep 2016 12:14:07 +0000 (14:14 +0200)]
Add net openstack
Signed-off-by: FranBarrera <franbarrera6@gmail.com>
FranBarrera [Tue, 13 Sep 2016 12:08:54 +0000 (14:08 +0200)]
Revert "Add net openstack"
This reverts commit
4e4433cd81a2b8a30a28d321b052c27c92cd1544 .
FranBarrera [Tue, 13 Sep 2016 12:06:31 +0000 (14:06 +0200)]
Revert "add net in vagrant_variables.yml.sample"
This reverts commit
a0172d42383767d348dcce57d9159736345a2c85 .
FranBarrera [Tue, 13 Sep 2016 11:58:04 +0000 (13:58 +0200)]
add net in vagrant_variables.yml.sample
Signed-off-by: FranBarrera <franbarrera6@gmail.com>
FranBarrera [Tue, 13 Sep 2016 10:36:04 +0000 (12:36 +0200)]
Add net openstack
Signed-off-by: FranBarrera <franbarrera6@gmail.com>
Leseb [Tue, 13 Sep 2016 08:11:46 +0000 (10:11 +0200)]
Merge pull request #975 from ceph/remove-compact-upggrade
rolling updates: remove mon compact command
Sébastien Han [Tue, 13 Sep 2016 08:09:07 +0000 (10:09 +0200)]
rolling updates: remove mon compact command
Users have reported this task to hang. Since this command is not
required to perform the upgrade, we remove it.
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Sat, 10 Sep 2016 12:14:21 +0000 (14:14 +0200)]
Merge pull request #972 from racpatel/fix-rolling_update
rolling_update.yml will not work if cluster name is other than ceph
James Saint-Rossy [Fri, 9 Sep 2016 22:16:41 +0000 (18:16 -0400)]
Added ceph_release generation and fixed missing whitespace in ceph_release checks
James Saint-Rossy [Fri, 9 Sep 2016 21:34:26 +0000 (17:34 -0400)]
Replaced is_before is_after is_ booleans with numerical version dictionary
Rachana Patel [Tue, 6 Sep 2016 14:29:00 +0000 (10:29 -0400)]
rolling_update.yml will not work if cluster name is not 'ceph'. Adding --cluster will solve this problem
Fixes issue #969
Signed-off-by: Rachana Patel <rachana83.patel@gmail.com>
James Saint-Rossy [Fri, 2 Sep 2016 23:31:59 +0000 (19:31 -0400)]
Prevent local_action from requiring root
James Saint-Rossy [Wed, 31 Aug 2016 21:13:09 +0000 (17:13 -0400)]
Rebasing with upstream
Sébastien Han [Tue, 30 Aug 2016 15:01:07 +0000 (17:01 +0200)]
common: add gluster ganesha repo on Debian
should fix: #964
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Fri, 26 Aug 2016 13:30:02 +0000 (15:30 +0200)]
Merge pull request #960 from ceph/prepare-lrbd
iscsi-gw: preparing the new iscsi role
Sébastien Han [Fri, 26 Aug 2016 13:22:47 +0000 (15:22 +0200)]
iscsi-gw: preparing the new iscsi role
adding the bare minimum to test and start the new role.
Signed-off-by: Sébastien Han <seb@redhat.com>
Sébastien Han [Fri, 26 Aug 2016 11:33:59 +0000 (13:33 +0200)]
groups_vars update
Signed-off-by: Sébastien Han <seb@redhat.com>
Sébastien Han [Fri, 26 Aug 2016 11:32:50 +0000 (13:32 +0200)]
Merge branch 'master' of github.com:ceph/ceph-ansible
Sébastien Han [Fri, 26 Aug 2016 11:31:45 +0000 (13:31 +0200)]
common: declare raw_journal_devices
So we can safely pass the check and avoid the undeclared variable error.
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Fri, 26 Aug 2016 08:36:17 +0000 (10:36 +0200)]
Merge pull request #959 from font/nfs
NFS fixes
Ivan Font [Fri, 26 Aug 2016 00:37:57 +0000 (17:37 -0700)]
NFS fixes
- Move mon_containerized_default_ceph_conf_with_kv config from ceph-mon
to ceph-common defaults as it's used in ceph-nfs
- Update conditional to generate ganesha config when not
mon_containerized_default_ceph_conf_with_kv
- Revert change to store radosgw keyring using ansible_hostname on
ansible server so that ceph-nfs can find it
- Update ceph-ceph-nfs0-rgw-user container to use ansible_hostname
variable
Signed-off-by: Ivan Font <ivan.font@redhat.com>