All of lore.kernel.org
 help / color / mirror / Atom feed
* arm7 gitbuilder ?
@ 2014-10-10  9:28 Loic Dachary
  2014-10-10 15:11 ` Sage Weil
  0 siblings, 1 reply; 13+ messages in thread
From: Loic Dachary @ 2014-10-10  9:28 UTC (permalink / raw)
  To: Sandon Van Ness; +Cc: Janne Grunau, Ceph Development

[-- Attachment #1: Type: text/plain, Size: 516 bytes --]

Hi Sandon,

Would it be possible to resurect / create an arm7 gitbuilder for whatever distribution is more convenient ? Janne made a great contribution to erasure code optimization on NEON ( https://bitbucket.org/jannau/gf-complete/branch/neon ) and it would make it easier to have a gitbuilder to run it throught teuthology and torture it ;-) If that's complicated or there is another way to run teuthology jobs for this purpose, I'm open to suggestions.

Cheers

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10  9:28 arm7 gitbuilder ? Loic Dachary
@ 2014-10-10 15:11 ` Sage Weil
  2014-10-10 17:11   ` Loic Dachary
  0 siblings, 1 reply; 13+ messages in thread
From: Sage Weil @ 2014-10-10 15:11 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Sandon Van Ness, Janne Grunau, Ceph Development

On Fri, 10 Oct 2014, Loic Dachary wrote:
> Hi Sandon,
> 
> Would it be possible to resurect / create an arm7 gitbuilder for 
> whatever distribution is more convenient ? Janne made a great 
> contribution to erasure code optimization on NEON ( 
> https://bitbucket.org/jannau/gf-complete/branch/neon ) and it would make 
> it easier to have a gitbuilder to run it throught teuthology and torture 
> it ;-) If that's complicated or there is another way to run teuthology 
> jobs for this purpose, I'm open to suggestions.

We have a bunch of armv7l nodes that used to run distcc and a gitbuilder.  
It's a bit of a time suck to maintain, though.  Is there an interested 
party we can set up with lab access that can help administer these on an 
ongoing basis?  Sandon is a highly contended resource.  :)

Thanks!
sage



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 15:11 ` Sage Weil
@ 2014-10-10 17:11   ` Loic Dachary
  2014-10-10 17:14     ` Sage Weil
  0 siblings, 1 reply; 13+ messages in thread
From: Loic Dachary @ 2014-10-10 17:11 UTC (permalink / raw)
  To: Sage Weil; +Cc: Sandon Van Ness, Janne Grunau, Ceph Development

[-- Attachment #1: Type: text/plain, Size: 1347 bytes --]



On 10/10/2014 17:11, Sage Weil wrote:
> On Fri, 10 Oct 2014, Loic Dachary wrote:
>> Hi Sandon,
>>
>> Would it be possible to resurect / create an arm7 gitbuilder for 
>> whatever distribution is more convenient ? Janne made a great 
>> contribution to erasure code optimization on NEON ( 
>> https://bitbucket.org/jannau/gf-complete/branch/neon ) and it would make 
>> it easier to have a gitbuilder to run it throught teuthology and torture 
>> it ;-) If that's complicated or there is another way to run teuthology 
>> jobs for this purpose, I'm open to suggestions.
> 
> We have a bunch of armv7l nodes that used to run distcc and a gitbuilder.  
> It's a bit of a time suck to maintain, though.  Is there an interested 
> party we can set up with lab access that can help administer these on an 
> ongoing basis?  Sandon is a highly contended resource.  :)

Long term I'm not sure. I'll try to setup something temporary and see where it goes. Is there a risk that these machines go away in the next 6 months ? 3 months ?

Cheers

