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.

Cannot Restart Array - Disk in parity slot is not biggest.

Featured Replies

 

Hi,

 

I've stopped my array before shutting down my server to install a second nvme for cache.

Turning the server back On, and now I can't restart my array.

Unraid says Disk in parity slot is not biggest.

My parity drive (sdg) is the same size has two of my data drive (sdd, sde). (same model etc.)

 

Looking around on the forum, I saw something about HPA, but it doesn't seem to be the issue?

When I do hdparm -N /dev/[hs]d[a-z] every drive except my USB thumb give me HPA is disabled.

image.thumb.png.dad12aeabfe16105c27926d7cf3bf9e2.png

 

 

Anybody got an idea? I didn't purchase unraid yet, still on the trial. I don't want this to be a dealbreaker, since it worked fine before.

 

 

Thanks,

 

tower-syslog-20231005-1714.zip

  • Community Expert

The message is correct as in the syslog the parity shows as

Oct  5 13:03:57 Tower kernel: mdcmd (1): import 0 sdg 2048 3907017540 0 WDC_WD40EFAX-68JH4N1_WD-WX42D81H76FR
Oct  5 13:03:57 Tower kernel: md: import disk0: (sdg) WDC_WD40EFAX-68JH4N1_WD-WX42D81H76FR size: 3907017540 


whereas disk4 for instance reports as

 

Oct  5 13:03:57 Tower kernel: mdcmd (5): import 4 sde 64 3907018532 0 WDC_WD40EFAX-68JH4N1_WD-WX42D914AEYX
Oct  5 13:03:57 Tower kernel: md: import disk4: (sde) WDC_WD40EFAX-68JH4N1_WD-WX42D914AEYX size: 3907018532 


an HPA on the parity disk would be the obvious suspect but you say you have checked for that so not sure what else to suggest.

  • Community Expert

Post the output of:

fdisk -l /dev/sdg

 

  • Author
26 minutes ago, JorgeB said:

Post the output of:

fdisk -l /dev/sdg

 

 

Here it is :

image.png.3d48149eb5fb4345bb639ddb0d76f7bc.png

  • Community Expert

That's not the Unraid standard partition, it should start on sector 64, not 2048, no idea how you only saw the error now, but you need to delete that partition and re-sync parity so a new one will be created with the correct starting sector.

  • Author
5 minutes ago, JorgeB said:

That's not the Unraid standard partition, it should start on sector 64, not 2048, no idea how you only saw the error now, but you need to delete that partition and re-sync parity so a new one will be created with the correct starting sector.

 

Is there a way I can easily do that from the web gui? or is there a specific command i should use?

 

I'm still a beginner, i've use OMV for a year before they move to version 6 which was causing me issues. This is why I'm trying Unraid now.

 

  • Author

I was able to delete the partition using fdisk.

I'm rebooting to see if I can start back the array.

  • Author

I'm getting Invalid Configuration - Too many wrong and/or missing disks!

Did I break something? :/

 

image.png.6ef8b854821cfc3982d9d321e473d593.png

image.thumb.png.b6d029e4f4bc764ca6ff44469c2f72b6.png

  • Community Expert

Post new diags.

  • Community Expert

All disks are being detected with a little more capacity than before, besides parity, did you do anything to the other disks?

  • Author

 

No, I just added a new ssd.

 

I've also followed your previous comment by delete the partition of the parity drive.

After that, since it still didn't work, I tried to copy the partition from sdf to sdg, so I could get a partition that started at sector 64.

Nothing to the other disks.

 

But yeah, i don't think i did much.

 

Edited by BaconDroid

  • Community Expert

This is vary strange, you can try doing a new config to see if the data disks still mount, if they don't it won't cause any more damage, just don't format, also leave parity unassigned for now.

  • Author

I get this. I've remove the parity drive but now the data drive look unmountable.

image.thumb.png.539eb8b7b0c9d8c26fb3ea7496e4f999.png

  • Community Expert

Not a good sign, post new diags.

  • Author

If there's no solution, I will start anew.

Just would like to make sure it doesn't happen again

  • Community Expert

Assuming the disks were xfs formatted you can try running xfs_repair, but this can make things worse, only do it if you have backups or clone one of the disks and rune it there, e.g.:

 

xfs_repair -v /dev/md1p1

 

2 minutes ago, BaconDroid said:

Just would like to make sure it doesn't happen again

It may well happen since it looks like something changed the partition layout of all your disks.

  • Author

It's running, will let you when it stops.

image.png.041ed5f137f28cdff536a2aa3b608481.png

  • Community Expert

That won't work, if not using the md device you need to specify the partition, e.g,:

 

xfs_repair -v /dev/sdf1

 

  • Author

Thanks for the reply, I've launched the right command now.

image.png.04cbc2dc9a532cc407831a5622e8856a.png

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...

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.