Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Disk I screw up my drive?

Featured Replies

I put my unRaid in a new case, and when I brought it up, I mixed up two drives, one of them being the parity drive.  I brought it online, and then realized what I had done and stopped it, but it was .1% done rebuilding the parity drive (which was supposed to be a data drive).  Did I lose all the data on that drive, or will it come up and have only lost a little data, or is there some way to salvage what was on it? - Jeff

If you are using all the same drives, AND, if the parity disk was "valid" before you moved the disks to the new case, then you should be ok.  ("valid" means that before you moved the disks to the new case, you had all green 'leds' on the Main page).

 

If this is the case, then just connect disks as they should be & Start array.

 

If you want to check the suspect data drive BEFORE starting the array, go to the Devices page and make a note of which linux device identifier is assigned to that disk; it will be something like "/dev/hdb" or "/dev/sdc", etc.

 

Then in a telnet window, type this (assume device is "/dev/sdc"):

 

mkdir /x    [make a temporary mount point]

mount /dev/sdc1 /x  [note we appended a '1' to the device identifer]

 

This will take a couple seconds & if no error messages are produced then you disk is probably ok.  type 'umount /x' to un-mount it.

 

If it produces errors, you can try this:

 

reiserfsck --fix-fixable /dev/sdc1  [answer 'Yes' to prompt]

 

This will do a file system check & fix if itan.

  • Author

Thanks, I will give that a try.

  • Author

You were right, it was OK.  Thanks for you time and for the great product.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.