> 
> Thanks!
> sage
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 17:11   ` Loic Dachary
@ 2014-10-10 17:14     ` Sage Weil
  2014-10-10 17:55       ` Noah Watkins
  0 siblings, 1 reply; 13+ messages in thread
From: Sage Weil @ 2014-10-10 17:14 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Sandon Van Ness, Janne Grunau, Ceph Development

On Fri, 10 Oct 2014, Loic Dachary wrote:
> On 10/10/2014 17:11, Sage Weil wrote:
> > On Fri, 10 Oct 2014, Loic Dachary wrote:
> >> Hi Sandon,
> >>
> >> Would it be possible to resurect / create an arm7 gitbuilder for 
> >> whatever distribution is more convenient ? Janne made a great 
> >> contribution to erasure code optimization on NEON ( 
> >> https://bitbucket.org/jannau/gf-complete/branch/neon ) and it would make 
> >> it easier to have a gitbuilder to run it throught teuthology and torture 
> >> it ;-) If that's complicated or there is another way to run teuthology 
> >> jobs for this purpose, I'm open to suggestions.
> > 
> > We have a bunch of armv7l nodes that used to run distcc and a gitbuilder.  
> > It's a bit of a time suck to maintain, though.  Is there an interested 
> > party we can set up with lab access that can help administer these on an 
> > ongoing basis?  Sandon is a highly contended resource.  :)
> 
> Long term I'm not sure. I'll try to setup something temporary and see 
> where it goes. Is there a risk that these machines go away in the next 6 
> months ? 3 months ?

No risk!  :)

sage

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 17:14     ` Sage Weil
@ 2014-10-10 17:55       ` Noah Watkins
  2014-10-10 19:16         ` Loic Dachary
  0 siblings, 1 reply; 13+ messages in thread
From: Noah Watkins @ 2014-10-10 17:55 UTC (permalink / raw)
  To: Sage Weil; +Cc: Loic Dachary, Sandon Van Ness, Janne Grunau, Ceph Development

On Fri, Oct 10, 2014 at 10:14 AM, Sage Weil <sweil@redhat.com> wrote:
> On Fri, 10 Oct 2014, Loic Dachary wrote:
>> On 10/10/2014 17:11, Sage Weil wrote:
>> > On Fri, 10 Oct 2014, Loic Dachary wrote:
>> >> Hi Sandon,
>> >>
>> >> Would it be possible to resurect / create an arm7 gitbuilder for
>> >> whatever distribution is more convenient ? Janne made a great
>> >> contribution to erasure code optimization on NEON (
>> >> https://bitbucket.org/jannau/gf-complete/branch/neon ) and it would make
>> >> it easier to have a gitbuilder to run it throught teuthology and torture
>> >> it ;-) If that's complicated or there is another way to run teuthology
>> >> jobs for this purpose, I'm open to suggestions.
>> >
>> > We have a bunch of armv7l nodes that used to run distcc and a gitbuilder.
>> > It's a bit of a time suck to maintain, though.  Is there an interested
>> > party we can set up with lab access that can help administer these on an
>> > ongoing basis?  Sandon is a highly contended resource.  :)
>>
>> Long term I'm not sure. I'll try to setup something temporary and see
>> where it goes. Is there a risk that these machines go away in the next 6
>> months ? 3 months ?

I am an interested party, and at least in the short term would
dedicate some time to getting arm7 builds working too.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 17:55       ` Noah Watkins
@ 2014-10-10 19:16         ` Loic Dachary
  2014-10-10 20:30           ` Sage Weil
  2014-10-10 21:48           ` Noah Watkins
  0 siblings, 2 replies; 13+ messages in thread
From: Loic Dachary @ 2014-10-10 19:16 UTC (permalink / raw)
  To: Noah Watkins; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 1955 bytes --]

Hi Noah,

My focus is to create centos7 and ubuntu-14.04 packages at this point. And somehow find a way to convince teuthology to use them instead of what http://ceph.com/gitbuilder.cgi creates, but that's a separate issue.

What kind of output would you like to get from these arm7 machines ?

Cheers

