./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd))

2010-10-26 Thread Christian Brunner
When accessing multiple RBD-Volumes from one VM in parallel, we are receiving an assertion: ./osd/OSDMap.h: In function 'entity_inst_t OSDMap::get_inst(int)': ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd)) ceph version 0.22.1 (commit:c6f403a6f441184956e00659c

Re: ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd))

2010-10-26 Thread Gregory Farnum
wrote: > When accessing multiple RBD-Volumes from one VM in parallel, we are > receiving an assertion: > > ./osd/OSDMap.h: In function 'entity_inst_t OSDMap::get_inst(int)': > ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd)) > ceph version 0.22.1 (commit

Re: ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd))

2010-10-26 Thread Sage Weil
On Tue, 26 Oct 2010, Christian Brunner wrote: > When accessing multiple RBD-Volumes from one VM in parallel, we are > receiving an assertion: > > ./osd/OSDMap.h: In function 'entity_inst_t OSDMap::get_inst(int)': > ./osd/OSDMap.h:460: FAILED assert(exists(osd) &&

AW: ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd))

2010-10-26 Thread Christian Brunner
@vger.kernel.org Betreff: Re: ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd)) Do you have any down OSDs? Looking through the code I am noticing an issue with down OSDs where op_submit can get an error code that it isn't watching for, but there may be checks in other plac

AW: ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd))

2010-10-26 Thread Christian Brunner
AILED assert(exists(osd) && is_up(osd)) On Tue, 26 Oct 2010, Christian Brunner wrote: > When accessing multiple RBD-Volumes from one VM in parallel, we are > receiving an assertion: > > ./osd/OSDMap.h: In function 'entity_inst_t OSDMap::get_inst(int)': > ./osd/

Re: AW: ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd))

2010-11-03 Thread Sage Weil
on: Sage Weil [mailto:s...@newdream.net] > Gesendet: Dienstag, 26. Oktober 2010 21:09 > An: Christian Brunner > Cc: ceph-devel@vger.kernel.org > Betreff: Re: ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd)) > > On Tue, 26 Oct 2010, Christian Brunner wrote: > > When

Re: AW: ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd))

2010-11-05 Thread Christian Brunner
t; -Ursprüngliche Nachricht- >> Von: Sage Weil [mailto:s...@newdream.net] >> Gesendet: Dienstag, 26. Oktober 2010 21:09 >> An: Christian Brunner >> Cc: ceph-devel@vger.kernel.org >> Betreff: Re: ./osd/OSDMap.h:460: FAILED assert(exists(osd) && is_up(osd)