Commit Graph

16 Commits

Author SHA1 Message Date
James Page 536c22a6a2 Retire project
Leave README around for those that follow.

Change-Id: I34f8092296c70cd1b51de7c48d7ee589f410d55d
2018-09-14 11:53:08 -06:00
Billy Olsen 25fcc99e47 Update the Charm Deployment Guide Link
The deprecation notice on the Ceph charm links to the old
Charm Deployment Guide. The old version does not have the
referenced Appendix on how to migrate off the ceph charm to
the ceph-mon and ceph-osd charms.

Change-Id: I3cda51d6d4e86365dc392c5211d4d418fc7814d6
Closes-Bug: 1736623
2018-01-02 13:56:19 -07:00
James Page 71390fe0cf Add support for ceph-mon bootstrap
Add new relation to support bootstrapping a new deployment
of the ceph-mon charm from an existing ceph charm deployment,
supporting migration away from the deprecated ceph charm.

Each member of the existing ceph application will present
the required fsid and monitor-secret values, as well as its
public address so that the related ceph-mon units can
correctly seed from the exisitng MON cluster.

Provide stop hook implementation, which will leaves OSD
services running but will remove the ceph.conf provided
directly from this charm, falling back to ceph.conf provided
by other charms installed on the same machine. MON and MGR
services will be shutdown and disabled.

Closes-Bug: 1665159

Change-Id: I9bd1d7630a8eff53c65cb0f07d17e095fc7f32a9
Depends-On: Iac34d1bee4b51b55dfb3d14d315aae8526a0893c
2017-10-09 06:48:00 -04:00
Vincenzo Di Somma d0f55afb25 Fix typo in README.md
Change-Id: I0ad5603a4fdc4543784ee4874c8aee7e89bbb5b6
2017-04-27 12:55:53 +02:00
Anh Tran 91a8a01056 Typo fix: maintainance => maintenance
Change-Id: I886346f5ad8788b48f50c7c0597e2365f0907947
2017-02-06 10:57:29 +07:00
Chris MacNaughton 6f5ce5aa9a Remove precise in readme links
Change-Id: Ifa99cbba9da760ff10d0f2d053867b013dbeef7c
Closes-bug: 1629706
2017-02-02 08:21:44 -05:00
zhangyanxian 4ad67c0ff6 Fix typo in README.md
TrivialFix: delete a annoying space

Change-Id: I8927189fac549db2849849b659c02ba1741a22bb
2017-01-20 06:54:53 +00:00
James Page f7c587f02b Add support for Juju network spaces
Juju 2.0 provides support for network spaces, allowing
charm authors to support direct binding of relations and
extra-bindings onto underlying network spaces.

Add public and cluster extra bindings to this charm to
support separation of client facing and cluster network
traffic using Juju network spaces.

Existing network configuration options will still be
preferred over any Juju provided network bindings, ensuring
that upgrades to existing deployments don't break.

Change-Id: I4df75a40f5308f701f15c45d3d7b1df1e03832ad
2016-04-09 16:54:58 +01:00
James Page f16e3fac52 Add pause/resume cluster health actions
Add actions to pause and resume cluster health monitoring within ceph for all osd devices.

This will ensure that no rebalancing is done whilst maintenance actions are happening within the cluster.
2016-02-18 11:02:17 +00:00
Chris MacNaughton 80de4d7256 update readme 2016-01-14 13:19:10 -05:00
Chris MacNaughton 43e73c8250 update to ue ceph-disk prepare instead of ceph-disk-prepare 2016-01-08 14:03:51 -05:00
Jorge O. Castro 01c95b9354 Revised readme for audit. 2014-01-27 16:34:35 -05:00
James Page 14bef22e44 Add support for use of directories instead of devices for OSD's 2013-08-27 11:44:50 +01:00
Nick Veitch b4d62bbaf8 minor spelling/grammar edits to the README 2013-07-17 19:11:40 +01:00
James Page 6d02728d50 General tidy of README 2013-06-24 10:15:45 +01:00
James Page aeb923dc27 Updates for latest ceph upstream and utils refactor 2012-12-17 10:22:51 +00:00