Database not starting after disk full

user@ubuntu:~$ stat -f /ntfs_mount/ubuntu/cryosparc2_database/
  File: "/ntfs_mount/ubuntu/cryosparc2_database/"
    ID: 0        Namelen: 255     Type: fuseblk
Block size: 32768      Fundamental block size: 32768
Blocks: Total: 2197192127 Free: 1810899    Available: 1810899
Inodes: Total: 64240224   Free: 58200038
user@ubuntu:~$ df -h /ntfs_mount/ubuntu/cryosparc2_database/
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2        66T   66T   56G 100% /ntfs_mount
/dev/sda2 on /ntfs_mount type fuseblk (ro,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)

EDIT: Whole filesystem is read only… I will investigate tomorrow.