Project

General

Profile

Activity

From 10/23/2013 to 11/21/2013

11/21/2013

05:22 PM Feature #6836 (Resolved): Get all Ceph installation package dependencies from EPEL etc, into eith...
Neil Levine
03:12 PM Feature #6310: Get Dumpling into CentOS Ceph repo
Dumpling is not yet in the Centos repo.
I reran the mock build on centos 6.3 and 6.4 to verify that there should n...
Anonymous
01:39 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Yeah, I think a note is fine. Mark Kirkwood
12:33 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
`delete=True` is the default, and we are explicitly setting that flag to `delete=False` because of that reason.
Wo...
Alfredo Deza
09:46 AM Feature #5282 (Closed): Get Dumpling into EPEL
Ceph 0.67.3 dumpling is in the epel repository. Anonymous

11/20/2013

06:30 PM Bug #6790 (Resolved): /ref/branch/version mismatch
So it looks like oh RHEL just using the version value (without the dist part) does not work so as we discussed earlie... Sandon Van Ness

11/19/2013

03:59 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
This will be fine for temporary files opened with 'delete=False' - if we start using delete=True then they will be po... Mark Kirkwood
12:56 PM Bug #6701 (Fix Under Review): ceph-deploy osd prepare on directory path fails: OSError: [Errno 18...
Alfredo Deza
12:55 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
There was a PR addressing the problem for using shutil.move and I just opened another one to fix the missing `close()... Alfredo Deza
12:20 PM Feature #6752 (Resolved): ceph-deploy to install yum or apt source with custom repo hostname
And that just got merged with hash: 9388f83 Alfredo Deza
11:41 AM Feature #6752 (Fix Under Review): ceph-deploy to install yum or apt source with custom repo hostname
Opened pull request: https://github.com/ceph/ceph-deploy/pull/136 Alfredo Deza
11:33 AM Feature #6752 (In Progress): ceph-deploy to install yum or apt source with custom repo hostname
Found a couple of small items that needed to be fixed. Going to update in a different PR. Alfredo Deza
10:50 AM Feature #6752 (Resolved): ceph-deploy to install yum or apt source with custom repo hostname
changeset was merged into ceph-deploy's master branch with hash: 3331b6f
A bunch of documentation was added as w...
Alfredo Deza
06:52 AM Feature #6752 (Fix Under Review): ceph-deploy to install yum or apt source with custom repo hostname
Pull request opened: https://github.com/ceph/ceph-deploy/pull/135 Alfredo Deza

11/18/2013

11:57 AM Bug #6790: /ref/branch/version mismatch
I have a couple concerns.
If we add the rpm release to the version, will that break anything that expects version ...
Anonymous

11/16/2013

07:35 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Managed to provoke this again, this time creating a keyring for an osd on a host that is not a monitor. The tiggering... Mark Kirkwood

11/15/2013

03:52 PM Bug #6790: /ref/branch/version mismatch
logs: ubuntu@teuthology:/a/teuthology-2013-11-15_01:35:02-upgrade-small-next-testing-basic-vps/100676
this has to ...
Tamilarasi muthamizhan
03:47 PM Bug #6790 (Resolved): /ref/branch/version mismatch
So currently the version to install with yum is grabbed from sha1/$sha1/version or /ref/$branch/version
Basically ...
Sandon Van Ness
11:17 AM Feature #6752: ceph-deploy to install yum or apt source with custom repo hostname
Now a fully working version with environment variables:... Alfredo Deza
09:55 AM Bug #6745 (Can't reproduce): ceph-deploy gatherkeys on ubuntu dumpling
It turns out that i did not have a quorum. I'll close this.
The WARNIN is still a spelling error.
Anonymous

11/14/2013

05:39 PM Bug #6779: fix typo on the modfastcgi repo for fedora18
this also applies for other fedora packages. Tamilarasi muthamizhan
05:37 PM Bug #6779 (Resolved): fix typo on the modfastcgi repo for fedora18
currently, it is called 'feodra-fcgi-ceph' repo.
INFO:teuthology.orchestra.run.out:[10.214.138.59]: [2013-11-13T20...
Tamilarasi muthamizhan
12:55 PM Feature #6752: ceph-deploy to install yum or apt source with custom repo hostname
A bunch of progress, we are now allowing a couple of flags: --repo-url and --gpg-url. When GPG is not passed in it wi... Alfredo Deza

11/13/2013

07:03 PM Bug #6698 (In Progress): new osds added to the cluster not starting up due to crush lookup failure
this bug was caused by crush lookup failure.
I see similar issue with one of my local clusters: mira047 and mira048.
Tamilarasi muthamizhan

11/12/2013

05:25 PM Bug #6590: Ceph Package Dependencies not Included in Ceph Extras
Squeeze has a depdency on python-requests which is in the squeeze backports distro, but not everyone enables that. Anonymous
05:24 PM Bug #6590: Ceph Package Dependencies not Included in Ceph Extras
The httpd-mmn problem with teuthology went away with a rebuild of the target machine. So it is probably a package or... Anonymous
01:46 PM Feature #6752: ceph-deploy to install yum or apt source with custom repo hostname
For DEBs we just write the correct URL to... Alfredo Deza
01:36 PM Feature #6752: ceph-deploy to install yum or apt source with custom repo hostname
The key can be a regular file too, but then I would need to push that to nodes.
Also, it should be noted that for ...
Alfredo Deza
01:25 PM Feature #6752: ceph-deploy to install yum or apt source with custom repo hostname
Yes, I suddenly thought about the keys too. Filename can also be an arg (--use-repo-key) ? Neil Levine
01:11 PM Feature #6752 (In Progress): ceph-deploy to install yum or apt source with custom repo hostname
Alfredo Deza
01:11 PM Feature #6752: ceph-deploy to install yum or apt source with custom repo hostname
A convention needs to be followed to retrieve the correct GPG Key from the local repo. Currently, ceph-deploy uses th... Alfredo Deza
07:12 AM Feature #6752 (Resolved): ceph-deploy to install yum or apt source with custom repo hostname
The goal is to have a user grab an ISO or .tar.gz consisting of all the files they need to run Ceph which would be do... Neil Levine
09:07 AM Bug #6720 (Rejected): mkcephfs appears to fail to add osds to the odsmap in 0.72rc1
mkcephfs is deprecated Ian Colle
08:20 AM Bug #6720: mkcephfs appears to fail to add osds to the odsmap in 0.72rc1
Agree with Alfredo. It also seems a bit unsustainable to keep working on deprecated tools in the long run. If we have... Joao Eduardo Luis
07:54 AM Bug #6720: mkcephfs appears to fail to add osds to the odsmap in 0.72rc1
Why are we opening bugs (or even attempting to work on) something that is deprecated?
If I'm a user who wants to g...
Alfredo Deza
05:23 AM Bug #6745: ceph-deploy gatherkeys on ubuntu dumpling
I didn't see output for the monitors. How did those where deployed? did they have quorum before attempting to `gather... Alfredo Deza

