Hi there
I have a LXC container which uses last access time to implement sort of LRU image cache; images not accessed in X days are automatically deleted.
I have cloned the container, moved into another PMX node, shutdown the original one, and start the cloned container in the PMX, but the...