Solutions
-
itimpi's post in Which instance is creating /mnt/user shares? was marked as the answerHave you tried unsettling the option in the pool settings to allow it to be used for User Shares? Nor sure if that would work or not?
-
itimpi's post in Just bought a license, it didn't work, can no longer purchase for GUID was marked as the answerHave you rebooted since trying to install the purchased licence key?
-
itimpi's post in High read/write on one drive only, new unraid build was marked as the answerLooking at you share settings what you are seeing is expected behaviour.
With you largest data drive being 10TB and using high-water allocation method then the points for switch drives occur at the 5GB, 2.5GB, 1.25GB etc points. You are currently in the 2.5GB zone, and since disk1 is down to 1.25GB free Unraid has switched to disk2.
-
itimpi's post in Can you have multiple RAID cache pools? was marked as the answerEach pool can be configured independently both in terms if the number of drives in it, the type of file system and any raid levels.
-
itimpi's post in [SOLVED] FREE SPACE NOT CHANGING DURING DISK TO DISK MOVE was marked as the answerIf you have hard links then the space will not be released until all such links are deleted so there are none remaining for any given file.
-
itimpi's post in cannot login to gui after update was marked as the answerFor security reasons a password is now mandatory even when logging in locally. You could always set your browser to remember it.
-
itimpi's post in Mover doesn't seem to work was marked as the answerTry removing the Mover Tuning plugin. Been quite a few reports recently of it causing this sort of issue.
-
itimpi's post in Mover not invoking was marked as the answerYou could try uninstalling the Mover Tuning plugin and see if then woks as expected.
-
itimpi's post in Closing disk configuration gaps? was marked as the answerLeaving a gap is not a problem.
If you want to close the gap then it would involve rebuilding parity to match the new drive assignments which you say you do not want.
FYI: If you only had parity1 then this could have been done without a parity rebuild as parity1 does not use disk number as part of its parity calculations whereas parity2 does.
-
itimpi's post in XFS First 128 bytes of corrupted metadata buffer was marked as the answerYes to Maintenance mode, but no need to use terminal as you can do it from the GUI by clicking on the drive in the GUI as described in the link and this is recommended as less error prone.
-
itimpi's post in Shares not listed in user card was marked as the answerYou have Export=No which means they are not available via the network. for security reasons this is the default setting and you have to explicitly set it to one of the other options.
-
itimpi's post in "Nobody" as owner was marked as the answerThe ‘nobody’ user is normally the correct user. Have you tried running Tools->New Permissions against a share which has these problems.
-
itimpi's post in No Space Left on Device was marked as the answerYour Split Level setting is too restrictive. Split Level will over-ride the other settings in the event of contention on selecting a drive.
-
itimpi's post in Data unvailable - Unmountable: Unsupported or no file system was marked as the answerIf you restart in normal mode then the emulated disk should now mount and you can check that it has the data you expect. When you get around to rebuilding then the contents of the emulated disk will be rebuilt onto the physical replacement drive.
-
itimpi's post in New USB Drive was marked as the answerYou have a limited number of automated licence transfers per year. If you need to do more than that then you need to contact support.
-
itimpi's post in Is there an API built-in to Unraid or not, 6.12? was marked as the answerNot at the moment as far as I know.
Whether an official API is ever going to appear I have no idea but with the large number of internal changes likely to be needed for the 6.13 release that release is probably Limetech's priority at the moment.
-
itimpi's post in Media share only filling up one drive was marked as the answerThat is expected behaviour. The potential cutover points are based on the size of the largest data drive. Since you say this is 8GB the first cutover point will occur when disk1 has 4TB left. Since at this point no drive has more than 4TB free then disk1 will continue to be used until it has 2TB free. It as that point you should expect disk2 to be used until it is down to 2TB free, etc
This is described in some detail here in the online documentation accessible via the ‘Manual’ link at the bottom of the GUI or the DOCS link at the top of each forum page.
-
itimpi's post in Unraid won't start was marked as the answerAre you getting the Unraid boot menu?
If not then rewriting the bz* type files as described here in the online documentation accessible via the Manual link at the bottom of the Unraid GUI. In addition every forum page has a DOCS link at the top and a Documentation link at the bottom might help.
-
itimpi's post in I can't recover backup file on the same USB driver. was marked as the answerTry using the Manual method of creating the flash drive - it tends to be more reliable.
-
itimpi's post in How to add a new cache to the old cache to make up the raid1 cache was marked as the answerWhat file system type did you use for the cache? If it was XFS then the answer is yes. However if it was BTRFS then you can new drives dynamically.
You may find this section of the online documentation to be of use.
-
itimpi's post in Worry about rights on SMB shares. was marked as the answerYou should probably run Tools->New Permissions (probably better named as Reset Permissions) on the shares to get them to the Unraid defaults so that the SMB level ones then get applied for network access.
-
itimpi's post in Unraid 6.12.3 - Moving to new rig and need sanity check was marked as the answerYes.
-
itimpi's post in Protecting Pool Data was marked as the answerThe easiest way is to make the pool redundant by adding another drive to it and running it in RAID1 configuration. However that is still not foolproof as things other than drive failure can cause data loss so you should still have a backup strategy for the data such as using something like the appdata backup plugin to make regular backups to the main array.
-
itimpi's post in New Shares Not Reporting All Available Free Space was marked as the answerA drive will not be included in the space for a drive until there is at least one folder/file for that share on the drive.
BTW: You can leave the included disks field empty if you want all disks to be allowed.
-
itimpi's post in Made a mess copying files - many empty folders now created! was marked as the answerDynamix File Manager always uses a copy/delete strategy regardless of whether the files are located as this is safest. Doing a move can sometimes result in unexpected results.