Project

General

Profile

Activity

From 03/02/2015 to 03/31/2015

03/31/2015

08:43 PM Fix #11242: ceph-deploy 1.5.22 tarball does not contain tox.ini
Discussed this with Travis on IRC today.
Before I got involved with the downstream Fedora packages, Federico had b...
Ken Dreyer
08:38 PM Fix #11242 (Fix Under Review): ceph-deploy 1.5.22 tarball does not contain tox.ini
Up for review at: https://github.com/ceph/ceph-deploy/pull/274
I verified that adding it the manifest produces a t...
Travis Rhoden
08:18 PM Fix #11242: ceph-deploy 1.5.22 tarball does not contain tox.ini
I suspect that we would want to include tox.ini in the MANIFEST.in file if we wanted it to be included.
Ironically...
Travis Rhoden
08:32 PM Revision 8a38c676 (ceph-deploy): Remove pruning of not-present test dir from MANIFEST
At one time we pruned the test dir, but then it got renamed to tests
and we've been including it ever since. Other p...
Travis Rhoden
08:29 PM Revision 6414089b (ceph-deploy): Include tox.ini in sdist tarball
That way downstream packaging can use it.
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
Travis Rhoden
08:14 PM Fix #11273 (Fix Under Review): ceph-deploy install --repo only works on first host
This is up for review at: https://github.com/ceph/ceph-deploy/pull/273 Travis Rhoden
07:56 PM Revision c47f784e (ceph-deploy): make install --repo handle multiple hosts
The for loop was always returning after the first host
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
Travis Rhoden

03/30/2015

04:37 PM Bug #11274 (Closed): ceph-deploy calamari connect tries to install yum-plugin-priorities on RHEL+...
We added the ability for ceph-deploy to behave a bit differently when using RHCeph packages on RHEL, but missed the c... Travis Rhoden
04:28 PM Fix #11273 (Resolved): ceph-deploy install --repo only works on first host
If giving multiple hosts to "ceph-deploy install --repo", only the first host is used.
Even though the code does a...
Travis Rhoden
04:10 PM Bug #11214 (Need More Info): admin_socket: exception getting command descriptions: [Errno 2] No s...
Yes, the previous advice is correct. You should use "mon add" to add new monitors to an existing cluster of monitors... Travis Rhoden

03/26/2015

02:13 PM Fix #11242 (Resolved): ceph-deploy 1.5.22 tarball does not contain tox.ini
For some reason http://pypi.python.org/packages/source/c/ceph-deploy/ceph-deploy-1.5.22.tar.gz does not contain tox.i... Ken Dreyer

03/25/2015

03:07 AM Bug #11214: admin_socket: exception getting command descriptions: [Errno 2] No such file or direc...
I think you should use _ceph-deploy add <2nd monitor>_ to complete your requirement.
'add' subcommand will help yo...
Wei-Chung Cheng

03/23/2015

11:45 PM Bug #11214 (Closed): admin_socket: exception getting command descriptions: [Errno 2] No such file...
I have successfully create 1 Monitor, but now I am trying to start 2nd and 3rd Monitor
but when I type in:
ceph-dep...
Michae Law

03/20/2015

05:49 PM Revision eee56770 (ceph-deploy): Merge pull request #272 from trhoden/wip_key_perms
Fix: keyring permissions where world readable Travis Rhoden
05:36 PM Revision 3cdc6cb5 (ceph-deploy): Fix: keyring permissions where world readable
Reported in https://bugzilla.suse.com/show_bug.cgi?id=920926
by Andreas Stieger <astieger@suse.com>
Before thsi fix...
Owen Synge
01:39 PM Revision 764d6e31 (ceph-deploy): Merge pull request #271 from Vicente-Cheng/add-abstracted-get-in...
Add abstracted get initial monitor member function
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
Travis Rhoden
02:14 AM Revision 025e4ba7 (ceph-deploy): Add new unit tests for get_mon_initial_members().
Add the unit tests for new abstracted function.
Detail as below:
1. Test Mon value is None and
error_...
Wei-Chung Cheng
02:08 AM Revision 88c48395 (ceph-deploy): Add abstracted function about get monitor initial members.
To get monitor members feature will be reuse serval
times in mon.py and osd.py. Due to this reason, I
rewrite...
Wei-Chung Cheng
12:06 AM Revision d3569231 (ceph-deploy): Fix indentation error in changelog
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden

03/19/2015

