Solutions
-
trurl's post in Swapping drives was marked as the answerNo
-
trurl's post in Need help diagnosing issue with array, XFS_repair? was marked as the answerNew Config resets super.dat (your array assignments) so that is OK.
Better if you start in normal mode instead of maintenance mode. We can't tell anything about your filesystems in maintenance mode.
-
trurl's post in Failed Flash Drive Recovery, Version 6.9.2 was marked as the answerDo you have a current flash backup?
The config folder is all you need to get your configuration going on whichever version you download
-
trurl's post in Replace USB Boot Stick Issues - bzmodules checksum error was marked as the answerTest like this first to see if it boots:
then
If that doesn't boot, then try SAFE mode to eliminate plugins
-
trurl's post in Pre-clear drive? was marked as the answerNo point in formatting a drive before preclearing it. Format writes an empty filesystem to the disk (that is what format actually means in all OS). Then preclear would wipe that empty filesystem out completely by overwriting the entire disk with zeros.
And you don't need a clear disk to replace a failed disk.
If you want to test a disk by preclearing it, install Unassigned Devices and Unassigned Devices Preclear plugins.
-
trurl's post in Rootfs file is getting full was marked as the answerReboot
-
trurl's post in Old Disk Drives and swapping them for new ones..... was marked as the answerI've never used ZFS in the parity array.
yes
-
trurl's post in I did something stupid with my array. Help appreciated. was marked as the answerSMART for disk5 looks OK, and emulated disk5 is mounted with lots of data.
syslog-previous seems to indicate a connection problem.
Rebuilding was always the correct thing to do anyway. The disk was kicked out of the array because a write to it had failed, but that initial failed write and all subsequent writes were emulated by updating parity. So the physical disk is out-of-sync and missing some writes.
You might check connections before starting the rebuild.
-
trurl's post in Always a couple of sync errors at start of parity check - what's best to do? was marked as the answerIdeally no more than 4 disks per PSU cable.
-
trurl's post in Unmountable: wrong or no file system was marked as the answerClick the FIX button
-
trurl's post in Disk Rebuild question was marked as the answerAll write operations in the array update parity at the same time. Write, copy, move, delete are all write operations.
Format is also a write operation. It writes an empty filesystem to the disk. So, after format, parity agrees the disk has an empty filesystem.
You might as well go ahead and let it rebuild the empty filesystem unless you want to remove the disk and New Config/Rebuild Parity without anything assigned to that slot.
-
trurl's post in No uptime, turning off multiple times a day, out of ideas was marked as the answer
-
trurl's post in Permissions issue - can't move files within a share was marked as the answerTools - New Permissions on just the user share(s) affected. DO NOT do New Permissions on appdata.
How were these folders/files created?
-
trurl's post in Another, Device is disabled, contents emulated was marked as the answerLooks like it was kicked out again almost immediately after starting rebuild. Emulated disk3 is mounted.
Do you have a spare disk you could use for rebuild?
-
trurl's post in Invalid share - changed my cache drive to ZFS incorrectly was marked as the answerWhy do you have so many user shares?
You have to go to each of your user shares and make sure none specify cache instead of mypool. Simple as that.
-
trurl's post in Upgraded cache drive now all docker settings have disappeared was marked as the answerhttps://docs.unraid.net/unraid-os/manual/docker-management/#re-create-the-docker-image-file
https://docs.unraid.net/unraid-os/manual/docker-management/#re-installing-docker-applications
https://docs.unraid.net/unraid-os/manual/docker-management/#docker-custom-networks
-
trurl's post in Unable to access WebGUI, SSH is slow to respond, diagnostics taking 20+ minutes, containers working fine was marked as the answerThat looks OK.
Reboot and post diagnostics.
-
trurl's post in disabled drive, safe to enable again? was marked as the answerCheck connections, SATA and power, both ends, including splitters.
Not sure where you get that idea.
https://docs.unraid.net/unraid-os/manual/storage-management/#rebuilding-a-drive-onto-itself
-
trurl's post in Protect array until drive replacement was marked as the answerRemoving the drive won't change anything, since it is disabled/emulated it isn't being used at all currently. Where removing it could cause problems, including when you do finally replace it, is if you disturb any other connections.
Unrelated, you have a lot of .cfg files in config/shares on your flash drive for shares that don't exist. These are the settings for user shares you no longer have. Possibly you accidentally created a lot of shares by writing to the top level of disks or pools. Now these shares don't exist because there are no top level folders with those names. You can clean those up (and clean up your diagnostics) by clicking the CLEAN UP button on the User Shares page.
-
trurl's post in Device of USB stick changes after coming back from sleep - License is missing was marked as the answerMaybe this plugin?
-
trurl's post in [7.0.0] - User shares unmounted after reboot was marked as the answeruser is wrong. Have to wonder how you got it that way. Probably something you did at the command line as root.
Do this:
chmod 777 /mnt/user chown nobody:users /mnt/user
-
trurl's post in Docker Service failed to start was marked as the answerApr 12 19:27:56 RR-Tower sshd-session[1471095]: Starting session: command for root from 192.168.1.100 port 58290 id 1 Apr 12 19:27:56 RR-Tower sshd-session[1471095]: Close session: user root from 192.168.1.100 port 58290 id 4 Do you know why your syslog has so many of these entries, several times per second? Can you make it stop?
-
trurl's post in New Flash drive, array shows up properly, but cache did not was marked as the answerThat should work.
The array assignments are in config/super.dat
The pool assignments are in config/pools
-
trurl's post in file owned by nobody I can't delete was marked as the answerTry Tools - New Permissions on only that user share.
-
trurl's post in Data Loss After "New Config" - Seeking Recovery Advice was marked as the answerDoesn't look like disk6 was ever included in your New Config. And the 4/16 diagnostics seems to confirm that.
Let's try again.
New Config - Retain All - Apply
Assign disk6
Check BOTH Parity Valid AND Maintenance mode checkboxes.
Start the array.
Stop the array.
Unassign disk6.
Start the array in normal (not maintenance) mode with disk6 unassigned.
Post new diagnostics.