All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: Roger Pau Monne <roger.pau@citrix.com>
Cc: xen-devel@lists.xenproject.org, iwj@xenproject.org,
	Jan Beulich <jbeulich@suse.com>
Subject: Re: [PATCH] osstest: bump /boot partition to 1G
Date: Mon, 15 Jan 2024 15:08:19 +0000	[thread overview]
Message-ID: <b552ee37-c5c8-438e-98fe-ecebad296bf7@perard> (raw)
In-Reply-To: <20240115141837.82983-1-roger.pau@citrix.com>

On Mon, Jan 15, 2024 at 03:18:37PM +0100, Roger Pau Monne wrote:
> Increase the size of the boot partition, as arm64 initrd is already exhausting
> all the space:
> 
> update-initramfs: Generating /boot/initrd.img-6.7.0+
> gzip: stdout: No space left on device
> 
> Reported-by: Jan Beulich <jbeulich@suse.com>
> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> ---
>  Osstest.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Osstest.pm b/Osstest.pm
> index 7776ba88c6e2..a559ca4ea8b6 100644
> --- a/Osstest.pm
> +++ b/Osstest.pm
> @@ -94,7 +94,7 @@ our %c = qw(
>      HostProp_GenEtherPrefixBase 5e:36:0e:f5
>  
>      HostDiskESP    300
> -    HostDiskBoot   300
> +    HostDiskBoot  1000

Did you tried this change on the arm32 machine as well? If so:
Acked-by: Anthony PERARD <anthony.perard@citrix.com>

(Or I guess we can find out the result of the test on commit.)

Thanks,


-- 
Anthony PERARD


  reply	other threads:[~2024-01-15 15:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-15 14:18 [PATCH] osstest: bump /boot partition to 1G Roger Pau Monne
2024-01-15 15:08 ` Anthony PERARD [this message]
2024-01-15 15:26   ` Roger Pau Monné

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b552ee37-c5c8-438e-98fe-ecebad296bf7@perard \
    --to=anthony.perard@citrix.com \
    --cc=iwj@xenproject.org \
    --cc=jbeulich@suse.com \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.