Re: [ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable

2025-03-03 Thread Alison Schofield
On Thu, Dec 05, 2024 at 12:14:56AM +0800, Li Ming wrote: > If CONFIG_MEMORY_HOTREMOVE is disabled by kernel, memblocks will not be > removed, so 'dax offline-memory all' will output below error logs: > > libdaxctl: offline_one_memblock: dax0.0: Failed to offline > /sys/devices/system/node/node6

Re: [ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable

2025-02-08 Thread Alison Schofield
On Thu, Dec 05, 2024 at 12:14:56AM +0800, Li Ming wrote: > If CONFIG_MEMORY_HOTREMOVE is disabled by kernel, memblocks will not be > removed, so 'dax offline-memory all' will output below error logs: > > libdaxctl: offline_one_memblock: dax0.0: Failed to offline > /sys/devices/system/node/node6

Re: [ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable

2025-01-09 Thread Dave Jiang
On 1/8/25 5:58 PM, Li Ming wrote: > On 1/9/2025 12:46 AM, Dave Jiang wrote: >> >> On 12/5/24 6:10 PM, Alison Schofield wrote: >>> On Thu, Dec 05, 2024 at 12:14:56AM +0800, Li Ming wrote: If CONFIG_MEMORY_HOTREMOVE is disabled by kernel, memblocks will not be removed, so 'dax offline-me

Re: [ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable

2025-01-08 Thread Li Ming
On 1/9/2025 12:46 AM, Dave Jiang wrote: > > On 12/5/24 6:10 PM, Alison Schofield wrote: >> On Thu, Dec 05, 2024 at 12:14:56AM +0800, Li Ming wrote: >>> If CONFIG_MEMORY_HOTREMOVE is disabled by kernel, memblocks will not be >>> removed, so 'dax offline-memory all' will output below error logs: >>>

Re: [ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable

2025-01-08 Thread Dave Jiang
On 12/5/24 6:10 PM, Alison Schofield wrote: > On Thu, Dec 05, 2024 at 12:14:56AM +0800, Li Ming wrote: >> If CONFIG_MEMORY_HOTREMOVE is disabled by kernel, memblocks will not be >> removed, so 'dax offline-memory all' will output below error logs: >> >> libdaxctl: offline_one_memblock: dax0.0:

Re: [ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable

2024-12-10 Thread Li Ming
On 12/6/2024 9:10 AM, Alison Schofield wrote: > On Thu, Dec 05, 2024 at 12:14:56AM +0800, Li Ming wrote: >> If CONFIG_MEMORY_HOTREMOVE is disabled by kernel, memblocks will not be >> removed, so 'dax offline-memory all' will output below error logs: >> >> libdaxctl: offline_one_memblock: dax0.0:

Re: [ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable

2024-12-05 Thread Li Ming
On 12/6/2024 9:10 AM, Alison Schofield wrote: > On Thu, Dec 05, 2024 at 12:14:56AM +0800, Li Ming wrote: >> If CONFIG_MEMORY_HOTREMOVE is disabled by kernel, memblocks will not be >> removed, so 'dax offline-memory all' will output below error logs: >> >> libdaxctl: offline_one_memblock: dax0.0

Re: [ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable

2024-12-05 Thread Alison Schofield
On Thu, Dec 05, 2024 at 12:14:56AM +0800, Li Ming wrote: > If CONFIG_MEMORY_HOTREMOVE is disabled by kernel, memblocks will not be > removed, so 'dax offline-memory all' will output below error logs: > > libdaxctl: offline_one_memblock: dax0.0: Failed to offline > /sys/devices/system/node/node6

[ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable

2024-12-04 Thread Li Ming
If CONFIG_MEMORY_HOTREMOVE is disabled by kernel, memblocks will not be removed, so 'dax offline-memory all' will output below error logs: libdaxctl: offline_one_memblock: dax0.0: Failed to offline /sys/devices/system/node/node6/memory371/state: Invalid argument dax0.0: failed to offline memo