10:14 PM Revision 9e6799a3 (ceph-deploy): Merge pull request #269 from trhoden/doc-updates
ceph-deploy doc additions and rework Alfredo Deza
08:47 PM Fix #11118 (Resolved): remove `osd destroy` command from the help menu
Fixed with https://github.com/ceph/ceph-deploy/commit/a2502c9a583ae855d1a11775e49c2db318f0614d Travis Rhoden
08:27 PM Fix #11118 (Fix Under Review): remove `osd destroy` command from the help menu
Up for review at: https://github.com/ceph/ceph-deploy/pull/270 Travis Rhoden
08:42 PM Revision 071b71be (ceph-deploy): Merge pull request #270 from trhoden/remove_destroy
Remove destroy Alfredo Deza
08:25 PM Revision 6ea16c97 (ceph-deploy): remove unimplemented 'mds destroy' subcommand
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
08:25 PM Revision f97efe85 (ceph-deploy): remove unimplemented 'rgw destroy' subcommand
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
08:24 PM Revision a2502c9a (ceph-deploy): remove unimplemented 'osd destroy' subcommand
Fixes: #11118
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
Travis Rhoden
08:16 PM Feature #11169 (New): ceph-deploy rgw create --port
Add ability to specify --port when deploying a new rgw instance. Travis Rhoden
08:16 PM Feature #11039 (Resolved): ceph-deploy rgw {create,destroy} HOST [...]
This is merged in with https://github.com/ceph/ceph-deploy/pull/268
Will be in release 1.5.23.
Will make new ti...
Travis Rhoden
07:52 PM Revision 72d79c08 (ceph-deploy): Change nesting of changelog
The list of sections in the TOC was getting very long.
Since we use a max-depth of 2 for the TOC tree, aggregate all ...
Travis Rhoden
07:43 PM Revision a20d02a9 (ceph-deploy): Add dates of release to 1.5 series
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
07:43 PM Revision bb18c1e9 (ceph-deploy): Move changelog to last thing in TOC
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
07:23 PM Revision db0bc778 (ceph-deploy): Move --{public,cluster}-network down a subsection
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
07:20 PM Revision eec4c355 (ceph-deploy): Disable smartypants
It was causing us to do funny things to work around wanting to display
double-dashes. More trouble than it is worth ...
Travis Rhoden
07:17 PM Revision 35f17428 (ceph-deploy): Don't use backticks in section headers
They are not needed, and actually cause funny formatting issues.
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
Travis Rhoden
06:52 PM Revision 24005748 (ceph-deploy): Re-order contents.rst
List items by likely order that a user would need to travere through
to deploy a cluster (new, install, mon...).
Sig...
Travis Rhoden
06:49 PM Revision 079d5a9d (ceph-deploy): Add mds create to docs
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
06:41 PM Revision c8b445a9 (ceph-deploy): Add rgw create to docs
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden

03/18/2015

05:15 PM Revision b9db8faf (ceph-deploy): Merge pull request #268 from ceph/wip-rgw
rgw: create works! Travis Rhoden

03/17/2015

11:44 PM Revision cc28f034 (ceph-deploy): install: install/uninstall radosgw package too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:03 PM Revision bd6299b1 (ceph-deploy): rgw: fix up caps and entity name
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:03 PM Revision ef515280 (ceph-deploy): rgw: /var/lib/ceph/radosgw/ (not rgw/) to match current radosgw ...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:01 PM Revision c1b280f0 (ceph-deploy): Make missing RGW bootstrap key non-fatal
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden

03/16/2015

03:40 PM Fix #11118 (Resolved): remove `osd destroy` command from the help menu
Because it is not implemented and it is deceiving to have it in the 'available subcommands' section... Alfredo Deza
02:34 PM Fix #11115 (Resolved): check if ceph is installed
I missed a step trying to get a small cluster (I thought ceph was already installed) and ceph-deploy had tracebacks
...
Alfredo Deza

03/12/2015

10:58 PM Bug #11105 (New): ceph.conf reported to be different although it is identical
... Loïc Dachary

03/10/2015

03:20 PM Revision afc1c5c2 (ceph-deploy): Expose rgw CLI commands
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
03:19 PM Revision 434261ce (ceph-deploy): Get bootstrap-rgw key during gatherkeys
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
03:18 PM Revision d04c5c77 (ceph-deploy): add rgw module
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
03:07 PM Feature #11039: ceph-deploy rgw {create,destroy} HOST [...]
i got the branch name wrong.. it's wip-rgw-bootstrap Sage Weil
02:19 PM Feature #11039: ceph-deploy rgw {create,destroy} HOST [...]
hmm, good question. it would be better not to have mon w access, but then we need an explicit zone creation step. y... Sage Weil

