Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

kernel: Enable HOTPLUG_PCI_ACPI for arm64#705

Merged
pothos merged 1 commit intoflatcar-archive:mainfrom
lht:enable-hotplug-pci-acpi
Nov 25, 2020
Merged

kernel: Enable HOTPLUG_PCI_ACPI for arm64#705
pothos merged 1 commit intoflatcar-archive:mainfrom
lht:enable-hotplug-pci-acpi

Conversation

@lht
Copy link
Contributor

@lht lht commented Nov 25, 2020

Enable kernel feature HOTPLUG_PCI_ACPI for arm64

Attaching additional volumes to a running EC2 arm64 based instance doesn't work. The disks won't be detected. To reproduce the issue,

  • Launch a EC2 arm64 instance with Flatcar-alpha-2697.0.0
  • run lsblk and note down the block device name
  • attach an additional volume to the instance.
  • run lsblk again. The newly attached volume is not shown.

Testing done

With AMI built with the patch, newly attached volumes are shown by lsblk.

Copy link
Contributor

@pothos pothos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, great, I will make a test, too.

pothos added a commit that referenced this pull request Nov 25, 2020
kernel: Enable HOTPLUG_PCI_ACPI for arm64
@pothos pothos merged commit 961beb3 into flatcar-archive:main Nov 25, 2020
@lht lht deleted the enable-hotplug-pci-acpi branch November 25, 2020 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments