Jump to content
XPEnology Community

Volume Crashed, but RAID good


Recommended Posts

Hello, Below is what I am getting while trying to repair my crashed volume using SSH. There is no repair option via the GUI. The Volume is the only part I see with any errors. Any help would be much appreciated. I have search and got the command below to resolve it , but as you can see it does not work.  

 

 

 

sudo e2fsck -ccDfttvy -C 0 /dev/vg1/volume_1

e2fsck 1.42.6 (21-Sep-2012)

ext2fs_open2: Bad magic number in super-block

e2fsck: Superblock invalid, trying backup blocks...

e2fsck: Bad magic number in super-block while trying to open /dev/vg1/volume_1

 

The superblock could not be read or does not describe a correct ext2

filesystem.  If the device is valid and it really contains an ext2

filesystem (and not swap or ufs or something else), then the superblock

is corrupt, and you might try running e2fsck with an alternate superblock:

    e2fsck -b 8193 <device>

Link to comment
Share on other sites

3 hours ago, mrpeabody said:

Am I not able to repair my volume?

 

First: please be calm and wait for an answer from other forum members. There's no need to post another answer within a few hours to push your thread.

 

Regarding your problem: please describe your setup. Which RAID type did you set up? SHR? RAID X? Filesystem?

Link to comment
Share on other sites

6 hours ago, mrpeabody said:

It was btrfs 

 

Then using an ext filesystem utility (e2fsck) is ill advised.

 

btrfs really doesn't have any user-accessible repair options in Synology.  It's mostly designed for self-healing and then if that doesn't work, Synology remote access recovery.

 

Here's a data recovery thread from awhile back.  If you want better advice, post some screenshots or more information about your issue.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...