#394 cloud-init output not displayed on aarch64
Opened 2 years ago by jlvillal. Modified 2 years ago

When running the following command:

virt-install --name foo-geniso --memory 8192 --disk /home/gitlab-runner/virsh-pool//Fedora-Cloud-Base-36-1.5.aarch64.qcow2,size=10,format=qcow2,bus=virtio --os-variant fedora36 --nographics --network bridge=virbr0,model=virtio --import --disk /home/gitlab-runner/virsh-pool/seedci.iso,device=cdrom

The cloud-init output is not output to the console.

After I login I see /var/log/cloud-init-output.log has the output that I would have expected to be output to the console.


Here is the last part of the boot log:

<snip>
[    5.433236] kauditd_printk_skb: 121 callbacks suppressed
[    5.433240] audit: type=1130 audit(1665432688.730:130): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.435860] audit: type=1334 audit(1665432688.730:131): prog-id=38 op=LOAD
[    5.436576] audit: type=1334 audit(1665432688.730:132): prog-id=39 op=LOAD
[    5.437294] audit: type=1334 audit(1665432688.730:133): prog-id=40 op=LOAD
[    5.438110] audit: type=1334 audit(1665432688.730:134): prog-id=0 op=UNLOAD
[    5.438799] audit: type=1334 audit(1665432688.730:135): prog-id=0 op=UNLOAD
[    5.532256] audit: type=1130 audit(1665432688.830:136): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.652411] audit: type=1130 audit(1665432688.950:137): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.654468] audit: type=1131 audit(1665432688.950:138): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.772102] zram0: detected capacity change from 0 to 16220160
[    5.810369] audit: type=1130 audit(1665432689.120:139): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.855622] EXT4-fs (vda2): mounted filesystem with ordered data mode. Quota mode: none.
[    5.871964] Adding 8110076k swap on /dev/zram0.  Priority:100 extents:1 across:8110076k SSDscFS

Fedora Linux 36 (Cloud Edition)
Kernel 5.17.5-300.fc36.aarch64 on an aarch64 (ttyAMA0)

foo-tester login:

Metadata Update from @davdunc:
- Issue assigned to davdunc
- Issue tagged with: AWS, meeting

2 years ago

Log in to comment on this ticket.

Metadata