Foreman proxy disk lvm change

Recently created a new proxy within foreman and unfortunately there’s been a typo with the lvm we setup for /var/lib/pulp. Because of this, the sync has ignored that path and created its own in /var

We have since fixed the name within lvm rename, updated fstab and run lvm change refresh. I’ve run a service restart, as well as a reboot. The proxy setup looks good, but Foreman UI is showing an error when looking at the disk space for this proxy:

Oops, we’re sorry but something went wrong undefined method `’ for nil:NilClass

Both optimised and full syncs finish with no errors, but only a tmp file gets created in pulp dir. The perms and owner look good.

Any ideas on how to fix? Really dont want to re-create it as we have a few clients connected via this proxy

thanks