Error: Logical Volume mount/activate error when trying to plug the Local Storage

Error: Logical Volume mount/activate error when trying to plug the Local Storage

book

Article ID: CTX217609

calendar_today

Updated On:

Description

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]

Resolution

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


Problem Cause

Filesystem got corrupt during the crash and its failing to mount