itimpi
Moderators
-
Joined
-
Last visited
-
Currently
Viewing Topic: is there a log file for MOVER.. it keeps running and stopping early. i have to keep restarting it
-
Unraid 7.3.2 won't allow healthy 26TB disk to join array (mdNumInvalid=1)
Once you start the array any slots which do not have assigned devices will be hidden. You will need to stop the array; set the slots to at least 4 to be able to assign disk2 (when array stopped first two slots are always parity1 and parity2 even if they have no device assigned).
-
Newbie Help Required
That almost certainly means Windows has credentials stored against the network name. IIRC Windows 10 treats the network name and the IP address separately for authentication purposes.
-
Newbie Help Required
1). The /mnt/user0 location is in principle reserved for Unraid use and could disappear in some future release so you should get used to using /mnt/user. 2) For Windows you should check the username/password set up under the Windows Credentials Manager for your Unraid server. The details there should correspond to a user you have set up on the Unraid server. Not sure about why the Linux machine is not prompting you - what are you using on the Linux machine to access the Unraid server.
-
is there a log file for MOVER.. it keeps running and stopping early. i have to keep restarting it
There is an option under Settings->Scheduler->Mover options to enable mover logging (entries get written to the syslog). It can be very verbose so only leave it enabled if you are actively investigating a mover problem. It might be worth posting your system's diagnostics zip file so we can check your settings to see if we can spot anything that might cause this.
-
Disk Always Active
You are likely to get more informed feedback if you attach your system's diagnostics zip file to your next post in this thread. It is always a good idea to do this to allow us to see the current state of your system and so we can see logs and configuration information.
-
Cannot connect to server after upgrade attempt
The content of the โconfigโ folder in the diagnostics looks incomplete. It as if something went wrong during the boot sequence and the contents of the โconfigโ folder were not correctly read from the flash drive. It could be worth backing up the flash drive; recreate it using the USB Creator tool; and then copy the โconfigโ folder from the backup to the flash drive overwriting the config folder already there.
-
[Script] Status of parity check/rebuild using CLI.
If you have the parity check tuning plugin installed then you get the new command 'parity.check' installed that allow you to query the parity check status amongst other things. It does not provide exactly the same information as your script (although it would be easy to enhance it to do so if there is a demand). Do you want me to enhance the "parity.check status" command in the parity check tuning plugin to provide the additional detail so you do not need to maintain your script?
-
[DIAGNOSED + WORKAROUND] 7.3.0: emhttpd ENOFLASH4 โ flash rejected, GUID = (null) on legacy whole-device FAT (superfloppy) USBs
The current release of Unraid more strict about the partitioning of the boot flash. Backup the current contents of the flash drive; recreate the flash drive using the USB Creator tool; and then copy the โconfig folder from the backup overwriting the โconfigโ folder on the flash drive.
-
All docker containers and VMs are gone
You are likely to get more informed feedback if you start by attaching your system's diagnostics zip file to your next post in this thread. It is always a good idea to do this to allow us to see the current state of your system and so we can see logs and configuration information.
-
Problem with one disk - "Not installed"
The replacement drive must be at least as large as the disk to be replaced. It can also be larger, but it should not be larger than your smallest parity drive (although there are ways to work around that limitation). The replacement procedure is covered in the online documentation.
-
Unraid OS 7.2.8 Now Available
It depends on what your licence allows. The 7.2.8 is intended for those already on a 7.2.x release and who have not paid for support beyond the 7.2.x series. The 7.3.8 is the latest release available but as you are on 7.2.5 you will only be able to upgrade to that if your licence if valid for upgrades to next release.
-
Unraid shows SMART error but drive passes extended SMART Test
CRC values never reset. All you can do is stop them from increasing.
-
[7.2.7] Main Media Share no longer displaying any content
You need to look into the config/shares folder on the flash drive and make sure the .cfg file for each share is in the same case as the actual folders for the share on your disks. If not delete the .cfg file and then go into the settings for the share and make any change to cause a new .cfg file to be generated with the correct case.
-
Extended SMART Test Completed with Errors but SMART Error Log doesn't show anything
The overall assessment is typically worthless. If you go further down to the section that covers SMART tests run SMART Extended Self-test Log Version: 1 (1 sectors) Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Extended offline Completed: read failure 40% 43159 45416952 # 2 Short offline Completed without error 00% 43153 - # 3 Extended offline Completed: read failure 10% 43153 620726664 # 4 Short offline Completed without error 00% 43116 - # 5 Short offline Completed without error 00% 23599 - The short tests only tend to test the drive electronics, not the actual sectors. The extended tests are the meaningful ones and they have not been completing. you will see your test failed at 40% in, so it is highly likely the disk needs replacing.
-
[7.3.2] Share Browse popup renders as unstyled text wall โ CSS/JS assets missing for file browser table only
Have you tried clearing your browser's cache?