Your message dated Mon, 3 Aug 2020 09:07:39 -0700
with message-id <[email protected]>
and subject line fix released with 10.5 cloud images
has caused the Debian Bug report #966451,
regarding cloud.debian.org: [email protected] fails intermittently
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
966451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966451
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cloud.debian.org
Severity: important
User: [email protected]
Usertags: aws image
Testing the current buster releases for [mcr]6gd.* instance type support
reveals an issue that leads the instances to boot to "degraded" state in
systemd. The failing unit is [email protected]:
admin@ip-172-31-13-14:~$ systemctl status [email protected]
● [email protected] - Grow File System on /
Loaded: loaded (/run/systemd/generator/[email protected]; generated)
Active: failed (Result: exit-code) since Tue 2020-07-28 16:14:54 UTC; 1min
2s ago
Docs: man:[email protected](8)
Process: 271 ExecStart=/lib/systemd/systemd-growfs / (code=exited,
status=1/FAILURE)
Main PID: 271 (code=exited, status=1/FAILURE)
Jul 28 16:14:54 debian systemd-growfs[271]: Partition size 8455699968 is not a
multiple of the blocksize 4096, ignoring 3584 bytes
Jul 28 16:14:54 debian systemd-growfs[271]: Failed to resize "/" to 2064379
blocks (ext4): Read-only file system
Jul 28 16:14:54 debian systemd[1]: [email protected]: Main process
exited, code=exited, status=1/FAILURE
Jul 28 16:14:54 debian systemd[1]: [email protected]: Failed with result
'exit-code'.
Jul 28 16:14:54 debian systemd[1]: Failed to start Grow File System on /.
This does not seem limited to the local-NVMe instance types (with the "d" in
the first field), as I have reproduced the issue on c6g.xlarge as well:
admin@ip-172-31-14-76:~$ systemctl status [email protected]
● [email protected] - Grow File System on /
Loaded: loaded (/run/systemd/generator/[email protected]; generated)
Active: failed (Result: exit-code) since Tue 2020-07-28 16:24:22 UTC; 1min
29s ago
Docs: man:[email protected](8)
Process: 256 ExecStart=/lib/systemd/systemd-growfs / (code=exited,
status=1/FAILURE)
Main PID: 256 (code=exited, status=1/FAILURE)
Warning: Journal has been rotated since unit was started. Log output is
incomplete or unavailable.
admin@ip-172-31-14-76:~$ ec2metadata --instance-type
c6g.xlarge
Instances were tested in us-east-1. I don't think this has always occurred
on the 6g arm64 instance types, but it seems to be reproducible
approximately 100% of the time right now.
--- End Message ---
--- Begin Message ---
We just published images for Debian 10.5, which include the fix for this
issue.
--- End Message ---