Hi Krami i have a centos 7 and i change storage from devicemapper to overlay and when i launch the rebuild It send me error and is because I have ftype=0
Hi Kraml in the solution 1, suppousing that I have the partition ext4 I just have to do a new installation of docker there?, and uninstalling the other version of docker? without move nothing in /var/discourse correct?
You need to mount the new partition under /var/lib/docker. If your don’t have containers other than discourse, you can stop docker, rename /var/lib/docker directory(for backup purpose), create a new one, mount the new partition under it, and start docker again. Then you need to bootstrap discourse and get back the container. Your discourse data is not under /var/lib/docker so they won’t lose.