Determine which Drive was Parity


Recommended Posts

Something happened to my server and I was unable to take a screenshot of my old configuration.  Is there a way to determine the parity drive from the .cfg files or in some other way? Or an easy way to restore the disk and share setup?

Link to comment

... if you had a cache drive, you'll also need to look at the file system on the drives => assuming you used btrfs for the cache, it will stand out from the data drives.    If not, then it's probably a much smaller drive, so the size of the drive is another good clue.

 

Link to comment

Another quicker way is to view the super.dat file (in the config folder), with any editor that can view binary files.  The very first drive listed is the Parity drive.

 

Or at a console or telnet session, you can use the strings command (first drive is the parity) -

 

  strings /boot/config/super.dat

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.