How does one go about moving the default storage?
I have a situation where I have a zfs pool as default storage. For various reasons, there is a need to move it to another zfs dataset. I’ve added a new zfs dataset (from another zfs pool) as storage and moved all the containers successfully, but there seems to be no way to move the profiles nor a way to rename the new storage ‘default’ and remove the old one.
The googles refer to moving default in other contexts but stop short of describing how one would go about it.