Bug#965263: debian-installer: Script exected in preseed/late_command on dual CPU socket system sees only Single CPU socket

2020-08-31 Thread Vasudev Kamath
Vasudev Kamath writes: > Geert Stappers writes: > >> On Sat, Jul 18, 2020 at 06:19:55PM +0530, Vasudev Kamath wrote: >>> >>> Please let me know if you need more information. >>> >> >> Both kernel versions > > We mirror Debian repository on daily basis and found this bug with > latest

Bug#965263: debian-installer: Script exected in preseed/late_command on dual CPU socket system sees only Single CPU socket

2020-07-18 Thread Vasudev Kamath
Geert Stappers writes: > On Sat, Jul 18, 2020 at 06:19:55PM +0530, Vasudev Kamath wrote: >> >> Please let me know if you need more information. >> > > Both kernel versions We mirror Debian repository on daily basis and found this bug with latest installer released with Stretch 9.12 and Buster

Bug#965263: debian-installer: Script exected in preseed/late_command on dual CPU socket system sees only Single CPU socket

2020-07-18 Thread Geert Stappers
On Sat, Jul 18, 2020 at 06:19:55PM +0530, Vasudev Kamath wrote: > > Please let me know if you need more information. > Both kernel versions

Bug#965263: debian-installer: Script exected in preseed/late_command on dual CPU socket system sees only Single CPU socket

2020-07-18 Thread Vasudev Kamath
Package: debian-installer Severity: normal Dear Maintainer, I recently moved some code to preseed/late_command script to do the CPU pinning for host machine. Script snippet looks something like below NODE_CPUS=2 for node in /sys/devices/system/node/node[0-9];