No space left on device on VM

When running
sudo docker pull genular/simon

I got

failed to register layer: Error processing tar file(exit status 1): write /var/lib/mysql/ib_logfile0: no space left on device

I am running on a VM.
And the there is space free

Any one faced this issue? How can I solve it?