Re: git: 170d10421a42 - main - Cirrus-CI: add `gpart show` to setup script

From: Mark Millard <marklmi_at_yahoo.com>
Date: Tue, 03 Jan 2023 19:11:02 UTC
Ed Maste <emaste_at_freebsd.org> wrote on
Date: Tue, 03 Jan 2023 18:19:11 UTC :

> On Tue, 3 Jan 2023 at 11:11, Ed Maste <emaste@freebsd.org> wrote:
> >
> > The branch main has been updated by emaste:
> >
> > URL: https://cgit.FreeBSD.org/src/commit/?id=170d10421a4280475c301c98d02abadc5e14dad8
> >
> > commit 170d10421a4280475c301c98d02abadc5e14dad8
> > Author: Ed Maste <emaste@FreeBSD.org>
> > AuthorDate: 2023-01-01 18:58:56 +0000
> > Commit: Ed Maste <emaste@FreeBSD.org>
> > CommitDate: 2023-01-03 16:06:16 +0000
> >
> > Cirrus-CI: add `gpart show` to setup script
> >
> > GCP instances have stopped resizing the UFS root filesystem. The 14.x
> > snapshot image built from b1ef176eb528 works while c89209c674f2 fails.
> 
> It looks like the issue is resolved with the image built from 231d75568f16.
> 
> It's a bit hard to find out exactly what's happening, because I don't
> interact with GCP directly or have access to the console logs; it's
> all driven by Cirrus-CI.


The c89209c674f2 fails vs. 231d75568f16 works again issue is likely tied to:

Sat, 10 Dec 2022
    • git: 4a30d7bb373c - main - growfs script: add swap partition as well as growing root Mike Karels 
    • git: d670a8f7c596 - main - growfs_fstab: add new /etc/rc.d script to add swap to fstab Mike Karels 
    • git: af01b4722577 - main - default rc.conf: Add new growfs_swap_size variable Mike Karels 
    • git: 4e240e55d818 - main - growfs(7): document addition of swap partition and growfs_fstab script Mike Karels
Sun, 11 Dec 2022
    . . .
    • Re: git: 4a30d7bb373c - main - growfs script: add swap partition as well as growing root Gordon Bergling 
    . . .
    • Re: git: 4a30d7bb373c - main - growfs script: add swap partition as well as growing root Mike Karels
    . . .
. . .
Tue, 13 Dec 2022
    . . .
    • git: 8d0ed56646f0 - main - RELNOTES: Add mention of growfs addition of swap partition. Mike Karels
    . . .
. . .
Sun, 25 Dec 2022
    . . .
    • RE: git: d670a8f7c596 - main - growfs_fstab: add new /etc/rc.d script to add swap to fstab Mark Millard 
    • Re: git: d670a8f7c596 - main - growfs_fstab: add new /etc/rc.d script to add swap to fstab Mark Millard
Mon, 26 Dec 2022
    . . .
    • git: 4c8a257810a6 - main - growfs script: fixes Mike Karels 
    • Re: git: d670a8f7c596 - main - growfs_fstab: add new /etc/rc.d script to add swap to fstab Mike Karels
    . . .

Things are still in process after that because, while the file
system grow happens, it can end up being without adding the
intended swap partition when it should:


Mon, 02 Jan 2023
    . . . 
    • Re: git: d670a8f7c596 - main - growfs_fstab: add new /etc/rc.d script to add swap to fstab Mark Millard

Mike Karels is working on / testing a fix to commit.

===
Mark Millard
marklmi at yahoo.com