* drop i386 support @ 2016-07-11 6:57 kefu chai 2016-07-11 7:32 ` Piotr Dałek 0 siblings, 1 reply; 6+ messages in thread From: kefu chai @ 2016-07-11 6:57 UTC (permalink / raw) To: ceph-devel@vger.kernel.org, ceph-users Hi Cephers, I am proposing drop the support of i386. as we don't compile Ceph with any i386 gitbuilder now[1] and hence don't test the i386 builds on sepia on a regular basis. Also, based on the assumption that people don't use i386 in production, I think we can drop it from the minimum hardware document[2]? And we won't explicitly disable the i386 build in code if we decide to drop the i386 support, as we always try to be portable if possible. But just don't claim the i386 as the officially supported arch anymore. What do you think? --- [1] http://ceph.com/gitbuilder.cgi [2] http://docs.ceph.com/docs/master/start/hardware-recommendations/#minimum-hardware-recommendations -- Regards Kefu Chai ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: drop i386 support 2016-07-11 6:57 drop i386 support kefu chai @ 2016-07-11 7:32 ` Piotr Dałek 2016-07-11 7:47 ` Wido den Hollander 0 siblings, 1 reply; 6+ messages in thread From: Piotr Dałek @ 2016-07-11 7:32 UTC (permalink / raw) To: ceph-devel@vger.kernel.org On Mon, Jul 11, 2016 at 02:57:12PM +0800, kefu chai wrote: > Hi Cephers, > > I am proposing drop the support of i386. as we don't compile Ceph with > any i386 gitbuilder now[1] and hence don't test the i386 builds on > sepia on a regular basis. Also, based on the assumption that people > don't use i386 in production, I think we can drop it from the minimum > hardware document[2]? > > And we won't explicitly disable the i386 build in code if we decide to > drop the i386 support, as we always try to be portable if possible. > But just don't claim the i386 as the officially supported arch > anymore. > > What do you think? +1 from my side. Regular users are on amd64, and those willing to run on small devices are using ARM anyway. -- Piotr Dałek branch@predictor.org.pl http://blog.predictor.org.pl -- 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: drop i386 support 2016-07-11 7:32 ` Piotr Dałek @ 2016-07-11 7:47 ` Wido den Hollander 2016-07-11 12:58 ` Sage Weil 0 siblings, 1 reply; 6+ messages in thread From: Wido den Hollander @ 2016-07-11 7:47 UTC (permalink / raw) To: Piotr Dałek, ceph-devel > Op 11 juli 2016 om 9:32 schreef Piotr Dałek <branch@predictor.org.pl>: > > > On Mon, Jul 11, 2016 at 02:57:12PM +0800, kefu chai wrote: > > Hi Cephers, > > > > I am proposing drop the support of i386. as we don't compile Ceph with > > any i386 gitbuilder now[1] and hence don't test the i386 builds on > > sepia on a regular basis. Also, based on the assumption that people > > don't use i386 in production, I think we can drop it from the minimum > > hardware document[2]? > > > > And we won't explicitly disable the i386 build in code if we decide to > > drop the i386 support, as we always try to be portable if possible. > > But just don't claim the i386 as the officially supported arch > > anymore. > > > > What do you think? > > +1 from my side. Regular users are on amd64, and those willing to run on > small devices are using ARM anyway. > Indeed. In my experience I have never seen a cluster run on i386. +1 from my side to drop i386. > -- > Piotr Dałek > branch@predictor.org.pl > http://blog.predictor.org.pl > -- > 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 -- 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: drop i386 support 2016-07-11 7:47 ` Wido den Hollander @ 2016-07-11 12:58 ` Sage Weil 2016-07-11 13:42 ` Alfredo Deza 0 siblings, 1 reply; 6+ messages in thread From: Sage Weil @ 2016-07-11 12:58 UTC (permalink / raw) To: Wido den Hollander; +Cc: Piotr Dałek, ceph-devel [-- Attachment #1: Type: TEXT/PLAIN, Size: 1258 bytes --] On Mon, 11 Jul 2016, Wido den Hollander wrote: > > Op 11 juli 2016 om 9:32 schreef Piotr Dałek <branch@predictor.org.pl>: > > On Mon, Jul 11, 2016 at 02:57:12PM +0800, kefu chai wrote: > > > Hi Cephers, > > > > > > I am proposing drop the support of i386. as we don't compile Ceph with > > > any i386 gitbuilder now[1] and hence don't test the i386 builds on > > > sepia on a regular basis. Also, based on the assumption that people > > > don't use i386 in production, I think we can drop it from the minimum > > > hardware document[2]? > > > > > > And we won't explicitly disable the i386 build in code if we decide to > > > drop the i386 support, as we always try to be portable if possible. > > > But just don't claim the i386 as the officially supported arch > > > anymore. > > > > > > What do you think? > > > > +1 from my side. Regular users are on amd64, and those willing to run on > > small devices are using ARM anyway. > > > > Indeed. In my experience I have never seen a cluster run on i386. > > +1 from my side to drop i386. Yep. The only value is the i386 builder, which serves as a canary for 32-bit build issues, and is a more convenient that building on 32-bit arm hardware. So +.5 from me to keeping the builder around... sage ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: drop i386 support 2016-07-11 12:58 ` Sage Weil @ 2016-07-11 13:42 ` Alfredo Deza 2016-07-13 6:44 ` kefu chai 0 siblings, 1 reply; 6+ messages in thread From: Alfredo Deza @ 2016-07-11 13:42 UTC (permalink / raw) To: Sage Weil; +Cc: Wido den Hollander, Piotr Dałek, ceph-devel On Mon, Jul 11, 2016 at 8:58 AM, Sage Weil <sage@newdream.net> wrote: > On Mon, 11 Jul 2016, Wido den Hollander wrote: >> > Op 11 juli 2016 om 9:32 schreef Piotr Dałek <branch@predictor.org.pl>: >> > On Mon, Jul 11, 2016 at 02:57:12PM +0800, kefu chai wrote: >> > > Hi Cephers, >> > > >> > > I am proposing drop the support of i386. as we don't compile Ceph with >> > > any i386 gitbuilder now[1] and hence don't test the i386 builds on >> > > sepia on a regular basis. Also, based on the assumption that people >> > > don't use i386 in production, I think we can drop it from the minimum >> > > hardware document[2]? >> > > >> > > And we won't explicitly disable the i386 build in code if we decide to >> > > drop the i386 support, as we always try to be portable if possible. >> > > But just don't claim the i386 as the officially supported arch >> > > anymore. >> > > >> > > What do you think? >> > >> > +1 from my side. Regular users are on amd64, and those willing to run on >> > small devices are using ARM anyway. >> > >> >> Indeed. In my experience I have never seen a cluster run on i386. >> >> +1 from my side to drop i386. > > Yep. > > The only value is the i386 builder, which serves as a canary for 32-bit > build issues, and is a more convenient that building on 32-bit arm > hardware. So +.5 from me to keeping the builder around... We also don't build i386 releases anymore (at least for a couple of years now) > > 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: drop i386 support 2016-07-11 13:42 ` Alfredo Deza @ 2016-07-13 6:44 ` kefu chai 0 siblings, 0 replies; 6+ messages in thread From: kefu chai @ 2016-07-13 6:44 UTC (permalink / raw) To: Alfredo Deza; +Cc: Sage Weil, Wido den Hollander, Piotr Dałek, ceph-devel On Mon, Jul 11, 2016 at 9:42 PM, Alfredo Deza <adeza@redhat.com> wrote: > On Mon, Jul 11, 2016 at 8:58 AM, Sage Weil <sage@newdream.net> wrote: >> On Mon, 11 Jul 2016, Wido den Hollander wrote: >>> > Op 11 juli 2016 om 9:32 schreef Piotr Dałek <branch@predictor.org.pl>: >>> > On Mon, Jul 11, 2016 at 02:57:12PM +0800, kefu chai wrote: >>> > > Hi Cephers, >>> > > >>> > > I am proposing drop the support of i386. as we don't compile Ceph with >>> > > any i386 gitbuilder now[1] and hence don't test the i386 builds on >>> > > sepia on a regular basis. Also, based on the assumption that people >>> > > don't use i386 in production, I think we can drop it from the minimum >>> > > hardware document[2]? >>> > > >>> > > And we won't explicitly disable the i386 build in code if we decide to >>> > > drop the i386 support, as we always try to be portable if possible. >>> > > But just don't claim the i386 as the officially supported arch >>> > > anymore. >>> > > >>> > > What do you think? >>> > >>> > +1 from my side. Regular users are on amd64, and those willing to run on >>> > small devices are using ARM anyway. >>> > >>> >>> Indeed. In my experience I have never seen a cluster run on i386. >>> >>> +1 from my side to drop i386. >> >> Yep. >> >> The only value is the i386 builder, which serves as a canary for 32-bit >> build issues, and is a more convenient that building on 32-bit arm >> hardware. So +.5 from me to keeping the builder around... > > We also don't build i386 releases anymore (at least for a couple of years now) thanks a lot, guys! i am posting a PR[1] removing i386 from the minimal hardware requirement doc. --- [1] https://github.com/ceph/ceph/pull/10276 -- Regards Kefu Chai -- 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-07-13 6:44 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-07-11 6:57 drop i386 support kefu chai 2016-07-11 7:32 ` Piotr Dałek 2016-07-11 7:47 ` Wido den Hollander 2016-07-11 12:58 ` Sage Weil 2016-07-11 13:42 ` Alfredo Deza 2016-07-13 6:44 ` kefu chai
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.