itimpi

Moderators
  • Posts

    19568
  • Joined

  • Last visited

  • Days Won

    53

itimpi last won the day on March 23

itimpi had the most liked content!

10 Followers

About itimpi

  • Birthday 06/10/1950

Converted

  • Gender
    Male
  • Location
    United Kingdom

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

itimpi's Achievements

Grand Master

Grand Master (14/14)

2.2k

Reputation

728

Community Answers

  1. Have you tried to contact support about this?
  2. No idea why you cannot see that directory, but is there any reason you have not put it in the default location of the 'system' share? Relying on the 'addons' location means it will never work if you have booted in Safe Mode as that location would then not exist. The same applies to the 'appdata' folder which is normally the 'appdata' user share.
  3. Do you know which drives(s) are parity drives? You will only lose data if you accidentally assign a data drive as a parity drive. If you are not sure then follow the procedure documented 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. Having said that you say the backups are on an unassigned drive? Even with nothing assigned to the array I think you can still download the Unassigned Devices plugin and then mount such a drive to get at your backups.
  4. You have the Minimum Free Space setting for the 'domains' share at 195GB and none of your drives have that much free space.
  5. Handling of unmountable disks is covered 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. The Unraid OS->Manual section covers most aspects of the current Unraid release.
  6. It is not a limitation - it is simply a report. If you run out of space within the image then docker will start misbehaving , although the default size of 20GB is more than enough for the vast majority of users. If while running containers the usage increases and you run out of space this typically means a misconfigured docker container. You can control the size allocated to the image file under Settings->Docker. You can also a directory rather than an image file at all although this is not recommended.
  7. No idea I am afraid. I have never seen this behaviour myself. The command you gave is just reading the Unraid status information so no idea why it might not be correct.
  8. Yes. The size is the amount of parity to be checked. With multiple parity drives they happen in parallel so the size is that of the largest parity drive (if they are different).
  9. Just to emphasise the point many of your shares are set to Use Cache=only which means mover ignores them. That setting a-plies to any new files, not existing ones so any files for these shares that already exist on the array are left there.
  10. I do not think we know too much about the implementation details at the moment. Limetech is talking in podcasts of this feature being targeted at the 7.0 release (the next one after the 6.13 release that is due to hit public beta soon) so going on past experience I would expect that release to appear sometimes towards the end of the year. No idea, however, is that is a realistic estimate as in the same time scale the intention is to remove the requirement to have at least one drive in the main Unraid array. As you say this has been a plan for quite a while so it is always possible that there has been internal rework going on towards this target in the current Unraid releases.
  11. What address does your workstation have for its IP address and gateway? The Unraid server needs an address on the same subnet and should use the same gateway(s). If you cannot figure things out then deleting the network.cfg file; rebooting the Unraid server; and then taking and posting new diagnostics so we can see what happens in that circumstances might help.
  12. You should post your system's diagnostics zip file in your next post in this thread to get more informed feedback. It is always a good idea to post this if your question might involve us seeing how you have things set up or to look at recent logs.
  13. You should post your system's diagnostics zip file in your next post in this thread to get more informed feedback. It is always a good idea to post this if your question might involve us seeing how you have things set up or to look at recent logs.
  14. A gigabit LAN silently downgrading to 100Mbps normally means that there is at least one twisted pair not making connection in the cable between the router and the server. This can be either a broken wire within the cable or a pin not making contact at either end. I would suggest trying different cables and/or ports.
  15. According to the diagnostics you still have a fixed address of 192.168.50.203 set in the network.cfg file which is strange as you say you deleted that file and the default should be DNS. You should either set go to setting->Network and make sure you have set the server to DNS or alternatively change the IP address there to one that is compatible with your router in your new home. You may also find the gateway addresses you have set are no longer valid or wrong. In particular you currently seem to have the first one point back to the Unraid server rather than to the router. Not sure what the other ones are currently pointing at?