From kgaillot at redhat.com Mon Jan 11 13:59:27 2021 From: kgaillot at redhat.com (Ken Gaillot) Date: Mon, 11 Jan 2021 12:59:27 -0600 Subject: [ClusterLabs Developers] Clean-up needed if updating a Pacemaker checkout Message-ID: Hi all, As part of the build changes for the next (2.1.0) Pacemaker release, the top-level directory has been de-cluttered by moving more build artifacts to subdirectories. A side effect is that if you pull the latest master branch in an existing checkout, you'll have to clean up the build files and regenerate them, e.g.: rm -rf aclocal.m4 autom4te.cache config.guess config.log config.status \ config.sub configure depcomp install-sh libltdl libtool ltmain.sh \ missing py-compile test-driver ./autogen.sh ./configure -- Ken Gaillot From kgaillot at redhat.com Tue Jan 19 16:34:13 2021 From: kgaillot at redhat.com (Ken Gaillot) Date: Tue, 19 Jan 2021 15:34:13 -0600 Subject: [ClusterLabs Developers] Any projects using Github large file storage? Message-ID: <62b9d6281aafb5978738b23761489600853f2ce4.camel@redhat.com> Hi all, Does anyone remember what ClusterLabs project is using Github's Large File Storage (https://git-lfs.github.com/)? They notified us that "Git LFS has been disabled on the organization ClusterLabs because you?ve exceeded your data plan by at least 150%" (we're currently using 2.2.GB). I vaguely remember someone wanting that capability, but I don't remember the project(s). That project will need to either move away from LFS, or cough up for a data plan. If no one remembers, I can ask their support. -- Ken Gaillot From lists at alteeve.ca Tue Jan 19 18:00:15 2021 From: lists at alteeve.ca (Digimer) Date: Tue, 19 Jan 2021 18:00:15 -0500 Subject: [ClusterLabs Developers] Any projects using Github large file storage? In-Reply-To: <62b9d6281aafb5978738b23761489600853f2ce4.camel@redhat.com> References: <62b9d6281aafb5978738b23761489600853f2ce4.camel@redhat.com> Message-ID: <1c4312a7-3fc3-4b43-ac76-fc31f1f857b2@alteeve.ca> On 2021-01-19 4:34 p.m., Ken Gaillot wrote: > Hi all, > > Does anyone remember what ClusterLabs project is using Github's Large > File Storage (https://git-lfs.github.com/)? > > They notified us that "Git LFS has been disabled on the organization > ClusterLabs because you?ve exceeded your data plan by at least 150%" > (we're currently using 2.2.GB). > > I vaguely remember someone wanting that capability, but I don't > remember the project(s). That project will need to either move away > from LFS, or cough up for a data plan. > > If no one remembers, I can ask their support. That would be anvil-striker-extra, which I just moved into ClusterLabs. I figured it would keep billing me though. If it's effecting any other projects and it's not a quick fix, I'll pull it out. -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein?s brain than in the near certainty that people of equal talent have lived and died in cotton fields and sweatshops." - Stephen Jay Gould From lists at alteeve.ca Tue Jan 19 18:02:35 2021 From: lists at alteeve.ca (Digimer) Date: Tue, 19 Jan 2021 18:02:35 -0500 Subject: [ClusterLabs Developers] Any projects using Github large file storage? In-Reply-To: <62b9d6281aafb5978738b23761489600853f2ce4.camel@redhat.com> References: <62b9d6281aafb5978738b23761489600853f2ce4.camel@redhat.com> Message-ID: <4b4735de-6941-89db-d749-67c2b08d0b9a@alteeve.ca> On 2021-01-19 4:34 p.m., Ken Gaillot wrote: > Hi all, > > Does anyone remember what ClusterLabs project is using Github's Large > File Storage (https://git-lfs.github.com/)? > > They notified us that "Git LFS has been disabled on the organization > ClusterLabs because you?ve exceeded your data plan by at least 150%" > (we're currently using 2.2.GB). > > I vaguely remember someone wanting that capability, but I don't > remember the project(s). That project will need to either move away > from LFS, or cough up for a data plan. > > If no one remembers, I can ask their support. Update; I pulled it back out (pushed it under my own user's repos). Let me know if this causes any further problems. I'll have to figure out how to ensure that this continues to bill Alteeve and not interfere with ClusterLabs in general. Sorry for any hassle. -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein?s brain than in the near certainty that people of equal talent have lived and died in cotton fields and sweatshops." - Stephen Jay Gould From kgaillot at redhat.com Tue Jan 19 18:08:17 2021 From: kgaillot at redhat.com (Ken Gaillot) Date: Tue, 19 Jan 2021 17:08:17 -0600 Subject: [ClusterLabs Developers] Any projects using Github large file storage? In-Reply-To: <4b4735de-6941-89db-d749-67c2b08d0b9a@alteeve.ca> References: <62b9d6281aafb5978738b23761489600853f2ce4.camel@redhat.com> <4b4735de-6941-89db-d749-67c2b08d0b9a@alteeve.ca> Message-ID: On Tue, 2021-01-19 at 18:02 -0500, Digimer wrote: > On 2021-01-19 4:34 p.m., Ken Gaillot wrote: > > Hi all, > > > > Does anyone remember what ClusterLabs project is using Github's > > Large > > File Storage (https://git-lfs.github.com/)? > > > > They notified us that "Git LFS has been disabled on the > > organization > > ClusterLabs because you?ve exceeded your data plan by at least > > 150%" > > (we're currently using 2.2.GB). > > > > I vaguely remember someone wanting that capability, but I don't > > remember the project(s). That project will need to either move away > > from LFS, or cough up for a data plan. > > > > If no one remembers, I can ask their support. > > Update; I pulled it back out (pushed it under my own user's repos). > Let > me know if this causes any further problems. I'll have to figure out > how > to ensure that this continues to bill Alteeve and not interfere with > ClusterLabs in general. > > Sorry for any hassle. No problem -- I thought someone long ago wanted it, but I most likely misremembered :) -- Ken Gaillot