Project

General

Profile

Activity

From 05/26/2016 to 06/24/2016

06/24/2016

09:38 AM Bug #16466 (Resolved): ceph-deploy "osd prepare" issue on Unbuntu 16.04 doesn't match quickstart ...

When following the http://docs.ceph.com/docs/master/start/quick-ceph-deploy/ with ceph-deploy 1.5.34 with Ubuntu 16...
yf liu
05:38 AM Bug #16395: ceph-deploy installation failure on Ubuntu 14.04.4 LTS in lxd 2.0 containers
I used the sample version of ceph-deploy with 3 Ubuntu 16.04 LXD nodes following the quick start guide. Except for a ... yf liu
01:53 AM Bug #16443: ceph-deploy mon create-initial command failed with hammer version
U could change the code on the gatherkeys.py file under the dir /usr/lib/python2.7/site-packages/ceph_deploy
line ...
Eric Chen

06/23/2016

03:30 PM Bug #16451: Using ceph-deploy with --zap-disk and --dmcrypt fails
Sounds fair, I'll see what I can do to reproduce without ceph-deploy, though our current project has now moved past t... Brian Andrus
03:29 PM Bug #16451: Using ceph-deploy with --zap-disk and --dmcrypt fails
@Alfredo Brian tried with ceph-deploy: 1.5.24, 1.5.30, 1.5.34 and since only 1.5.34 does not call partprobe, there st... Loïc Dachary
03:26 PM Bug #16451: Using ceph-deploy with --zap-disk and --dmcrypt fails
@Brian since Alfredo claims this behavior is entirely unrelated to ceph-deploy, it would be more relevant to create a... Loïc Dachary
03:13 PM Bug #16451: Using ceph-deploy with --zap-disk and --dmcrypt fails
@loic ceph-deploy v1.5.34 includes the fix to not call partx/partprobe when zapping and the description includes tryi... Alfredo Deza
02:42 PM Bug #16451: Using ceph-deploy with --zap-disk and --dmcrypt fails
Could you please confirm that the same happens even when https://github.com/ceph/ceph-deploy/pull/400/files is manual... Loïc Dachary
02:30 PM Bug #16451 (Closed): Using ceph-deploy with --zap-disk and --dmcrypt fails
Description of problem:
When using ceph-deploy with the --zap-disk and --dmcrypt option, ceph-deploy seems to call t...
Brian Andrus
03:23 PM Bug #14099: do not call partx / partprobe when zapping a device
Alfredo please let the link "Blocked as it is": it shows as resolved meaning it blocked it in the past but it's no lo... Loïc Dachary
03:15 PM Bug #14099: do not call partx / partprobe when zapping a device
Removed blocking link: 1.5.34 was released with the fix to not call partx/partprobe Alfredo Deza
03:15 PM Bug #16452 (Resolved): docs fail to build because admin.rst is not included in any toctree
Alfredo Deza
03:06 PM Bug #16452: docs fail to build because admin.rst is not included in any toctree
merged commit 1b0a8d1 into master Alfredo Deza
03:02 PM Bug #16452 (Resolved): docs fail to build because admin.rst is not included in any toctree
... Alfredo Deza
03:08 PM Revision 60ff3e32 (ceph-deploy): Merge pull request #406 from ceph/RM-16452
[RM-16452] docs: include gatherkeys.rst in the toctree as well Alfredo Deza
03:07 PM Revision 376ae88f (ceph-deploy): [RM-16452] docs: include gatherkeys.rst in the toctree as well
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:06 PM Revision 1b0a8d10 (ceph-deploy): Merge pull request #405 from ceph/RM-16452
[RM-16452] docs: include admin.rst in the toctree Alfredo Deza
03:02 PM Revision 4c78c52b (ceph-deploy): [RM-16452] docs: include admin.rst in the toctree
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:50 AM Bug #16443 (Resolved): ceph-deploy mon create-initial command failed with hammer version
Hi,
I got some problem when running ceph-deploy mon create-initial:...
min-sheng Lin
03:45 AM Bug #16395: ceph-deploy installation failure on Ubuntu 14.04.4 LTS in lxd 2.0 containers
Tone,
Actually the most obvious phenomena I can see in my Ubuntu14.04.4 ceph nodes is that "ceph-osd" job can't be...
yf liu