11/09/2013

10:27 AM Bug #6726: Official packages do not appear to be available for Saucy
Conversation I had with Mark and Peter on IRC seemed to indicate it had just been overlooked, since the packages are ... Graeme Nordgren
09:26 AM Bug #6726: Official packages do not appear to be available for Saucy
Is there something blocking this, or just have to get to it? :) Greg Farnum
12:11 AM Bug #6726: Official packages do not appear to be available for Saucy
This is even more important now that 0.72 (emperor) packages are available in the repo for previous releases, but not... Graeme Nordgren
07:50 AM Bug #6746: ceph-release rpm not playing well with yum-plugin-priorities
whoops sorry this isn't really devops related. feel free to move... John Kinsella
07:35 AM Bug #6746 (Resolved): ceph-release rpm not playing well with yum-plugin-priorities
We use the yum-plugin-priorities to organize things across 10ish public/private repos we define on our servers. Just ... John Kinsella

11/08/2013

05:53 PM Bug #6745 (Can't reproduce): ceph-deploy gatherkeys on ubuntu dumpling
bootstrap-osd/ceph.keyring and bootstrap-mds/ceph.keyring are not created.
Also there is a spelling error (WARNIN)...
Anonymous

11/07/2013

10:53 AM Bug #6717: Failure to remove samba packages
Is there something in that log which makes you think it's a test issue? dpkg locking conflicts are generally some inf... Greg Farnum
10:26 AM Bug #6720: mkcephfs appears to fail to add osds to the odsmap in 0.72rc1
Bug appears to be caused by the following commit:
https://github.com/ceph/ceph/commit/177e2ab1cad325b875249a514bc1...
Mark Nelson

11/06/2013

