Jump to content

trurl

Moderators
  • Posts

    44,360
  • Joined

  • Last visited

  • Days Won

    137

Everything posted by trurl

  1. Let me know when the donations page is working again.
  2. To further elaborate, unRAID parity is not a file backup. No storage solution is a backup unless it is used to store an extra copy of files. Extra copies are the only thing that counts as backup. Make a backup plan NOW. You don't have to backup everything, but you should give some thought into what you decide you won't backup. Make some priorities. What is important and irreplaceable? What is difficult or expensive to replace? What would be inconvenient to replace or difficult to live without until it could be replaced? What else would you like to backup and you have enough storage for? Etc.
  3. And even rebuilding the drive a file was on cannot recover a file since parity is realtime and so whatever is on the disk now is what you would get.
  4. Did it work differently with this exact same disk before? What do you get from the command line with this? ls -alh /mnt/disks/whatever-name-you-chose-for-the-disk
  5. Have you read the rest of this thread? What have you tried?
  6. Community Applications has a feature for this.
  7. Without knowing the background of Android dev I wouldn't want to condemn anyone for anything, whilst I don't disagree with what you're saying. As an end user, this solution is perfectly acceptable for me, at least for the next few years until my eyesight goes the same way as my hair..... Not sure if you think I was condemning anyone or not, but I wasn't. Changing the global font size on the phone is not going to work for many people though. Take it from me, those next few years will be here before you know it. Having a setting within the app for font size for the app might work though.
  8. Changing font size is not an acceptable workaround. Having said that, it is also not an important issue.
  9. If it is used to rebuild a smaller drive then it doesn't need to be clear. If it is added to a new slot it must be clear so parity is maintained. If you don't clear it unRAID will clear it for you. The most recent versions clear drives without taking the array offline.
  10. Delete and recreate docker.img then reinstall all dockers. See 6.2 release notes
  11. Take a look at the docker run command shown on that hub.docker page you linked. That is basically what you are trying to achieve by filling in the form on the add docker page in unRAID.
  12. Don't know much about cAdvisor, but your docker.img used space is shown on the Settings - Docker page.
  13. The log for the docker. You can get this by clicking on that docker's icon in the dashboard and selecting Log from the popup.
  14. Format is never the right thing to do if you intend to keep data.
  15. Who is the "They" that built you a test version? Are you sure they built you a docker, or is it just a linux executable?
  16. I know what you mean but it might still be misinterpreted. Empty disks will spin during parity checks. What you mean is you don't have any empty disks to spin.
  17. Dockers use their own self contained OS's, they don't interact with the host OS like you are implying. see here. http://lime-technology.com/forum/index.php?topic=40937.msg387520#msg387520 If your docker needs access to a particular program, it needs to be installed inside the docker container, typically by docker exec into the container and installing from there. Installing the binary in unraid isn't going to help. And if you install it yourself inside the docker, you will have to do it again each time you update the docker. Maybe you could get the author of the docker to include it for you.
  18. Not sure. I'm using kenji dropbox container instead of this one.
  19. And did you login to dropbox on the web via the link? That is necessary to link your dropbox account to the docker. Once you have done so it will tell you it worked and it will quit telling you to login via the link.
  20. Under \\<Server>\flash\preclear_reports\ Did you perhaps mean \\<Server>\boot\preclear_reports\ ? I don't think so. That was a UNC network path as it would be specified from Windows. Don't know about others. The boot drive is the flash share. Of course you know that so maybe I'm misunderstanding your point.
  21. I don't think mover would need to unlock it since it runs as root. I assume you are just trying to protect from ransomware running on another machine on the network and not actually executing on unRAID itself.
×
×
  • Create New...