On Tue, Apr 16, 2024 at 11:47:35AM -0700, Christoph Hellwig wrote: > On Tue, Apr 16, 2024 at 09:57:41AM -0700, Darrick J. Wong wrote: > > cloud-init is a piece of software that cloud/container vendors install > > in the rootfs that will, upon the first startup, growfs the minified > > root image to cover the entire root disk. This is why we keep getting > > complaints about 1TB filesystems with 1,000 AGs in them. It's "fine" > > for ext4 because of the 128M groups, and completely terrible for XFS. > > > > (More generally it will also configure networking, accounts, and the > > mandatory vendor agents and whatnot.) > > Yes, I know cloud-init, but between the misspelling and not directly > obvious relevance I didn't get the reference. Sorry, that was a typo on my part. --D