On 10/10/2014 19:55, Noah Watkins wrote:
> On Fri, Oct 10, 2014 at 10:14 AM, Sage Weil <sweil@redhat.com> wrote:
>> On Fri, 10 Oct 2014, Loic Dachary wrote:
>>> On 10/10/2014 17:11, Sage Weil wrote:
>>>> On Fri, 10 Oct 2014, Loic Dachary wrote:
>>>>> Hi Sandon,
>>>>>
>>>>> Would it be possible to resurect / create an arm7 gitbuilder for
>>>>> whatever distribution is more convenient ? Janne made a great
>>>>> contribution to erasure code optimization on NEON (
>>>>> https://bitbucket.org/jannau/gf-complete/branch/neon ) and it would make
>>>>> it easier to have a gitbuilder to run it throught teuthology and torture
>>>>> it ;-) If that's complicated or there is another way to run teuthology
>>>>> jobs for this purpose, I'm open to suggestions.
>>>>
>>>> We have a bunch of armv7l nodes that used to run distcc and a gitbuilder.
>>>> It's a bit of a time suck to maintain, though.  Is there an interested
>>>> party we can set up with lab access that can help administer these on an
>>>> ongoing basis?  Sandon is a highly contended resource.  :)
>>>
>>> Long term I'm not sure. I'll try to setup something temporary and see
>>> where it goes. Is there a risk that these machines go away in the next 6
>>> months ? 3 months ?
> 
> I am an interested party, and at least in the short term would
> dedicate some time to getting arm7 builds working too.
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 19:16         ` Loic Dachary
@ 2014-10-10 20:30           ` Sage Weil
  2014-10-10 20:55             ` Loic Dachary
  2014-10-10 21:48           ` Noah Watkins
  1 sibling, 1 reply; 13+ messages in thread
From: Sage Weil @ 2014-10-10 20:30 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Noah Watkins, Ceph Development

On Fri, 10 Oct 2014, Loic Dachary wrote:
> Hi Noah,
> 
> My focus is to create centos7 and ubuntu-14.04 packages at this point. 
> And somehow find a way to convince teuthology to use them instead of 
> what http://ceph.com/gitbuilder.cgi creates, but that's a separate 
> issue.
> 
> What kind of output would you like to get from these arm7 machines ?

What we did previously was use one set (~20 nodes?) for build, and the 
remainder for any testing.  We can probably just resurrect that 
arrangement?

sage


> 
> Cheers
> 
> On 10/10/2014 19:55, Noah Watkins wrote:
> > On Fri, Oct 10, 2014 at 10:14 AM, Sage Weil <sweil@redhat.com> wrote:
> >> On Fri, 10 Oct 2014, Loic Dachary wrote:
> >>> On 10/10/2014 17:11, Sage Weil wrote:
> >>>> On Fri, 10 Oct 2014, Loic Dachary wrote:
> >>>>> Hi Sandon,
> >>>>>
> >>>>> Would it be possible to resurect / create an arm7 gitbuilder for
> >>>>> whatever distribution is more convenient ? Janne made a great
> >>>>> contribution to erasure code optimization on NEON (
> >>>>> https://bitbucket.org/jannau/gf-complete/branch/neon ) and it would make
> >>>>> it easier to have a gitbuilder to run it throught teuthology and torture
> >>>>> it ;-) If that's complicated or there is another way to run teuthology
> >>>>> jobs for this purpose, I'm open to suggestions.
> >>>>
> >>>> We have a bunch of armv7l nodes that used to run distcc and a gitbuilder.
> >>>> It's a bit of a time suck to maintain, though.  Is there an interested
> >>>> party we can set up with lab access that can help administer these on an
> >>>> ongoing basis?  Sandon is a highly contended resource.  :)
> >>>
> >>> Long term I'm not sure. I'll try to setup something temporary and see
> >>> where it goes. Is there a risk that these machines go away in the next 6
> >>> months ? 3 months ?
> > 
> > I am an interested party, and at least in the short term would
> > dedicate some time to getting arm7 builds working too.
> > --
> > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 
> 
> -- 
> Lo?c Dachary, Artisan Logiciel Libre
> 
> 

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 20:30           ` Sage Weil
@ 2014-10-10 20:55             ` Loic Dachary
  0 siblings, 0 replies; 13+ messages in thread
