<div dir="ltr">Hi David,<div><br><div><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;white-space:pre-wrap">io_timeout for nvme is in that gist. It's a uint 7.5 onwards.</span><br></div><div><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;white-space:pre-wrap"><br></span></div><div><font color="#24292e" face="SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace"><span style="font-size:12px;white-space:pre-wrap">Not clear on the second part. Are you saying there are patches in RHEL AMIs that don't exist RHEL 8.2 and therefore aren't in CentOS 8.2? Or are you just pointing out that since there are no CentOS 8.2 AMIs there is some aarch64 support lagging. That's an important distinction.</span></font></div><div><span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;white-space:pre-wrap"><br></span></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 25, 2020 at 10:08 AM David Duncan via CentOS-devel <<a href="mailto:centos-devel@centos.org" target="_blank">centos-devel@centos.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Akshay<br>
<br>
Akshay Kumar writes:<br>
<br>
><br>
> I moved to image builder a while go to get out of the image publishing<br>
> delays so this doesn't affect me at all. Fabian mentioned not being<br>
> able to get a hold of anyone in marketplace. I can help with that so<br>
> if that's a sticking point why not let someone else take a crack at<br>
> it.<br>
><br>
<br>
We have a team at Amazon who is actively engaged with KB, Leigh, Fabian<br>
and the gang. There is no barrier to publication that comes from the AWS<br>
Marketplace. There is a sponsored account for Marketplace and AMI<br>
delivery to which at least one of the members of the CentOS team can<br>
publish at any time they find appropriate. <br>
<br>
There were some delays in the processes for building for the latest<br>
arm64 requiring specific patches be brought in upstream from the CentOS<br>
project. Those are mostly addressed in RHEL now, but in building your<br>
own images, you can look for the specific changes in support of those:<br>
<br>
<a href="https://github.com/aws/aws-graviton-gettting-started/" rel="noreferrer" target="_blank">https://github.com/aws/aws-graviton-gettting-started/</a> points out some of<br>
the new issues that have been addressed and where we are looking for<br>
significant updates in the libraries. The Graviton CPU supports Arm V8.0<br>
and includes support for CRC and crypto extensions.<br>
<br>
And then kernel requires a few changes for full support (those are<br>
commited to RHEL and should show up in Stream between the 8.2 and 8.3<br>
kernels <br>
<br>
commit 18b915ac6b0ac5ba7ded03156860f60a9f16df2b<br>
Author: Dominik Brodowski <<a href="mailto:linux@dominikbrodowski.net" target="_blank">linux@dominikbrodowski.net</a>><br>
Date:   Tue Oct 29 18:37:52 2019 +0100<br>
<br>
    efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness<br>
and at least parts of the following for add_bootloader_randomness():<br>
<br>
commit 428826f5358c922dc378830a1717b682c0823160<br>
Author: Hsin-Yi Wang <<a href="mailto:hsinyi@chromium.org" target="_blank">hsinyi@chromium.org</a>><br>
Date:   Fri Aug 23 14:24:51 2019 +0800<br>
<br>
    fdt: add support for rng-seed<br>
and set RANDOM_TRUST_BOOTLOADER in the def config.<br>
<br>
<br>
* And don't forget to include the extended NVME timeout for the<br>
  instances themselves. This is kernel dependent, so the longer,<br>
  unsigned int is not available until RHEL 8. The values are reviewed<br>
  here. I looked over your gist and wondered if you were setting this in<br>
  the composer blueprint. <br>
<br>
<br>
> On Mon, May 25, 2020 at 7:32 AM Karanbir Singh <<a href="mailto:kbsingh@centos.org" target="_blank">kbsingh@centos.org</a><mailto:<a href="mailto:kbsingh@centos.org" target="_blank">kbsingh@centos.org</a>>> wrote:<br>
> On 25/05/2020 11:14, Akshay Kumar wrote:<br>
>> Fabian,<br>
>><br>
>> If you could share some details I'd be happy to take a crack at getting<br>
>> someone at AWS Marketplace to take a look.<br>
><br>
><br>
> If you have an AMI there and can import + run, what is the major hurdle<br>
> to using them ?<br>
><br>
> ie, why do you need the image in the marketplace from a user standpoint ?<br>
><br>
> Regards<br>
><br>
> _______________________________________________<br>
> CentOS-devel mailing list<br>
> <a href="mailto:CentOS-devel@centos.org" target="_blank">CentOS-devel@centos.org</a><br>
> <a href="https://lists.centos.org/mailman/listinfo/centos-devel" rel="noreferrer" target="_blank">https://lists.centos.org/mailman/listinfo/centos-devel</a><br>
<br>
<br>
--<br>
David Duncan                        | Working from Austin, TX<br>
Partner Solutions Architect.        | +1-512-507-9268, +1-423-771-9529<br>
TZ=America/Chicago                  |<br>
He/Him<br>
A: The lost context.<br>
Q: What makes top-posted replies harder to read than bottom-posted?<br>
_______________________________________________<br>
CentOS-devel mailing list<br>
<a href="mailto:CentOS-devel@centos.org" target="_blank">CentOS-devel@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/centos-devel" rel="noreferrer" target="_blank">https://lists.centos.org/mailman/listinfo/centos-devel</a><br>
</blockquote></div>