12:00 PM Bug #6726: Official packages do not appear to be available for Saucy
Mark filed this for me based on a conversation on IRC. It was pointed out that the latest packages current exist in t... Graeme Nordgren
12:00 PM Bug #6726: Official packages do not appear to be available for Saucy
I suggest seeing this in a more general way. Was this merely an oversight or is the current workflow lacking in some... Peter Matulis
11:41 AM Bug #6726: Official packages do not appear to be available for Saucy
This appears to be the case for dumpling as well. Mark Nelson
11:40 AM Bug #6726 (Resolved): Official packages do not appear to be available for Saucy
It appears we are missing saucy packages here:
http://ceph.com/debian-emperor/dists/
But we do have them in the...
Mark Nelson
06:11 AM Bug #6654 (Rejected): ceph-deploy: bootstrap requires python-virtualenv on raring
I'm closing this since this is the way it has always been. I am not sure if we really want to put effort into install... Alfredo Deza
05:31 AM Bug #6701 (Resolved): ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invali...
Pull Request opened: https://github.com/ceph/ceph-deploy/pull/126
And merged into ceph-deploy's master branch with...
Alfredo Deza
01:02 AM Feature #6365: Package up newer version of Qemu for RHEL & EL6.3 and 6.4
Any update on this ? the qemu-kvm version you distribute is 6 month old.
The cleaning of async vs not async package ...
Thomas O

11/05/2013

06:25 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Done. Mark Kirkwood
06:04 AM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Thanks for the ticket and the resolution Mark!
Would you mind sending a pull request to https://github.com/ceph/ce...
Alfredo Deza
02:52 PM Bug #6720 (Rejected): mkcephfs appears to fail to add osds to the odsmap in 0.72rc1
Script that was able to produce a working cluster in 0.67.4 failed to work in 0.72rc1. This was reported externally ... Mark Nelson
01:42 PM Bug #6717 (Closed): Failure to remove samba packages
http://qa-proxy.ceph.com/teuthology/teuthology-2013-11-03_23:01:12-fs-next-testing-basic-plana/83671/teuthology.log
...
Zack Cerza
12:57 PM Bug #6708 (Resolved): apt-get key fails
Merged into ceph-deploy's master branch with hash: e6f3a3b
Idiotic that Python + subprocess freak out with quote...
Alfredo Deza
12:25 PM Bug #6708 (Fix Under Review): apt-get key fails
Opened Pull Request: https://github.com/ceph/ceph-deploy/pull/124 Alfredo Deza
08:06 AM Bug #6708 (In Progress): apt-get key fails
I was able to confirm the problem. It is possible we have not caught this before because GPG keys may already exist i... Alfredo Deza
06:46 AM Bug #6708: apt-get key fails
Was able to reproduce *running as root* on that same box:... Alfredo Deza
06:22 AM Bug #6708: apt-get key fails
Loic, is it possible you are using a proxy for those hosts? Alfredo Deza
12:34 PM Bug #6590: Ceph Package Dependencies not Included in Ceph Extras
For the debian packages, it looks like we only need to supply libgoogle-perftools for squeeze and for arm on quantal ... Anonymous
09:48 AM Bug #6590: Ceph Package Dependencies not Included in Ceph Extras
httpd-mmn is not a real package. It's a virtual dependency that was created to version the apache plug-in api. Apac... Anonymous
09:43 AM Bug #6590: Ceph Package Dependencies not Included in Ceph Extras
The rpm-emperor repo on ceph.com has been updated with the addition of the following packages:
gdisk-0.8.2-1.el6.x...
Anonymous

11/04/2013

08:05 PM Bug #6701 (Fix Under Review): ceph-deploy osd prepare on directory path fails: OSError: [Errno 18...
Ian Colle
06:37 PM Bug #6698 (Resolved): new osds added to the cluster not starting up due to crush lookup failure
Sage Weil
10:36 AM Bug #6590: Ceph Package Dependencies not Included in Ceph Extras
Just testing SSL installation on CentOS. When installing mod_ssl, it picks up mod_ssl.x86_64 1:2.2.22-1.ceph.el6, but... John Wilkins
09:40 AM Bug #6482 (Resolved): ceph-deploy install on Centos: can't find wget?
Merged into ceph-deploy's master branch with hash: 91618ba Alfredo Deza
07:54 AM Bug #6482 (Fix Under Review): ceph-deploy install on Centos: can't find wget?
Opened pull request: https://github.com/ceph/ceph-deploy/pull/123 Alfredo Deza
05:43 AM Bug #6482: ceph-deploy install on Centos: can't find wget?
After discussing with ksingh, I can confirm this is still a bug and ceph-deploy should install wget before it attempt... Alfredo Deza

