Backup docker swarm for AWS? /var/lib/docker/swarm missing

Did you check if the mount was overwritten? In my case I had a bind mount in a container but I set the propagation incorrectly and it “layered” a new mount hiding some of my other mounts.