03/09/2015

07:16 PM Feature #11039: ceph-deploy rgw {create,destroy} HOST [...]
On the topic of rgw key caps, should we account for the guidance in the docs that you should choose whether or not to... Travis Rhoden
07:10 PM Feature #11039: ceph-deploy rgw {create,destroy} HOST [...]
Second question --
Is there an rgw profile that can be used for the auth key, rather than "mon allow r"?
For MD...
Travis Rhoden
03:14 PM Revision cf9ece96 (ceph-deploy): 1.5.22
Jenkins
03:02 PM Revision a09c8685 (ceph-deploy): Bump version
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
03:02 PM Revision 65967e4d (ceph-deploy): Update changelog
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden

03/07/2015

01:09 AM Feature #11039: ceph-deploy rgw {create,destroy} HOST [...]
One question on this.
I do not currently see a wip-bootstrap-rgw branch. Is there any pending work that this needs...
Travis Rhoden
12:53 AM Revision dedc8803 (ceph-deploy): doc: Fix versionchanged entries in install section
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden

03/06/2015

06:21 PM Bug #11050 (Resolved): ceph-deploy failed on firefly release
this test passed after all http://pulpito.front.sepia.ceph.com/teuthology-2015-03-06_09:35:20-ceph-deploy-firefly---b... Yuri Weinstein
05:30 PM Bug #11050: ceph-deploy failed on firefly release
This looks like a problem with the apt-mirror:
2015-03-05T19:17:34.616 INFO:teuthology.orchestra.run.plana88.stder...
Travis Rhoden
04:27 PM Bug #11050 (Resolved): ceph-deploy failed on firefly release
This is the only failure in the ceph-deply suite for firefly v0.80.9
Run: http://pulpito.front.sepia.ceph.com/teut...
Yuri Weinstein
06:17 PM Revision 531693cf (ceph-deploy): Merge pull request #265 from trhoden/doc_fixes
Doc fixes Alfredo Deza
05:10 PM Revision b11aee82 (ceph-deploy): doc: add description of new --install behavior on RHEL
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
05:10 PM Revision 5aaddf03 (ceph-deploy): doc: Clarify use of check_obsoletes for RPM distros
check_obsoletes is enabled on all RPM distros now, except when
installing Red Hat packages on RHEL.
Signed-off-by: T...
Travis Rhoden
02:37 PM Revision 44f06c0c (ceph-deploy): doc: clarify ceph-deploy package locations
README and rst docs were out of sync
Clarify wording in both.
Signed-off-by: Travis Rhoden <trhoden@redhat.com>
Travis Rhoden
12:51 AM Feature #11039: ceph-deploy rgw {create,destroy} HOST [...]
ceph-deploy install --dev=wip-bootstrap-rgw ...
to get a build that includes a bootstrap-rgw key. they auth key c...
Sage Weil

03/05/2015

10:50 PM Feature #11039 (Resolved): ceph-deploy rgw {create,destroy} HOST [...]
create or destroy an rgw daemon instance. work just like mon or mds where we assume there is 1 per host and name it ... Sage Weil
10:48 PM Feature #4408 (Rejected): ceph-deploy: deploy radosgw-apache
Sage Weil
01:34 PM Bug #11023: intermittent Error in sys.exitfunc upon ceph-deploy exit
Issue that attempted to mitigate this regardless of Python versions http://tracker.ceph.com/issues/7594 Alfredo Deza
01:32 PM Bug #11023: intermittent Error in sys.exitfunc upon ceph-deploy exit
I commented this on BZ but for reference, this is mostly a problem with older Python versions, more details in this t... Alfredo Deza

03/04/2015

09:24 PM Bug #11023: intermittent Error in sys.exitfunc upon ceph-deploy exit
the error from sys.exitfunc should only come from an exception raised from functions executed at interpreter shutdown... Travis Rhoden
09:18 PM Bug #11023 (Closed): intermittent Error in sys.exitfunc upon ceph-deploy exit
Reported sporadically from the community, sometimes ceph-deploy exits with:... Travis Rhoden

03/03/2015

03:30 PM Fix #10476: Fresh install on fc20 fails due to mixed package sources
Just a note that this is now in the 1.5.22-rc1 version of ceph-deploy, so it will be in the final 1.5.22 release. Ken Dreyer
 

Also available in: Atom