From: Loic Dachary @ 2014-10-10 20:55 UTC (permalink / raw)
  To: Sage Weil; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 2653 bytes --]



On 10/10/2014 22:30, Sage Weil wrote:
> On Fri, 10 Oct 2014, Loic Dachary wrote:
>> Hi Noah,
>>
>> My focus is to create centos7 and ubuntu-14.04 packages at this point. 
>> And somehow find a way to convince teuthology to use them instead of 
>> what http://ceph.com/gitbuilder.cgi creates, but that's a separate 
>> issue.
>>
>> What kind of output would you like to get from these arm7 machines ?
> 
> What we did previously was use one set (~20 nodes?) for build, and the 
> remainder for any testing.  We can probably just resurrect that 
> arrangement?

Yes. The idea would be that we ask Sandon a one time help for resurection ? And we then fix whatever problem show up by ourselves. We could also try to resurect the gitbuilder pool without Sandon to save his time. But ... I have not clue where to start ;-)

Cheers

> 
> sage
> 
> 
>>
>> Cheers
>>
>> On 10/10/2014 19:55, Noah Watkins wrote:
>>> On Fri, Oct 10, 2014 at 10:14 AM, Sage Weil <sweil@redhat.com> wrote:
>>>> On Fri, 10 Oct 2014, Loic Dachary wrote:
>>>>> On 10/10/2014 17:11, Sage Weil wrote:
>>>>>> On Fri, 10 Oct 2014, Loic Dachary wrote:
>>>>>>> Hi Sandon,
>>>>>>>
>>>>>>> Would it be possible to resurect / create an arm7 gitbuilder for
>>>>>>> whatever distribution is more convenient ? Janne made a great
>>>>>>> contribution to erasure code optimization on NEON (
>>>>>>> https://bitbucket.org/jannau/gf-complete/branch/neon ) and it would make
>>>>>>> it easier to have a gitbuilder to run it throught teuthology and torture
>>>>>>> it ;-) If that's complicated or there is another way to run teuthology
>>>>>>> jobs for this purpose, I'm open to suggestions.
>>>>>>
>>>>>> We have a bunch of armv7l nodes that used to run distcc and a gitbuilder.
>>>>>> It's a bit of a time suck to maintain, though.  Is there an interested
>>>>>> party we can set up with lab access that can help administer these on an
>>>>>> ongoing basis?  Sandon is a highly contended resource.  :)
>>>>>
>>>>> Long term I'm not sure. I'll try to setup something temporary and see
>>>>> where it goes. Is there a risk that these machines go away in the next 6
>>>>> months ? 3 months ?
>>>
>>> I am an interested party, and at least in the short term would
>>> dedicate some time to getting arm7 builds working too.
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>
>>
>> -- 
>> Lo?c Dachary, Artisan Logiciel Libre
>>
>>

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 19:16         ` Loic Dachary
  2014-10-10 20:30           ` Sage Weil
@ 2014-10-10 21:48           ` Noah Watkins
  2014-10-10 21:54             ` Loic Dachary
  1 sibling, 1 reply; 13+ messages in thread
From: Noah Watkins @ 2014-10-10 21:48 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development

On Fri, Oct 10, 2014 at 12:16 PM, Loic Dachary <loic@dachary.org> wrote:
> Hi Noah,
>
> My focus is to create centos7 and ubuntu-14.04 packages at this point.

