# Fedora CoreOS 39 Test Week
Use this space for notes and questions related to testing Fedora CoreOS
## Virtual In-Person Session
Tuesday September 26 from 9:30 AM - 11 AM EDT (1:30 PM - 3:00PM UTC)
Meeting Link: https://meet.google.com/hxq-bhkt-jea
Test Day Page: https://testdays.fedoraproject.org/events/159
## Notes
## architectures
- aarch64:
- AWS
- GCP
- DONE: ~~Virtual Install~~
- Bare Metal Install
- ask Michael
- Raspberry Pi 4
- Adam
- eeprom updated
- I tried installing FCOS (39 next & 38 stable) both on SD card and USB drive - for now none suceeded.
- ppc64le
- Virtual Install
-
- Bare Metal Install
- hhei - see https://github.com/coreos/fedora-coreos-tracker/issues/1587
- IBM Cloud
- Renata
- S390x
- DONE: ~~Virtual Install~~
- Bare Metal Install
- ask Jan - sent a message
- IBM Cloud
- jlebon
- x86_64:
- DONE: ~~Virtual Install~~
- DONE: ~~Bare Metal Install~~
- Azure
- Mike
- DigitalOcean
- Joseph
- Adam, see https://github.com/coreos/fedora-coreos-tracker/issues/1586
- VMWare
- fifofonix - he confirmed he would run the test for us
-DONE ~~Exoscale~~
- Renata (given access from Dusty)
- IBM Cloud
- jlebon
- DONE ~~VirtualBox~~
- Renata
- DONE: ~~OpenStack~~
- jlebon
- Alibaba
-
- DONE ~~Vultr~~
- Dusty can give access
- Kubevirt
-
- Nutanix
-
- DONE: ~~Hyper-V~~
- Huijing
## Configuration
- DONE: ~~Static networking~~
- DONE: ~~Complex partitioning~~
- DONE: ~~Building containers~~
- DONE: ~~Containerized service~~
- DONE: Kernel Tuning (sysctl)
- Modifying Kernel Arguments
- jbtrystram
- DONE: ~~OS extensions~~
- DONE: ~~Configuring SwapOnZRAM~~
- DONE: ~~Configuring Time Zone~~
- DONE: ~~Debugging with Toolbox~~
- Customizing NIC name
- ?
- Setting alternatives
- Dusty
- Node counting
- ?
- FAIL: KDump via Ignition
- needs investigation
- turned out to just be selinux, same issue as before
- QUESTION: Nmstate
- link to issue
## Upgrade
- switch stream
- ?
- bootloader updates
- Joseph
## Tutorials
- Run through the tutorials report issues
## Questions
- [hhei] Hit issue https://issues.redhat.com/browse/OCPBUGS-17193 when install ppc64le on baremental, and the workaround works, do we have any plan to fix it?
## Known issues
- [hhei] kdump + secure boot failed on Hyper-V Gen2, because the certificate used for verify the kexec'ed kernel image has expired,
tracked by https://bugzilla.redhat.com/show_bug.cgi?id=2020627.
```
$ sudo kdumpctl start
kdump: No kdump initial ramdisk found.
kdump: Rebuilding /var/lib/kdump/initramfs-6.5.3-300.fc39.x86_64kdump.img
kdump: Secure Boot is enabled. Using kexec file based syscall.
kdump: kexec: failed to load kdump kernel
kdump: Starting kdump: [FAILED]
```