After a server crash, the Local storage is unplugged and when trying to plug it back it gives the following error
xe pbd-plug uuid=xxxx-xxxxxx-xxxxx-xxxxx Error code: SR_BACKEND_FAILURE_52 Error parameters: , Logical Volume mount/activate error [opterr=FSCK failed on /dev/XSLocalEXT-xxxxx-xxxx-xxxx-xxxx/xxxxx-xxxx-xxx-xxxxxx. Errno is 4]
We need to run an filesystem check on the Local storage
#fsck -ay/dev/XSLocalEXT-xxxxx-xxxx-xxxx-xxxx/xxxxx-xxxx-xxx-xxxxxx
/dev/XSLocalEXT-xxxxx-xxxx-xxxx-xxxx/xxxxx-xxxx-xxx-xxxxxx is the path given in the error when trying to plug the pbd for the local storage
Filesystem got corrupt during the crash and its failing to mount