I think a newish Ubuntu should work just fine for us. Are the builds
using a cross compile? If so it'd be great if there was one build for
ARMv8.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 21:48           ` Noah Watkins
@ 2014-10-10 21:54             ` Loic Dachary
  2014-10-10 22:17               ` Noah Watkins
  0 siblings, 1 reply; 13+ messages in thread
From: Loic Dachary @ 2014-10-10 21:54 UTC (permalink / raw)
  To: Noah Watkins; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 585 bytes --]



On 10/10/2014 23:48, Noah Watkins wrote:
> On Fri, Oct 10, 2014 at 12:16 PM, Loic Dachary <loic@dachary.org> wrote:
>> Hi Noah,
>>
>> My focus is to create centos7 and ubuntu-14.04 packages at this point.
> 
> I think a newish Ubuntu should work just fine for us. Are the builds
> using a cross compile? If so it'd be great if there was one build for
> ARMv8.

I would be surprised if it could easily be setup for cross compilation. Although it would be nice to have an ARMv8 I don't need it right now. Do you ?

Cheers

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 21:54             ` Loic Dachary
@ 2014-10-10 22:17               ` Noah Watkins
  2014-10-10 22:21                 ` Loic Dachary
  0 siblings, 1 reply; 13+ messages in thread
From: Noah Watkins @ 2014-10-10 22:17 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development

On Fri, Oct 10, 2014 at 2:54 PM, Loic Dachary <loic@dachary.org> wrote:
> I would be surprised if it could easily be setup for cross compilation. Although it would be nice to have an ARMv8 I don't need it right now. Do you ?

Potentially. I'll poke around a bit and see. Maybe we can run 32-bit
builds on ARMv8. I'm not in a huge rush, and can always build from
source on those boxes, as cross-compiling might be a major headache :)

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 22:17               ` Noah Watkins
@ 2014-10-10 22:21                 ` Loic Dachary
  2014-10-10 22:27                   ` Noah Watkins
  0 siblings, 1 reply; 13+ messages in thread
From: Loic Dachary @ 2014-10-10 22:21 UTC (permalink / raw)
  To: Noah Watkins; +Cc: Ceph Development

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]



On 11/10/2014 00:17, Noah Watkins wrote:
> On Fri, Oct 10, 2014 at 2:54 PM, Loic Dachary <loic@dachary.org> wrote:
>> I would be surprised if it could easily be setup for cross compilation. Although it would be nice to have an ARMv8 I don't need it right now. Do you ?
> 
> Potentially. I'll poke around a bit and see. Maybe we can run 32-bit
> builds on ARMv8. I'm not in a huge rush, and can always build from
> source on those boxes, as cross-compiling might be a major headache :)

You are lucky to have access to ARMv8 boxes :-) Would you be willing to run a few tests on my behalf ?

Cheers

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: arm7 gitbuilder ?
  2014-10-10 22:21                 ` Loic Dachary
@ 2014-10-10 22:27                   ` Noah Watkins
  0 siblings, 0 replies; 13+ messages in thread
From: Noah Watkins @ 2014-10-10 22:27 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development

On Fri, Oct 10, 2014 at 3:21 PM, Loic Dachary <loic@dachary.org> wrote:
>
> You are lucky to have access to ARMv8 boxes :-) Would you be willing to run a few tests on my behalf ?

That might be a challenge since we (our reserach group) don't own
them--we just have remote access for a specific project. But it
doesn't hurt to ask! I'll let you know.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-10-10 22:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-10  9:28 arm7 gitbuilder ? Loic Dachary
2014-10-10 15:11 ` Sage Weil
2014-10-10 17:11   ` Loic Dachary
2014-10-10 17:14     ` Sage Weil
2014-10-10 17:55       ` Noah Watkins
2014-10-10 19:16         ` Loic Dachary
2014-10-10 20:30           ` Sage Weil
2014-10-10 20:55             ` Loic Dachary
2014-10-10 21:48           ` Noah Watkins
2014-10-10 21:54             ` Loic Dachary
2014-10-10 22:17               ` Noah Watkins
2014-10-10 22:21                 ` Loic Dachary
2014-10-10 22:27                   ` Noah Watkins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.