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.

Accidentally ran rm on root and reformatted usb without config

Featured Replies

  • Author
2 minutes ago, trurl said:

Looks like disk2 has a little more appdata than disk1, probably because docker is enabled. Might be a good idea to wait on getting parity assigned until we can get appdata off those disks and onto a pool where it should have been to begin with. domains and system should be on a pool too.

 

Still need to see the Compute... for those last 3 shares, especially system.

 

 

 

Tower_Shares.png

  • Replies 121
  • Views 7.1k
  • Created
  • Last Reply

Top Posters In This Topic

Posted Images

  • Community Expert
Just now, trurl said:

Looks like disk2 has a little more appdata than disk1, probably because docker is enabled.

Your Docker screenshot only had one started. Is that the only one that was started? Or did you stop some of the others?

 

  • Author
1 minute ago, trurl said:

Your Docker screenshot only had one started. Is that the only one that was started? Or did you stop some of the others?

 

I stopped plex because I didn't want it writing anything. 

  • Community Expert

Now that we have seen Docker page, disable Docker and VM Manager in Settings.

 

Looks like appdata is the only thing a little off as far as mirroring.

 

What do you get from command line with this?

ls -lah /mnt/disk1/appdata

and this?

ls -lah /mnt/disk2/appdata

and this?

ls -lah /mnt/disk3/appdata

 

  • Author
21 hours ago, trurl said:

Now that we have seen Docker page, disable Docker and VM Manager in Settings.

 

Looks like appdata is the only thing a little off as far as mirroring.

 

What do you get from command line with this?

ls -lah /mnt/disk1/appdata

and this?

ls -lah /mnt/disk2/appdata

and this?

ls -lah /mnt/disk3/appdata

 

 

 

root_Tower______bash_--login__Tower__and_Tower_VMSettings.png

Edited by can4d

  • Community Expert

What do you get from command line with this?

du -h -d 1 /mnt/disk1/appdata

and this?

du -h -d 1 /mnt/disk2/appdata

 

  • Community Expert

Referring to your Docker page, it looks like clamav appdata was on a pool named cache_ssd. So your 2x500 pool would have been named cache_ssd.

 

binhex-sonarr had a mapping to /mnt/disks/Random_Disk_II

 

Was that the nvme as an Unassigned Device?

  • Author
21 hours ago, trurl said:

What do you get from command line with this?

du -h -d 1 /mnt/disk1/appdata

and this?

du -h -d 1 /mnt/disk2/appdata

 

 

 

root_Tower___mnt_disks___bash_--login__Tower_.png

Edited by can4d

  • Author
4 minutes ago, trurl said:

Referring to your Docker page, it looks like clamav appdata was on a pool named cache_ssd. So your 2x500 pool would have been named cache_ssd.

 

binhex-sonarr had a mapping to /mnt/disks/Random_Disk_II

 

Was that the nvme as an Unassigned Device?

No the Random_II was an external usb (unassigned)

 

Yes. I remember the cache_ssd (not really configuring with purpose)

Edited by can4d

  • Community Expert

The only user share on the nvme was isos. isos was also on disk1 (and its mirror). No idea what that nvme pool was named unless it was referred to directly by one of your VMs. Do you know?

 

I'll have some recommendations on how to better use the pools, but we'll just concentrate on getting things going as they were first.

 

The latest User Shares Compute screenshot shows disk1 and disk2 appdata equal, and that agrees with the du results. Not sure why that earlier screenshot had slightly less on disk1.

 

5 minutes ago, can4d said:

No the Random_II was an external usb (unassigned)

I see it now, 5TB

  • Author
16 minutes ago, trurl said:

The only user share on the nvme was isos. isos was also on disk1 (and its mirror). No idea what that nvme pool was named unless it was referred to directly by one of your VMs. Do you know?

I do not. my original thinking I believe was to pool the 2 500 and use nvme as parity. really wanting to run vms on ssd's with backup protection. I suppose I didn't achieve that. As far as pools I only remember the cache_ssd.

  • Community Expert
34 minutes ago, can4d said:

use nvme as parity

pools don't have parity. I guess you could put it in the same pool as the other 2 and you would get 1TB btrfs raid1 mirror instead of the 500G raid1 mirror they were.

 

I would put it as a separate pool for all the default shares

https://wiki.unraid.net/Manual/Shares#Default_Shares

and just use the cache_ssd pool for caching.

 

You would have to backup those default shares to the array, there are plugins for that.

 

We can deal with that later.

  • Community Expert

Leave Docker and VM Manager disabled until further notice.

 

New Config, assign only disk1, leave all others unassigned, start the array and post new diagnostics.

  • Author
5 minutes ago, trurl said:

Leave Docker and VM Manager disabled until further notice.

 

New Config, assign only disk1, leave all others unassigned, start the array and post new diagnostics.

done. 

tower-diagnostics-20230209-1609.zip

  • Community Expert

OK. New Config, assign other spinner as parity. Check parity valid box then start the array. Parity will probably be slightly out-of-sync so do a correcting parity check. That will also be a good test of how well things are working. Will take a several hours.

 

Post new diagnostics if things don't seem to be working well. Should be no Errors in the Errors column on Main - Array Devices.

 

You can examine your user shares if you want, but don't do a lot of reading and no writing until parity check completes.

 

Some files are still on the unassigned SSDs of course.

  • Author
6 minutes ago, trurl said:

OK. New Config, assign other spinner as parity.

"spinner" meaning the other 6TB drive that was not assigned as data correct?

  • Community Expert
Just now, can4d said:

"spinner" meaning the other 6TB drive that was not assigned as data correct?

correct

  • Author

I have the menacing alert "all existing data will be overwritten when I start" for the parity (sdc)

  • Author

done. 

Tower_Main.png

  • Community Expert

If you hadn't clipped Array Operations off that screenshot I wouldn't have to ask.

 

Are you running correcting parity check now?

  • Author

not yet. I thought it did it since everything was green. So I click the check now?

Tower_Main.png

  • Community Expert
Just now, can4d said:

So I click the check now?

yes

  • Author

running now. roughly .2%. estimated completion of 8 hours. ugh. 

  • Community Expert
2 minutes ago, can4d said:

estimated completion of 8 hours

Better than I would expect for 6TB. Don't be surprised if it is longer.

  • Author

thank you very much for your guidance and support. I am starting to feel much calmer with glimpses at the end of a dark tunnel. 

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.