06/22/2016

08:52 PM Revision 166e2bee (ceph-deploy): Merge pull request #388 from BlaXpirit/RM-15016
[RM-15016] Python 3 Compatibility
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:19 AM Bug #16409 (Closed): ceph-deploy 1.4.0 doesn't support node running Ubuntu 16.04
Hi,
My admin node is a Ubuntu14.04 LTS and ceph-deploy 1.4.0 is installed via "apt-get" from ubuntu repos.
Then...
yf liu

06/21/2016

03:18 PM Bug #16399: ceph-deploy requires python-distribute
The patch also applies to ceph-deploy-1.5.34-0.src.rpm just fine. Ed Byrne
03:09 PM Bug #16399 (Resolved): ceph-deploy requires python-distribute
CentOS 7's openstack-mitaka repo recently introduced python2-setuptools-22.0.5-1.el7.noarch.rpm. This package comes ... Ed Byrne
08:12 AM Bug #16395: ceph-deploy installation failure on Ubuntu 14.04.4 LTS in lxd 2.0 containers
Hi Yanfeng,
For your issue, I have no more clear idea now.
I have deployed Jewel 10.2.2 via ceph-deploy 1.5.34 in...
Anonymous
07:56 AM Bug #16395: ceph-deploy installation failure on Ubuntu 14.04.4 LTS in lxd 2.0 containers
Tone,
Here is what I can see from my OSD nodes (ceph2 and ceph1) after manually start the ceph-osd:...
yf liu
07:30 AM Bug #16395: ceph-deploy installation failure on Ubuntu 14.04.4 LTS in lxd 2.0 containers
Tone,
Yes I can run both OSD command manually as you shared without errors and I can see the two osd daemons conne...
yf liu
07:15 AM Bug #16395: ceph-deploy installation failure on Ubuntu 14.04.4 LTS in lxd 2.0 containers
Could you please try run "ceph-osd -i 0 -d -f" and "ceph-osd -i 1 -d -f" in the two OSD nodes?
If the OSD daemon is ...
Anonymous
03:31 AM Bug #16395: ceph-deploy installation failure on Ubuntu 14.04.4 LTS in lxd 2.0 containers
Note I couldn't choose 1.5.34 ceph-deploy from the drop menu when creating the ticket.
I got the 1.5.34 from apt-get...
yf liu
03:26 AM Bug #16395 (Closed): ceph-deploy installation failure on Ubuntu 14.04.4 LTS in lxd 2.0 containers
Hi,
I am trying ceph jewel version on a Ubuntu 14.04.4 LTS linux box with the following nodes:
- admin node: 1 ...
yf liu

06/20/2016

09:40 PM Bug #16387: 'ceph-deploy mon create' doesn't copy ceph.mon.keyring to /var/lib/ceph/mon/MON/keyring
Fixed, turned out it's one of my system setup issues, forgot to set pool size 2.
But there is another bug exists i...
Jianjian Huo
09:11 PM Revision b1df8638 (ceph-deploy): [RM-15016] Bump remoto requirement to 0.0.29
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin

06/18/2016

03:36 PM Bug #16387: 'ceph-deploy mon create' doesn't copy ceph.mon.keyring to /var/lib/ceph/mon/MON/keyring
I used all default settings, and ceph log didn't show anything obvious. Jianjian Huo
03:28 PM Bug #16387 (Closed): 'ceph-deploy mon create' doesn't copy ceph.mon.keyring to /var/lib/ceph/mon/...
I set up a Ceph cluster using 2 nodes and 4 OSDs.
Immediately after it's up, it got stuck in below status:
clus...
Jianjian Huo

06/16/2016

10:46 AM Revision a161faea (ceph-deploy): [RM-15016] Rework the bootstrap script to properly install Pytho...
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin

06/14/2016

03:05 PM Revision bf0a564c (ceph-deploy): Merge pull request #402 from gaowanlong/master
Fix rsync username when using local_mirror Alfredo Deza
11:25 AM Revision 17b9bcc7 (ceph-deploy): Fix rsync username when using local_mirror
We should use the configured username for rsync to connect
to the remote host.
Signed-off-by: Wanlong Gao <wanlong.g...
Wanlong Gao
07:33 AM Bug #16256 (Fix Under Review): The format of ceph-deploy log is not right
Nathan Cutler
07:22 AM Bug #16070 (Resolved): Fresh deploy Ceph failed becuse the ceph OSD deamon is not activated
Nathan Cutler