11/02/2013

07:54 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Figured out what the issue with shutil.move was - needed to close the temp file before moving. Not an issue with os.r... Mark Kirkwood
06:25 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
I now know why the original error is happening. My previous musings were not really on the mark (as it were):
cons...
Mark Kirkwood
05:40 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
I'm possibly causing the issue using shutil.move (can't see how mind you)... Mark Kirkwood
05:28 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Further on this (post the os.rename -> shutil.move), the next problem is:... Mark Kirkwood
11:56 AM Bug #6708 (Resolved): apt-get key fails
on a brand new precise-12.04.3 : ... Loïc Dachary

11/01/2013

04:44 PM Bug #6698 (Fix Under Review): new osds added to the cluster not starting up due to crush lookup f...
Sage Weil
09:01 AM Bug #6699 (Fix Under Review): sysvinit script setting incorrect OSD weights
if it works on rhel and ubuntu, that is good enough for now. will push to next. Sage Weil
08:54 AM Bug #6699: sysvinit script setting incorrect OSD weights
Changing 'df' to 'df -P' in the ceph sysvinit script fixes the issue, not sure how portable this flag is. Jan Harkes
08:52 AM Bug #6703 (Resolved): OSDs with dmcrypt fail to start at boot
RHEL6.4 ceph version 0.67.4 (ad85b8bfafea6232d64cb7ba76a8b6e8252fa0c7)
On boot the OSDs are not started when th...
Jan Harkes
08:23 AM Bug #6482: ceph-deploy install on Centos: can't find wget?
Hi Alfredo
You can close this this is now fixed
karan singh
01:17 AM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
The particular issue is caused by os.rename in ceph_deploy/hosts/remotes.py line 54. replacing that with shutil.move... Mark Kirkwood

10/31/2013

11:08 PM Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Omitted the probably significant fact that /data2 is a partition in a different disk from /var Mark Kirkwood
11:05 PM Bug #6701 (Resolved): ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invali...
Ceph version is 0.71-234-g1f02d00 built from src on bunti 13.10.
The desired setup is osd data in /data2/cephdata...
Mark Kirkwood
07:30 PM Bug #6699 (Resolved): sysvinit script setting incorrect OSD weights
I noticed that the sysvinit script on a RHEL6.4 system was giving more weight to disks that were fuller. This is caus... Jan Harkes
04:59 PM Bug #6698: new osds added to the cluster not starting up due to crush lookup failure
... Tamilarasi muthamizhan
04:58 PM Bug #6698 (Resolved): new osds added to the cluster not starting up due to crush lookup failure
ceph version: next branch [0.72-rc1]
test setup : mira025, mira038
had a cluster running on master branch, upgr...
Tamilarasi muthamizhan
07:45 AM Bug #6691 (Resolved): debian wheezy fails to be detected by ceph-deploy
Opened pull request: https://github.com/ceph/ceph-deploy/pull/121
Merged into ceph-deploy master branch with hash;...
Alfredo Deza

10/30/2013

04:52 PM Bug #6690 (Resolved): ceph-deploy: bogus apt sources.list.d/ceph.list file on wheezy
Sage Weil
03:24 PM Bug #6690: ceph-deploy: bogus apt sources.list.d/ceph.list file on wheezy
... Sage Weil
02:25 PM Bug #6690 (Resolved): ceph-deploy: bogus apt sources.list.d/ceph.list file on wheezy
... Sage Weil
04:10 PM Bug #6691 (Resolved): debian wheezy fails to be detected by ceph-deploy
platform module in Python does not mention `wheezy` at all.
Alfredo Deza

10/29/2013

12:12 PM Bug #6587 (Resolved): ceph-deploy does not use cluster arg for mon error checking
Merged into ceph-deploy master branch with hash: da03ab7 Alfredo Deza
12:12 PM Bug #6675 (Resolved): Fedora fails to import keys on ceph-deploy install
Merged into ceph-deploy master branch with hash: 5145d94
It makes sure that all `rpm --import` commands are the ...
Alfredo Deza
11:24 AM Bug #6675 (Fix Under Review): Fedora fails to import keys on ceph-deploy install
PR opened: https://github.com/ceph/ceph-deploy/pull/119
Alfredo Deza
09:34 AM Bug #6675 (Resolved): Fedora fails to import keys on ceph-deploy install
The command was fixed for CentOS but not for fedora:... Alfredo Deza
08:34 AM Feature #3311 (Resolved): ceph-deploy: pushy bug triggers on interpreter shutdown
We no longer use Pushy Alfredo Deza
08:33 AM Feature #3312 (Resolved): ceph-deploy: pushy uses pickle, that's a security problem
We no longer use Pushy. Alfredo Deza
07:57 AM Fix #4953 (Resolved): ceph-deploy: dns mismatches can cause gatherkeys to fail
ceph-deploy will now check for common errors (like the one mentioned) when deploying monitors. Alfredo Deza
07:46 AM Feature #4998 (Resolved): ceph-deploy should allow user specified installation sources
with the new `--no-adjust-repos` we rely on users setting up their own mirrors.
A new 'firewall-install` command i...
Alfredo Deza
07:45 AM Feature #3922 (Resolved): ceph-deploy: version command
ceph-deploy has a `--version` command now. Alfredo Deza

