Memory hotplug: Respect auto_online_blocks value
robert-hoo opened this issue · 2 comments
robert-hoo commented
systemd version
239
Used distribution
CentOS 8.1
Expected behaviour you didn't see
Respect /sys/device/system/memory/auto_online_blocks settings
Unexpected behaviour you saw
Despite /sys/device/system/memory/auto_online_blocks = offline, /lib/udev/rules.d/40-redhat.rules always unconditionally online hotplugged memory blocks.
Steps to reproduce the problem
- Create VM
- In qemu monitor, hotplug memory
- You'll see though by default /sys/device/system/memory/auto_online_blocks = offline, those new memory blocks are onlined by udev.
robert-hoo commented
jamacku commented
If it still occurs, please report this issue using our tracking system. We don't support GitHub Issues.