When cloning a grant, copy also the assigned memory zone. Failing to do so can result in errors like this during reconfiguration:
E: failed to reinstate grants verbatim: topology-aware: failed to get libmem offer for pool "NUMA node #1", grant of default/test/c2: libmem: invalid NodeMask: request without affinity
Additionally, also include the container's pretty name in saved grants, just to help post-mortem interpretation.
When cloning a grant, copy also the assigned memory zone. Failing to do so can result in errors like this during reconfiguration:
Additionally, also include the container's pretty name in saved grants, just to help post-mortem interpretation.