10/28/2013

01:37 PM Bug #6587 (Fix Under Review): ceph-deploy does not use cluster arg for mon error checking
Opened pull request: https://github.com/ceph/ceph-deploy/pull/116 Alfredo Deza
01:13 PM Bug #6650 (Resolved): ceph-deploy: should exit/error when apt fails
Merged into ceph-deploy's master branch with hash: 1a72df3 Alfredo Deza
10:58 AM Bug #6650 (Fix Under Review): ceph-deploy: should exit/error when apt fails
Pull request opened: https://github.com/ceph/ceph-deploy/pull/115 Alfredo Deza
06:48 AM Bug #6650 (In Progress): ceph-deploy: should exit/error when apt fails
Just to be clear, this is not ceph-deploy failing to install, it is APT having issues with the install.
The first ...
Alfredo Deza
11:59 AM Bug #6654: ceph-deploy: bootstrap requires python-virtualenv on raring
the bootstrap script does not install python-virtualenv but it does check for it just to error out. Alfredo Deza
06:43 AM Bug #6588 (Resolved): use WARNING level when keyring does not exist
Merged into ceph-deploy master branch with hash: cea6139 Alfredo Deza

10/27/2013

09:53 AM Bug #6650: ceph-deploy: should exit/error when apt fails
a very annoying bug. I don't see how this could have made it into any release at all, since it is basically one of th... Zoltan Arnold Nagy

10/25/2013

04:58 PM Bug #6654 (Rejected): ceph-deploy: bootstrap requires python-virtualenv on raring
ceph-deploy bootstrap prompts for "installing python-virtualenv".
I thought bootstrap takes care of this and we di...
Tamilarasi muthamizhan
04:13 PM Bug #6650: ceph-deploy: should exit/error when apt fails
this happens on precise as well.... Tamilarasi muthamizhan
03:47 PM Bug #6650 (Resolved): ceph-deploy: should exit/error when apt fails
ceph-deploy version: 1.2.7... Tamilarasi muthamizhan
11:48 AM Feature #6067 (Resolved): ceph-deploy: make mon create catch common errors
#6638 was create to tackle adding monitors. Everything else in this ticket has been already implemented in ceph-deplo... Alfredo Deza
11:38 AM Feature #3347 (Resolved): ceph-deploy: allow setting ssh user
Merged into ceph-deploy's master branch with hash: e623b1e Alfredo Deza
11:23 AM Bug #6595: Hardcoded install path in ceph-disk
This is a custom install we are building ceph from source. Did not provide the --prefix argument to ./configure and e... Adam Manzanares
11:03 AM Bug #6595: Hardcoded install path in ceph-disk
How did you manage to get ceph executables in that path? Is this a custom install?
*Everywhere* in ceph-disk it re...
Alfredo Deza
10:54 AM Bug #6587: ceph-deploy does not use cluster arg for mon error checking
This needs to be fixed ASAP before the next release. It is annoying (and completely misleading) for users that are us... Alfredo Deza

10/24/2013

06:59 AM Bug #6592 (In Progress): 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by-pa...
*blkid -o udev /dev/cciss/c0d1p2* does not return anything. Note, however, that after a reboot the OSDs are running f... Loïc Dachary

10/23/2013

03:37 PM Feature #6618 (Rejected): gitbuilder: run 'make check' before building debs and rpms
The non-package gitbuilders do this, and it helps catch platform-specific errors. There are several platforms buildin... Josh Durgin
09:59 AM Bug #6595: Hardcoded install path in ceph-disk
It does not match the default install path that ceph is currently using. Ceph was installed to /usr/local/bin by defa... Adam Manzanares
 

Also available in: Atom