]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/log
Elliott Davis [Tue, 13 Jan 2015 14:06:07 +0000 (08:06 -0600)]
Moved constant QUORUM_STATES into function.
This variable being a global makes chefspec lose it's mind.
Updated to remove constant in favor of local variable in function
hufman [Fri, 2 Jan 2015 21:25:01 +0000 (13:25 -0800)]
Merge pull request #178 from jjasghar/updating_readme
Updated the readme.
JJ Asghar [Thu, 18 Dec 2014 16:45:46 +0000 (10:45 -0600)]
Updated the readme.
- Updated to chef.io
- Changed some formatting around
Guilhem Lettron [Tue, 28 Oct 2014 23:06:55 +0000 (00:06 +0100)]
Merge pull request #169 from hufman/dev-docs
Adds some docs on how to run the testing tools
Walter Huf [Tue, 28 Oct 2014 19:11:27 +0000 (14:11 -0500)]
Changes the development instructions to use ChefDK
Walter Huf [Thu, 23 Oct 2014 15:51:40 +0000 (10:51 -0500)]
Adds some docs on how to run the testing tools
hufman [Thu, 23 Oct 2014 14:19:30 +0000 (09:19 -0500)]
Merge pull request #163 from hufman/fuse-wheezy
Improves cephfs fuse detection in the cephfs recipe
Walter Huf [Fri, 17 Oct 2014 15:39:22 +0000 (10:39 -0500)]
Improves cephfs fuse detection in the cephfs recipe
Explicitly checks for Linux kernel version
Adds an option to override and explicitly force kernel or fuse mode
Guilhem Lettron [Fri, 17 Oct 2014 16:44:13 +0000 (18:44 +0200)]
Merge pull request #161 from hufman/docs_location
Adds a bunch of documentation
Walter Huf [Fri, 17 Oct 2014 15:44:31 +0000 (10:44 -0500)]
Adds some documentation on using the cookbook
hufman [Wed, 1 Oct 2014 13:47:00 +0000 (08:47 -0500)]
Merge pull request #159 from jsuchome/remove_done_file_check
Runs the mon and radosgw recipes every time, not just the first time
Jiří Suchomel [Thu, 25 Sep 2014 15:01:04 +0000 (17:01 +0200)]
service_type file not limited to ubuntu
Jiří Suchomel [Thu, 25 Sep 2014 09:02:48 +0000 (11:02 +0200)]
create 'done' file (and friends) for ubuntu only
Jiří Suchomel [Wed, 24 Sep 2014 14:43:57 +0000 (16:43 +0200)]
The 'done' file is only needed for upstart-based services.
And chef recipe should be able to be run again even after configuration.
hufman [Wed, 24 Sep 2014 20:59:29 +0000 (15:59 -0500)]
Merge pull request #141 from hufman/ubuntu14-modfastcgi
Disables Ceph's Apache on Ubuntu 13.10 and 14.04
hufman [Wed, 24 Sep 2014 20:57:46 +0000 (15:57 -0500)]
Merge pull request #157 from jsuchome/radosgw_directories
Use special run and log directories for radosgw
Jiří Suchomel [Tue, 23 Sep 2014 14:55:16 +0000 (16:55 +0200)]
Use special run and log directories for radosgw
(not needed to be owned by root)
Let radosgw restart on ceph.conf change.
hufman [Wed, 24 Sep 2014 14:10:10 +0000 (09:10 -0500)]
Merge pull request #158 from hufman/ubuntu14-access
Renders a different vhost config for Apache 2.4
hufman [Wed, 24 Sep 2014 14:08:01 +0000 (09:08 -0500)]
Merge pull request #156 from jsuchome/radosgw_suse_adaptation
Adapt radosgw configuration for SUSE:
Jiří Suchomel [Tue, 23 Sep 2014 12:13:37 +0000 (14:13 +0200)]
Adapt radosgw configuration for SUSE:
fix package lists, specify path for s3gw.fcgi
Walter Huf [Tue, 23 Sep 2014 20:18:54 +0000 (15:18 -0500)]
Renders a different vhost config for Apache 2.4
hufman [Tue, 23 Sep 2014 18:16:44 +0000 (13:16 -0500)]
Merge pull request #155 from hufman/radosgw-no-autorestart
Stops automatically restarting apache2 every run
Walter Huf [Mon, 22 Sep 2014 19:46:12 +0000 (14:46 -0500)]
Stops automatically restarting apache2 every run
I don't know why this is in here, but it's disruptive. Perhaps there was a first-run issue
that needed the restart, so I set up the first-time notifications to restart Apache
hufman [Fri, 19 Sep 2014 19:47:28 +0000 (14:47 -0500)]
Merge pull request #152 from hufman/prefirefly-fuse-mount
Updates the mount.fuse.ceph helper for pre-firefly versions
Walter Huf [Fri, 19 Sep 2014 18:57:49 +0000 (13:57 -0500)]
Updates the mount.fuse.ceph helper for pre-firefly
hufman [Fri, 19 Sep 2014 19:13:18 +0000 (14:13 -0500)]
Merge pull request #151 from hufman/save_bootstrap_osd_key
Permanently saves the ceph bootstrap_osd_key
hufman [Fri, 19 Sep 2014 19:12:45 +0000 (14:12 -0500)]
Merge pull request #150 from hufman/fix-cephx
Enables cephx if ceph.config.global exists
Walter Huf [Tue, 16 Sep 2014 19:56:47 +0000 (14:56 -0500)]
Permanently saves the ceph bootstrap_osd_key
Walter Huf [Tue, 16 Sep 2014 19:54:46 +0000 (14:54 -0500)]
Enables cephx if ceph.config.global exists
If you have a ceph.config.global setting, but didn't have a setting
'auth cluster required', the recipe wouldn't try to use cephx.
hufman [Tue, 16 Sep 2014 15:01:47 +0000 (10:01 -0500)]
Merge pull request #144 from hufman/fix-netdev
Adds _netdev for fuse mounts in fstab
hufman [Tue, 16 Sep 2014 15:01:07 +0000 (10:01 -0500)]
Merge pull request #140 from hufman/ubuntu14-version
Apt-pins the Ceph version to the Ceph repo version
Walter Huf [Wed, 3 Sep 2014 21:36:11 +0000 (16:36 -0500)]
Adds _netdev for fuse mounts in fstab
Walter Huf [Wed, 30 Jul 2014 16:44:58 +0000 (11:44 -0500)]
Apt-pins the Ceph version to the Ceph repo version
Ubuntu 14.04 ships a newer version than this cookbook defaults to.
This pin allows for easy installation of the same Ceph version across multiple Ubuntu versions
Walter Huf [Wed, 30 Jul 2014 18:01:52 +0000 (13:01 -0500)]
Disables Ceph's Apache on Ubuntu 13.10 and 14.04
Guilhem Lettron [Thu, 24 Jul 2014 08:17:43 +0000 (10:17 +0200)]
Merge pull request #139 from hufman/fix_osd_install
Adds the fsid to ceph-osd hosts
Walter Huf [Wed, 23 Jul 2014 14:09:20 +0000 (09:09 -0500)]
Adds the fsid to ceph-osd hosts
Guilhem Lettron [Sun, 20 Jul 2014 16:33:50 +0000 (18:33 +0200)]
Merge pull request #136 from hufman/cephfs-lwrp
Actually uses the cephfs attribute
Walter Huf [Fri, 18 Jul 2014 22:30:59 +0000 (17:30 -0500)]
Adds tests for the cephfs_mount attribute
Walter Huf [Fri, 18 Jul 2014 20:49:16 +0000 (15:49 -0500)]
Actually uses the cephfs attribute
Guilhem Lettron [Thu, 10 Jul 2014 16:38:04 +0000 (18:38 +0200)]
Merge pull request #126 from hufman/fix-ipaliases
Fixes mon_addresses when using linux-ha ip aliases
Walter Huf [Thu, 10 Jul 2014 15:38:29 +0000 (10:38 -0500)]
Fixes mon_addresses when using linux-ha ip aliases
linux-ha has an IPaddr and IPaddr2 resource to create HA IP aliases
However, it assigns a broadcast address to this IP
This changes changes mon_addresses to ignore IP addresses that have a different
netmask along with the previous check for the existance of broadcast
Guilhem Lettron [Thu, 10 Jul 2014 13:25:25 +0000 (15:25 +0200)]
Merge pull request #134 from hufman/cephfs-lwrp
CephFS LWRP
Walter Huf [Wed, 9 Jul 2014 15:44:33 +0000 (10:44 -0500)]
Adds documentation about the CephFS LWRP
Walter Huf [Wed, 9 Jul 2014 14:32:17 +0000 (09:32 -0500)]
Tests out all the different ways to mount cephfs
Walter Huf [Wed, 9 Jul 2014 14:31:21 +0000 (09:31 -0500)]
Uses cephfs-fuse on old distributions of Linux
Walter Huf [Tue, 8 Jul 2014 17:51:43 +0000 (12:51 -0500)]
Creates a LWRP to mount cephfs
Walter Huf [Tue, 8 Jul 2014 17:51:22 +0000 (12:51 -0500)]
Ensures that ceph-fuse is installed
Guilhem Lettron [Wed, 9 Jul 2014 14:54:10 +0000 (16:54 +0200)]
Merge pull request #130 from hufman/modfastcgi
Mod-fastcgi installation improvements
Guilhem Lettron [Wed, 9 Jul 2014 08:45:05 +0000 (10:45 +0200)]
Merge pull request #112 from hufman/feature-custom-environment
Allows nodes to specify a ceph environment to search
Walter Huf [Tue, 8 Jul 2014 20:16:44 +0000 (15:16 -0500)]
Allows nodes to specify a ceph environment to search
If a server is in a different environment than the ceph mons, but
it still wants to connect to the ceph cluster, it can specify a
node['ceph']['search_environment'] attribute that matches the
ceph mons' node.chef_environment attribute.
This will enable the server to find the ceph mon nodes, register
for cephx keyrings, and create a working ceph.conf file
hufman [Tue, 8 Jul 2014 18:05:33 +0000 (13:05 -0500)]
Merge pull request #132 from mdsteveb/swb-multi-public-network
Add parsing for multiple "public network" values.
Steve Barber [Tue, 1 Jul 2014 20:35:50 +0000 (16:35 -0400)]
Add parsing for multiple "public network" values.
Guilhem Lettron [Tue, 3 Jun 2014 22:34:28 +0000 (00:34 +0200)]
Add gitter to readme
Guilhem Lettron [Tue, 3 Jun 2014 15:46:26 +0000 (17:46 +0200)]
Fix rubocop regression
Guilhem Lettron [Tue, 3 Jun 2014 15:28:05 +0000 (17:28 +0200)]
Reflect repo renaming
Guilhem Lettron [Fri, 30 May 2014 10:35:48 +0000 (12:35 +0200)]
Merge pull request #129 from hufman/radosgw-done
Creates the radosgw sentinel directory differently
Guilhem Lettron [Fri, 30 May 2014 10:32:04 +0000 (12:32 +0200)]
Merge pull request #128 from hufman/ubuntu14-cephfs
Explicitly install ceph-fs-common for cephfs
Walter Huf [Wed, 28 May 2014 20:55:22 +0000 (15:55 -0500)]
Creates the radosgw sentinel directory differently
Instead of relying on the radosgw_apache recipe,
just make it in the main radosgw recipe
Walter Huf [Wed, 28 May 2014 20:54:12 +0000 (15:54 -0500)]
Enables the Yum repo for the Apache fork
Walter Huf [Wed, 28 May 2014 20:53:50 +0000 (15:53 -0500)]
Adds Debian support for installing Apache fork
Walter Huf [Wed, 28 May 2014 16:13:51 +0000 (11:13 -0500)]
Explicitly install ceph-fs-common for cephfs
Guilhem Lettron [Wed, 28 May 2014 13:14:10 +0000 (15:14 +0200)]
Merge pull request #127 from guilhem/refactor_install
Refactor install
Guilhem Lettron [Fri, 16 May 2014 17:21:55 +0000 (19:21 +0200)]
Rubocop lord
Guilhem Lettron [Fri, 16 May 2014 17:07:03 +0000 (19:07 +0200)]
Fix radosgw
Guilhem Lettron [Fri, 16 May 2014 15:56:26 +0000 (17:56 +0200)]
Merge pull request #123 from hufman/testkitchen-morethings
Tests cephfs and radosgw
Guilhem Lettron [Fri, 16 May 2014 15:54:45 +0000 (17:54 +0200)]
Big refactor on install part
Guilhem Lettron [Fri, 16 May 2014 10:21:07 +0000 (12:21 +0200)]
Some refactor on mon_secret
Walter Huf [Thu, 8 May 2014 20:57:44 +0000 (15:57 -0500)]
Automatically generates a monsecret if it is blank
Some of the more advanced features require a mon secret to
generate auth keys for other things, such as radosgw.
This change will run gen-key command to generate a mon secret if it
has not been set as an attribute already. It will also search for
other mon nodes and use the cluster secret if it already exists.
Guilhem Lettron [Tue, 13 May 2014 13:03:19 +0000 (15:03 +0200)]
Merge pull request #120 from hufman/testkitchen-fixes
Test-kitchen fixes
Walter Huf [Thu, 8 May 2014 22:14:40 +0000 (17:14 -0500)]
Don't try to install btrfs-tools on rhel5
Walter Huf [Thu, 8 May 2014 21:07:17 +0000 (16:07 -0500)]
Tests cephfs and radosgw
Walter Huf [Thu, 8 May 2014 14:51:55 +0000 (09:51 -0500)]
Fixes style guide violation with the redhat fixes
Walter Huf [Wed, 7 May 2014 22:57:44 +0000 (17:57 -0500)]
Adds Debian Wheezy tests
It passes its test perfectly
Walter Huf [Wed, 7 May 2014 22:41:37 +0000 (17:41 -0500)]
Enables fedora testing
FC18 put the SATA drives before the boot drive, so I moved them onto the same IDE controller
FC19 has a node.platform_family of '', so it fails
FC20 doesn't have ceph packages yet
The FC18 test fails after completely running, because the OSDs don't start due to a lack of udev hook
Running ceph-disk-activate manually works and starts the OSDs and makes the cluster healthy
Walter Huf [Wed, 7 May 2014 22:40:59 +0000 (17:40 -0500)]
Adds some package dependencies for the redhat test
Walter Huf [Wed, 7 May 2014 22:29:05 +0000 (17:29 -0500)]
Uses the proper RPM keys on Redhat and Fedora
Walter Huf [Wed, 7 May 2014 21:30:25 +0000 (16:30 -0500)]
Fixes the rpm repo links for centos and fedora
Walter Huf [Wed, 7 May 2014 20:42:05 +0000 (15:42 -0500)]
Updated testkitchens to the latest distro versions
Guilhem Lettron [Wed, 7 May 2014 10:00:41 +0000 (12:00 +0200)]
Merge pull request #119 from guilhem/foodcritic
Fix foodcritic
Guilhem Lettron [Wed, 7 May 2014 09:24:21 +0000 (11:24 +0200)]
Update REQUIREMENT on chef version
Guilhem Lettron [Wed, 7 May 2014 09:22:25 +0000 (11:22 +0200)]
Fix foodcritic
As we are using "lazy", we are only compatible with chef >= 11.6.0
Guilhem Lettron [Tue, 29 Apr 2014 14:01:27 +0000 (16:01 +0200)]
Add All-in-one recipe
Guilhem Lettron [Fri, 2 May 2014 12:09:33 +0000 (14:09 +0200)]
Fix rubocop
Guilhem Lettron [Fri, 2 May 2014 12:05:30 +0000 (14:05 +0200)]
Add travis build status
And refactor titles
Guilhem Lettron [Fri, 2 May 2014 11:43:42 +0000 (13:43 +0200)]
Merge pull request #116 from hufman/move-rgw-logs
Moves radosgw logs to /var/log/ceph
Walter Huf [Wed, 9 Apr 2014 13:32:21 +0000 (08:32 -0500)]
Moves radosgw logs to /var/log/ceph
It looks like the package logrotate scripts expect them to be there
Guilhem Lettron [Wed, 9 Apr 2014 13:51:15 +0000 (15:51 +0200)]
Revert "Merge pull request #115 from hufman/fix-radosgw-logdir"
This reverts commit
7826b8564b595f681a1ba360268e82ef5136a935 , reversing
changes made to
4f9f3bcb415dea81bf2d3301ca6c9190926fd124 .
Guilhem Lettron [Wed, 9 Apr 2014 09:08:26 +0000 (11:08 +0200)]
Merge pull request #115 from hufman/fix-radosgw-logdir
Creates the parent directory for radosgw logs
Guilhem Lettron [Wed, 9 Apr 2014 08:34:01 +0000 (10:34 +0200)]
Merge branch 'skip-cephx-if-disabled2' into master
Craig Lewis [Wed, 4 Sep 2013 20:52:18 +0000 (13:52 -0700)]
Skip cephx if disabled
fix #63
Walter Huf [Tue, 8 Apr 2014 21:44:24 +0000 (16:44 -0500)]
Creates the parent directory for radosgw logs
Guilhem Lettron [Sat, 5 Apr 2014 13:50:15 +0000 (15:50 +0200)]
Fix with latest rubocop rules
Guilhem Lettron [Sat, 5 Apr 2014 13:49:18 +0000 (15:49 +0200)]
Fix for rubocop 0.20
Guilhem Lettron [Sat, 5 Apr 2014 12:55:07 +0000 (14:55 +0200)]
Merge pull request #110 from hufman/fix-interfaces-without-addresses2
Prevents crash if an interface doesn't have an address
Walter Huf [Fri, 21 Mar 2014 20:05:15 +0000 (15:05 -0500)]
Finds the primary ipv4 on mon nodes
Prevents issues with clustered IPs being used in ceph.conf files
Since ceph-mon doesn't bind to these ips, don't consider them as mon addrs
Walter Huf [Thu, 27 Mar 2014 17:19:56 +0000 (12:19 -0500)]
Boolean functions should end in ?
Walter Huf [Fri, 14 Mar 2014 15:43:22 +0000 (10:43 -0500)]
Fixes the mon_addresses refactor
Walter Huf [Fri, 14 Mar 2014 14:56:04 +0000 (09:56 -0500)]
Prevents crash if an interface doesn't have an address
Guilhem Lettron [Thu, 27 Mar 2014 17:10:11 +0000 (18:10 +0100)]
Merge pull request #109 from hufman/feature-mds-with-lwrp-new2
Changes the mds recipe to use the client lwrp
Walter Huf [Thu, 27 Mar 2014 16:46:05 +0000 (11:46 -0500)]
Changes the mds recipe to use the client lwrp