06/13/2016

10:38 AM Bug #16256: The format of ceph-deploy log is not right
Code has been update, the PR is https://github.com/ceph/remoto/pull/1. Anonymous
09:59 AM Bug #16256 (Resolved): The format of ceph-deploy log is not right
When use the ceph-deply to install ceph, some lines in the log file ceph-deploy-ceph.log are not right.
Open the log...
Anonymous
05:40 AM Bug #16070: Fresh deploy Ceph failed becuse the ceph OSD deamon is not activated
Retry with the ceph-deploy 1.5.34, the deploy tool works well. The OSD deamon can start up normally. Anonymous

06/10/2016

12:49 PM Bug #15997: "file /etc/yum.repos.d/ceph.repo from install of ceph-release-1-1.el7.noarch conflict...
+1 on this issue:... Phil Barton

06/09/2016

01:48 PM Revision e2df002c (ceph-deploy): [RM-15016] Opt out of a backwards-incompatible change in configp...
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin
12:40 PM Revision 128e5b36 (ceph-deploy): Merge branch 'master' into RM-15016
Oleh Prypin
12:35 PM Revision f51d6484 (ceph-deploy): [RM-15016] Fix Python 3 compatibility after merge of RM-15451
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin
12:35 PM Revision d8812c3b (ceph-deploy): [RM-15016] Allow selecting Python version in bootstrap script
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin
12:34 PM Revision 5cb7e074 (ceph-deploy): Merge branch 'master' into RM-15016
Oleh Prypin
12:31 PM Revision b738a9ad (ceph-deploy): [RM-15016] Add py34 to tox config
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin
12:29 PM Revision bc5aacec (ceph-deploy): [RM-15016] Fixes related to changes in argparse's behavior
* No error when passing an incomplete command:
http://bugs.python.org/issue9253#msg186387
* Different error message...
Oleh Prypin
12:28 PM Revision 458402e6 (ceph-deploy): [RM-15016] Make usage of bytes vs strings compatible with Python 3
Signed-off-by: Oleh Prypin <oleh@pryp.in> Oleh Prypin

06/08/2016

05:35 AM Bug #16070: Fresh deploy Ceph failed becuse the ceph OSD deamon is not activated
Will validate later. Anonymous
04:57 AM Bug #16070: Fresh deploy Ceph failed becuse the ceph OSD deamon is not activated
Can you confirm that this bug is fixed in the latest version of ceph-deploy? Nathan Cutler
03:10 AM Bug #16070: Fresh deploy Ceph failed becuse the ceph OSD deamon is not activated
The ceph-deploy issue has been update as below:
https://github.com/ceph/ceph-deploy/pull/399
http://tracker.ceph.co...
Anonymous

06/07/2016

05:51 PM Bug #16181 (Resolved): release 1.5.34
Released! https://github.com/ceph/ceph-deploy/releases/tag/v1.5.34
Alfredo Deza
05:02 PM Bug #16181 (Resolved): release 1.5.34
Alfredo Deza
05:06 PM Revision b2ac207e (ceph-deploy): 1.5.34
Jenkins
05:04 PM Revision a61b1995 (ceph-deploy): Merge pull request #401 from ceph/RM-16181
release 1.5.34 Alfredo Deza
05:03 PM Revision 00c3faa2 (ceph-deploy): [RM-16181] bump to 1.5.34
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:02 PM Revision 7a63a9e5 (ceph-deploy): [RM-16181] update the changelog
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza

06/06/2016

09:14 PM Bug #14099 (Resolved): do not call partx / partprobe when zapping a device
merged commit fbf2ecb into master Alfredo Deza
09:04 PM Bug #14099 (Fix Under Review): do not call partx / partprobe when zapping a device
Pull Request: https://github.com/ceph/ceph-deploy/pull/400 Alfredo Deza
09:07 PM Revision fbf2ecb4 (ceph-deploy): Merge pull request #400 from ceph/RM-14099
partx/partprobe calls are no longer needed when zapping Andrew Schoen
08:42 PM Revision 9af2e675 (ceph-deploy): [RM-14099] osd: partx/partprobe calls are no longer needed when ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza

06/03/2016

01:20 PM Bug #16140: remove option to use ext4 in ceph-deploy for disks
merged commit 8089129 into master Alfredo Deza
12:56 PM Bug #16140 (Resolved): remove option to use ext4 in ceph-deploy for disks
Sage Weil
12:41 PM Bug #16140 (Resolved): remove option to use ext4 in ceph-deploy for disks
Ceph prefers xfs.
Alfredo Deza
12:56 PM Revision 8089129f (ceph-deploy): Merge pull request #399 from ceph/RM-16140
remove the ability to use ext4 in ceph-deploy
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:46 PM Revision 7f382860 (ceph-deploy): [RM-16140] tests: test btrfs instead of ext4
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:46 PM Revision 6b52f3ca (ceph-deploy): [RM-16140] tests: remove osd ext4 tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:43 PM Revision 3eb05bdd (ceph-deploy): [RM-16140] osd: remove ability to pick ext4
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza

06/02/2016

10:50 AM Bug #16070: Fresh deploy Ceph failed becuse the ceph OSD deamon is not activated
I'm working on the issue. Anonymous
06:24 AM Bug #16078: `ceph-deploy osd prepare` failed at 1st trial but after `mkfs.xfs`, it worked
see 15176 and 15918 Clive Xu

05/31/2016

05:47 PM Revision f2fd5ed0 (ceph-deploy): Merge pull request #387 from SUSE/wip-fix-mon-install-suse
Fix mon install suse Alfredo Deza
05:23 AM Bug #16078 (Closed): `ceph-deploy osd prepare` failed at 1st trial but after `mkfs.xfs`, it worked
*[ceph@octopus conf]$ ceph-deploy osd prepare octopus:sdc*
[ceph_deploy.conf][DEBUG ] found configuration file at: /...
Shinobu Kinjo
02:56 AM Bug #16074 (Closed): `ceph-deploy osd prepare` failed but daemon is running
*[ceph@octopus conf]$ ceph-deploy osd prepare octopus:sdc*
[ceph_deploy.conf][DEBUG ] found configuration file at: /...
Shinobu Kinjo

05/30/2016

05:04 AM Bug #16070: Fresh deploy Ceph failed becuse the ceph OSD deamon is not activated
The version of ceph-deploy is 1.5.33 Anonymous
04:47 AM Bug #16070 (Resolved): Fresh deploy Ceph failed becuse the ceph OSD deamon is not activated
Fresh deploy Ceph within 3 ceph nodes according to the manual in http://docs.ceph.com/docs/master/start/quick-ceph-de... Anonymous
04:50 AM Bug #15935: Actvate OSD fail due to the fsid mismatched
Is it a function fault, or else? Anonymous

05/27/2016

06:07 PM Bug #14632: ceph-deploy osd create does not activate the disks sometimes
I have been watching this problem for long time in Redhat 7.2 based distribution. After creating the OSD with zap-dis... Russell Islam
09:43 AM Bug #14632: ceph-deploy osd create does not activate the disks sometimes
Hi we see this aswell on hammer 0.94.7 and Centos 7.2.1551
I have to run the udev event manually:
"ceph-disk-ac...
Stefan Eriksson

05/26/2016

12:39 PM Revision 14a51ccc (ceph-deploy): ceph_deploy.tests.unit.hosts.test_suse: Fix default init
The default init system for SUSE should be systemd, as all future releases of
SUSE are expected to be based upon syst...
Owen Synge
12:20 PM Revision c67f260c (ceph-deploy): [RM-14742] Set default init to systemd for (open)SUSE
(open)SUSE is now using systemd moving forward, this patch corrects behavior
on Tumbleweed and LEAP
openSUSE Tumblew...
Owen Synge
12:20 PM Revision c1543588 (ceph-deploy): [RM-14740] rcceph is no longer used with (open)SUSE
rcceph is no longer used with (open)SUSE and has been removd from ceph upstream.
Hence it is best to start the servic...
Owen Synge
02:39 AM Bug #15935: Actvate OSD fail due to the fsid mismatched
Run "ceph-deploy disk zap ...." after the command "ceph-deploy install ceph-node1 ceph-node2 ceph-node3 ceph-node4", ... Anonymous
 

Also available in: Atom