]>
git.apps.os.sepia.ceph.com Git - ceph-ansible.git/log
Leseb [Tue, 20 Oct 2015 22:34:34 +0000 (00:34 +0200)]
Merge pull request #423 from ceph/purge-docker-cluster
Purge docker cluster
Sébastien Han [Tue, 20 Oct 2015 22:32:42 +0000 (00:32 +0200)]
Do not zap disks on monitors
We don't necessary want to wipe and delete partition of the disks on the
monitor nodes, so we simply perform the operation on the OSD nodes.
Signed-off-by: Sébastien Han <seb@redhat.com>
Sébastien Han [Tue, 20 Oct 2015 22:28:35 +0000 (00:28 +0200)]
Add a purge playbook when running ceph in containers
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Tue, 20 Oct 2015 15:18:55 +0000 (17:18 +0200)]
Merge pull request #422 from ceph/docker-ceph-dirs
Create missing directories when deploying with docker
Sébastien Han [Tue, 20 Oct 2015 15:16:28 +0000 (17:16 +0200)]
Fix typo
Signed-off-by: Sébastien Han <seb@redhat.com>
Sébastien Han [Tue, 20 Oct 2015 15:05:34 +0000 (17:05 +0200)]
Create missing directories when deploying with docker
Signed-off-by: Sébastien Han <sebhan@cisco.com>
Leseb [Tue, 20 Oct 2015 09:17:19 +0000 (11:17 +0200)]
Merge pull request #421 from ceph/deb-img
Add a debian img example
Sébastien Han [Tue, 20 Oct 2015 09:14:05 +0000 (11:14 +0200)]
Add a debian img example
Signed-off-by: Sébastien Han <sebhan@cisco.com>
Leseb [Mon, 19 Oct 2015 11:24:49 +0000 (13:24 +0200)]
Merge pull request #418 from msambol/rgw
Refactor rgw
Leseb [Mon, 19 Oct 2015 11:24:42 +0000 (13:24 +0200)]
Merge pull request #417 from msambol/refactor_mds
Refactor mds
Leseb [Mon, 19 Oct 2015 09:09:10 +0000 (11:09 +0200)]
Merge pull request #419 from msambol/restapi
Refactor restapi
Leseb [Mon, 19 Oct 2015 09:07:07 +0000 (11:07 +0200)]
Merge pull request #416 from msambol/refactor_osd
Refactor osd role
Leseb [Mon, 19 Oct 2015 08:51:38 +0000 (10:51 +0200)]
Merge pull request #415 from msambol/refactor_monitor
Refactor ceph monitor role
Michael Sambol [Mon, 19 Oct 2015 03:28:48 +0000 (22:28 -0500)]
Refactor restapi
Michael Sambol [Mon, 19 Oct 2015 03:19:31 +0000 (22:19 -0500)]
Refactor rgw
Michael Sambol [Mon, 19 Oct 2015 02:56:02 +0000 (21:56 -0500)]
Refactor mds
Michael Sambol [Mon, 19 Oct 2015 01:24:47 +0000 (20:24 -0500)]
Refactor osd role
Michael Sambol [Fri, 16 Oct 2015 23:55:31 +0000 (18:55 -0500)]
Refactor ceph monitor role
Leseb [Fri, 16 Oct 2015 22:27:51 +0000 (00:27 +0200)]
Merge pull request #414 from bsanders/master
Changed URL for Ceph release and developer GPG keys, because previous…
Bill Sanders [Fri, 16 Oct 2015 20:27:21 +0000 (13:27 -0700)]
Changed URL for Ceph release and developer GPG keys, because previous key URL suffers sporadic timeouts
Leseb [Fri, 16 Oct 2015 14:58:54 +0000 (16:58 +0200)]
Merge pull request #412 from bengland2/partition_regex
fix regex for partition names, enhance for NVM
Ben England [Fri, 9 Oct 2015 10:40:57 +0000 (06:40 -0400)]
fix regex syntax for alternative device types
Ben England [Wed, 7 Oct 2015 16:50:42 +0000 (12:50 -0400)]
partition number should be at end of string for any device type
Ben England [Wed, 7 Oct 2015 15:40:10 +0000 (11:40 -0400)]
fix regex for partition names, enhance for NVM
Leseb [Mon, 21 Sep 2015 16:29:20 +0000 (18:29 +0200)]
Merge pull request #409 from HanXHX/fix_origin
Fix and improve checks when ceph_origin == 'distro'
Emilien Mantel [Mon, 21 Sep 2015 16:04:19 +0000 (18:04 +0200)]
Fix and improve checks when ceph_origin == 'distro'
Leseb [Fri, 18 Sep 2015 06:47:48 +0000 (08:47 +0200)]
Merge pull request #407 from ceph/new-signing-key
Use new signed key for packages
Sébastien Han [Fri, 18 Sep 2015 06:47:05 +0000 (08:47 +0200)]
Use new signed key for packages
See:
http://ceph.com/releases/important-security-notice-regarding-signing-key-and-binary-downloads-of-ceph/
Signed-off-by: Sébastien Han <sebhan@cisco.com>
Leseb [Fri, 4 Sep 2015 09:47:06 +0000 (11:47 +0200)]
Merge pull request #402 from msambol/refactor_ceph_common
Update ceph-common styling
Leseb [Fri, 4 Sep 2015 07:23:17 +0000 (09:23 +0200)]
Merge pull request #401 from mwheckmann/object-skew-max
Support setting the "mon pg warn max object skew" in ceph.conf
Michael Sambol [Thu, 3 Sep 2015 16:18:53 +0000 (11:18 -0500)]
Refactor ceph-common, adjust styling
Marc Heckmann [Thu, 3 Sep 2015 21:08:51 +0000 (17:08 -0400)]
Support setting the "mon pg warn max object skew" in ceph.conf
It should be used to disable health warnings about number of PGs
being too low if some pools have very few objects bringing down
the average number of objects per pool. This happens when running RadosGW.
The default is 10 and since the warnings only occur with some use cases,
the default here is 10 as well. Set to 20 or more to silence the warnings.
Leseb [Wed, 2 Sep 2015 12:50:44 +0000 (14:50 +0200)]
Merge pull request #400 from ceph/fix-check-disk-autodetect
Do not check for devices when device autodetect
Sébastien Han [Wed, 2 Sep 2015 12:19:19 +0000 (14:19 +0200)]
Do not check for devices when device autodetect
Closes: #399
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Wed, 2 Sep 2015 08:54:42 +0000 (10:54 +0200)]
Merge pull request #398 from Abhishekvrshny/fix-sysctl-multi-values
fixing sysctl command to take whitespace-separated multi values for a key
Abhishek Varshney [Wed, 2 Sep 2015 07:20:03 +0000 (12:50 +0530)]
fixing sysctl command to take whitespace-separated multi values for a key
Leseb [Tue, 1 Sep 2015 15:03:08 +0000 (17:03 +0200)]
Merge pull request #394 from ti-mo/master
Enable optional-rpms on official RHEL for yum-plugin-priorities
Timo Beckers [Thu, 27 Aug 2015 10:13:20 +0000 (12:13 +0200)]
Enable optional-rpms on official RHEL for yum-plugin-priorities
Leseb [Tue, 1 Sep 2015 13:24:39 +0000 (15:24 +0200)]
Merge pull request #396 from ceph/redhat-distro-repos
Get Ceph from distro repository (redhat-based)
Sébastien Han [Mon, 31 Aug 2015 13:23:29 +0000 (15:23 +0200)]
Get Ceph from distro repository (redhat-based)
Follow up on #392
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Mon, 31 Aug 2015 12:27:17 +0000 (14:27 +0200)]
Merge pull request #389 from AcalephStorage/fix-for-different-monitor-interfaces
Fix for error when the nodes don't have the same interface name.
Leseb [Mon, 31 Aug 2015 12:24:12 +0000 (14:24 +0200)]
Merge pull request #392 from HanXHX/apt-origin
Get Ceph from distro repository (debian-based)
Emilien Mantel [Mon, 31 Aug 2015 12:23:20 +0000 (14:23 +0200)]
Remove capital letters
Leseb [Thu, 27 Aug 2015 17:27:06 +0000 (19:27 +0200)]
Merge pull request #395 from mattt416/make_fetch_configurable
Make fetch directory configurable
dexter [Thu, 27 Aug 2015 16:41:15 +0000 (00:41 +0800)]
use hostvars for monitor interface in ceph.conf if available, else, fallback to just the plain monitor_interface var
Emilien Mantel [Thu, 27 Aug 2015 16:01:34 +0000 (18:01 +0200)]
Import changes to sample
Matt Thompson [Thu, 27 Aug 2015 10:42:01 +0000 (11:42 +0100)]
Make fetch directory configurable
Currently, the fetch directory is created in your working directory
(where ansible is run from). We prefer to not keep any state in this
directory and would prefer to have the fetch directory configurable so
we can store it outside of our code checkout.
This commit creates a new variable in each role called
`fetch_directory` (defaulting to the previous value of 'fetch/'), and
then updates each reference to 'fetch' to use the new variable instead.
Closes issue #383
Leseb [Thu, 27 Aug 2015 09:58:58 +0000 (11:58 +0200)]
Merge pull request #393 from HanXHX/storagectl
Vagrant storagectl as option
Emilien Mantel [Thu, 27 Aug 2015 09:17:11 +0000 (11:17 +0200)]
Get Ceph from distro repository (debian-based)
Emilien Mantel [Thu, 27 Aug 2015 09:24:53 +0000 (11:24 +0200)]
Vagrant storagectl as option
Leseb [Wed, 26 Aug 2015 12:27:20 +0000 (14:27 +0200)]
Merge pull request #391 from git-harry/fetch-run-once
Prevent failure from race creating fetch directory
git-harry [Wed, 26 Aug 2015 09:49:22 +0000 (10:49 +0100)]
Prevent failure from race creating fetch directory
When multiple monitor hosts attempt to create the fetch directory there
is the potential for the task to fail with:
"OSError: [Errno 17] File exists: 'fetch'"
This appear to be an issue with the file module trying to create the
same directory at the same time when the tasks has been delegated to a
single host.
This commit enables run_once on the affected task which should address
the issue.
Leseb [Wed, 26 Aug 2015 09:23:30 +0000 (11:23 +0200)]
Merge pull request #390 from ceph/ntp-option
Make package dependencies configurable
Sébastien Han [Wed, 26 Aug 2015 09:19:35 +0000 (11:19 +0200)]
Make package dependencies configurable
Closes: #386 and #384
Signed-off-by: Sébastien Han <seb@redhat.com>
dexter [Wed, 26 Aug 2015 08:31:01 +0000 (16:31 +0800)]
missing quotes. :(
dexter [Wed, 26 Aug 2015 08:11:21 +0000 (16:11 +0800)]
Fix for error when the nodes don't have the same interface name.
This is a rare case but it happens. Since we're just calling
`monitor_interface` and not `hostvars[host]['monitor_interface'],
an error may occur when the current host's interface does not
exist on the other hosts. (eg. eth0 exists for node0, but it does
not exist on node1 and node2)
Fix for this is to use hostvars[host]['monitor_interface']
Leseb [Mon, 17 Aug 2015 17:38:17 +0000 (19:38 +0200)]
Merge pull request #382 from msambol/activate_osd
Remove parition check from ceph-osd role
Michael Sambol [Mon, 17 Aug 2015 17:30:03 +0000 (12:30 -0500)]
item.2 changes to item.1
Michael Sambol [Mon, 17 Aug 2015 16:14:06 +0000 (11:14 -0500)]
Remove parition check from ceph-osd role
I'm removing the ceph paritition check from `activate osd(s) when device
is a disk` because the ceph parition does not exist when parted was
registered (on a fresh install). This was causing the activate step to
be skipped.
Leseb [Mon, 17 Aug 2015 15:45:50 +0000 (17:45 +0200)]
Merge pull request #381 from git-harry/openstack-pg-num
Allow configurable pg_num for OpenStack pools
git-harry [Mon, 17 Aug 2015 15:14:26 +0000 (16:14 +0100)]
Allow configurable pg_num for OpenStack pools
Currently the OpenStack pools that get created use the default pg_num.
This commit updates the ceph-mon role to allow the pg_num for each pool
to be customised.
Leseb [Mon, 17 Aug 2015 13:37:58 +0000 (15:37 +0200)]
Merge pull request #380 from Abhishekvrshny/fix-keys-debian
enable ceph-create-keys in Debian
Abhishek Varshney [Mon, 17 Aug 2015 13:29:14 +0000 (18:59 +0530)]
removed when condition in ceph-create-keys
Leseb [Mon, 17 Aug 2015 11:52:09 +0000 (13:52 +0200)]
Merge pull request #379 from andymcc/device_check_group
Check to ensure device checks only happen on osds
Andy McCrae [Mon, 17 Aug 2015 10:20:46 +0000 (11:20 +0100)]
Check to ensure device checks only happen on osds
Add bool for osd_group_name in group_names for osd checks.
Leseb [Mon, 17 Aug 2015 09:46:44 +0000 (11:46 +0200)]
Merge pull request #378 from ceph/use-latest-packages
Use latest packages
Sébastien Han [Mon, 17 Aug 2015 09:28:20 +0000 (11:28 +0200)]
Use latest packages
Fix back the rolling update playbook.
However every single time the playbook will run it will check for new
packages and install the latest ones. I don't think this is always the
desired behaviour. We need to find a way to conciliate both...
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Fri, 14 Aug 2015 15:48:37 +0000 (17:48 +0200)]
Merge pull request #374 from andymcc/device_check_fix
Fix devices check for raw_multi_journal
Andy McCrae [Fri, 14 Aug 2015 14:18:18 +0000 (15:18 +0100)]
Fix devices check for raw_multi_journal
Fix the logic for the mandatory devices check so that it applies to
raw_multi_journal and journal_collocation scenarios separately.
This fails otherwise because whichever var is "first" in the or is most
likely undefined.
Leseb [Fri, 7 Aug 2015 07:51:59 +0000 (09:51 +0200)]
Merge pull request #371 from msambol/revert-367-stat_module
Revert "Use stat module instead of shell"
Leseb [Fri, 7 Aug 2015 07:41:25 +0000 (09:41 +0200)]
Merge pull request #368 from msambol/ceph_common_readme
Update ceph-common readme
Michael Sambol [Fri, 7 Aug 2015 05:07:51 +0000 (00:07 -0500)]
Revert "Use stat module instead of shell"
Leseb [Thu, 6 Aug 2015 15:35:13 +0000 (17:35 +0200)]
Merge pull request #370 from ceph/remove-zapp
Remove zap variables
Sébastien Han [Thu, 6 Aug 2015 15:34:25 +0000 (17:34 +0200)]
Remove zap variables
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Thu, 6 Aug 2015 15:28:56 +0000 (17:28 +0200)]
Merge pull request #369 from ceph/remove-zap
Remove the disk zap function
Sébastien Han [Thu, 6 Aug 2015 15:24:21 +0000 (17:24 +0200)]
Remove the disk zap function
This will likely one day or another break something. If ceph-disk
complains about a disk just use the purge-cluster.yml playbook first as
it will wipe all the devices.
Signed-off-by: Sébastien Han <seb@redhat.com>
Michael Sambol [Thu, 6 Aug 2015 14:29:30 +0000 (09:29 -0500)]
Update ceph-common README
Michael Sambol [Thu, 6 Aug 2015 14:27:52 +0000 (09:27 -0500)]
Update ceph-common README
Michael Sambol [Thu, 6 Aug 2015 13:15:42 +0000 (08:15 -0500)]
Update ceph-common README
Michael Sambol [Thu, 6 Aug 2015 13:13:46 +0000 (08:13 -0500)]
Update ceph-common README
Leseb [Thu, 6 Aug 2015 09:29:00 +0000 (11:29 +0200)]
Merge pull request #367 from msambol/stat_module
Use stat module instead of shell
Michael Sambol [Thu, 6 Aug 2015 04:06:09 +0000 (23:06 -0500)]
Use stat module instead of shell
Leseb [Mon, 3 Aug 2015 21:54:11 +0000 (23:54 +0200)]
Merge pull request #366 from ceph/fixes
Fix the sudoer template
Sébastien Han [Mon, 3 Aug 2015 21:53:08 +0000 (23:53 +0200)]
Fix the sudoer template
+ cleanup the docker.yml from OSD.
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Mon, 3 Aug 2015 20:21:36 +0000 (22:21 +0200)]
Merge pull request #364 from ceph/rework-rgw-install
Remove rgw installation from the ceph-rgw role
Sébastien Han [Mon, 3 Aug 2015 15:39:57 +0000 (17:39 +0200)]
Remove rgw installation from the ceph-rgw role
The installation of rgw is now handled by the ceph-common role.
Fixes: #307
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Mon, 3 Aug 2015 14:21:52 +0000 (16:21 +0200)]
Merge pull request #363 from ceph/purge
Move parted to the end of the playbook
Sébastien Han [Mon, 3 Aug 2015 14:20:03 +0000 (16:20 +0200)]
Move parted to the end of the playbook
If we call partprobe directly after the partition deletion the task will
get stucked.
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Sun, 2 Aug 2015 20:04:43 +0000 (22:04 +0200)]
Merge pull request #360 from msambol/one_osd
Verify only one osd scenario
Michael Sambol [Sat, 1 Aug 2015 03:02:05 +0000 (22:02 -0500)]
Verify only one osd scenario
Leseb [Thu, 30 Jul 2015 09:34:24 +0000 (11:34 +0200)]
Merge pull request #359 from ceph/cleanup-docker
Cleanup and change_when watch
Sébastien Han [Thu, 30 Jul 2015 09:33:08 +0000 (11:33 +0200)]
Cleanup and change_when watch
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Thu, 30 Jul 2015 09:27:49 +0000 (11:27 +0200)]
Merge pull request #358 from ceph/expose-rgw-container
Expose rgw ports
Sébastien Han [Thu, 30 Jul 2015 09:25:46 +0000 (11:25 +0200)]
Expose rgw ports
The 'ports' option was missing, so in order to expose a port we need
"expose" and "ports" options.
Signed-off-by: Sébastien Han <seb@redhat.com>
Leseb [Thu, 30 Jul 2015 08:13:44 +0000 (10:13 +0200)]
Merge pull request #357 from msambol/style_changes
Failed_when instead of ignore_errors
Michael Sambol [Tue, 28 Jul 2015 16:21:15 +0000 (11:21 -0500)]
Failed_when instead of ignore_errors
Changed ignore_errors to failed_when so the output doesn't show in
red.
Leseb [Wed, 29 Jul 2015 17:16:42 +0000 (19:16 +0200)]
Merge pull request #356 from ceph/revert-352-style_changes
Revert "Failed_when and stat module"
Leseb [Wed, 29 Jul 2015 17:14:04 +0000 (19:14 +0200)]
Revert "Failed_when and stat module"
Leseb [Wed, 29 Jul 2015 16:25:21 +0000 (18:25 +0200)]
Merge pull request #352 from msambol/style_changes
Failed_when and stat module
Michael Sambol [Tue, 28 Jul 2015 16:21:15 +0000 (11:21 -0500)]
Failed_when and stat module
Changed ignore_errors to failed_when so the output doesn't show in
red. Also changed a few instances of the shell module to stat.