From man mount
errors=continue in /etc/fstab means:
ignore errors and just mark the file system erroneous and continue
Where is the filesystem marked erroneous? I would like to set up an alert based on this (cron->email for example), but don't know what to check for the error state.