Jump to content

trurl

Moderators
  • Posts

    44,361
  • Joined

  • Last visited

  • Days Won

    137

Everything posted by trurl

  1. Make sure they are compatible. There is no standard pinout for modular power supplies. If you get cables that have the wrong pins on the PSU side then you could easily fry something.
  2. Do you mean it is OK for the user to get notifications only when they actually open up the webUI? That isn't really going to help with those users who "set it and forget it", which is who we really are concerned about.
  3. You need to at least get alerts with something other than the browser. The whole point of the warning is to make sure you get notified immediately even if you don't open the webUI. Many users get into trouble because they don't even know they have an issue and they just keep going until they have multiple issues.
  4. When I install or update a container, I get a popup window that shows the docker run command and the popup stays on the screen until I dismiss it. Are you saying it doesn't work that way for you?
  5. Could you give us a specific example of a docker you think has command line arguments? Or are you just asking about the docker run command?
  6. Probably with one of the other ftp servers from Community Applications I mentioned. I don't use any but you can get to the support thread for any of them from Community Applications and see if one would suit you.
  7. I just tried out the builtin FTP server and it appears to give you access to the whole /mnt folder in unRAID, which has the user shares in /mnt/user, but also the individual disks in /mnt/disk1, etc. That is why I suggested browsing the FTP server from your application. I think you are going to have to tell your application to use "user/Public" if you want to get to the user share named Public.
  8. In general an FTP server is going to want some things from whatever is trying to use it, including where to save or read data. Your camera application must tell it where to save the footage. Isn't your camera application capable of browsing the FTP server to select where to save?
  9. You seem to have left out some important details in your description. You can't get directly from adding a disk to "unmountable no file system". If you add a disk to a new slot and that disk hasn't been marked as cleared then unRAID is going to clear it for you and then offer to format it. Even if it was mistakenly marked as clear by the failed preclear unRAID would still offer to format it. Maybe if you had taken a closer look you would have noticed that it was telling you to check a box to format the disk when the array was started. Or did you do a New Config to add the disk to the array? Definitely NOT fine to leave as is. In order to remove the disk from the array you will have to New Config without it and resync parity. *EDIT* Another possibility would be to assign it back to the slot it is missing from and then check the box to format it. Any time you check the box to format make very sure that only the disk you want to format is unmountable. You should definitely do a parity check afterwards since it isn't completely clear what you did to get to this state.
  10. Are you trying to use the built-in FTP Server in unRAID? I think most people disable that one and install another from Community Applications. Have you tried just accessing the FTP Server with a standard FTP Client to get an idea of whether and how it works? I am not familiar with what you are trying to do so I would need more details to give any further advice.
  11. The old method of running commands in the config/go file still works and happens at boot.
  12. And much of the wiki is maintained by the user community. Not sure preclear is ever mentioned in the "official wiki". I don't recall anyone from limetech ever commenting on preclear. Probably there was some reluctance to even give out the "magic cookie" information that unRAID uses to recognize a cleared disk, since letting others use that functionality could result in code out of limetech's control potentially letting disks into the array that wouldn't be consistent with parity and so could cause data loss. More likely limetech never gave out that information and it was reverse-engineered by Joe L. I wasn't around then.
  13. SMART is disabled on that disk. Enable it. smartctl -s /dev/sdX If you haven't rebooted since that diagnostics then sdX = sdb
  14. Are you sure the disk is OK? Go to Tools - Diagnostics and post complete zip.
  15. The only acceptable number of sync errors is exactly zero. After you correct those sync errors do another parity check to make sure you have zero sync errors.
  16. I think the purpose of erase is to prepare a disk so nothing can be recovered from it by anybody you might pass it on to. It writes random data to the disk before it clears it.
  17. I hope this is a typo, since /mnt/usr does not correspond to any actual storage and so would be a new folder created in RAM. All of the unRAID user shares are at /mnt/user Also looks like corruption in the cache pool Apr 26 10:37:14 Tower kernel: BTRFS error (device sdb1): bdev /dev/sdb1 errs: wr 0, rd 1, flush 0, corrupt 0, gen 0 Apr 26 10:37:14 Tower kernel: blk_partition_remap: fail for partition 1 Apr 26 10:37:14 Tower kernel: BTRFS error (device sdb1): bdev /dev/sdb1 errs: wr 1, rd 1, flush 0, corrupt 0, gen 0 Apr 26 10:37:14 Tower kernel: blk_partition_remap: fail for partition 1 Apr 26 10:37:14 Tower kernel: BTRFS error (device sdb1): bdev /dev/sdb1 errs: wr 1, rd 2, flush 0, corrupt 0, gen 0 Apr 26 10:37:14 Tower kernel: blk_partition_remap: fail for partition 1 Apr 26 10:37:14 Tower kernel: BTRFS error (device sdb1): bdev /dev/sdb1 errs: wr 2, rd 2, flush 0, corrupt 0, gen 0
  18. That is the thread but I think his case belongs on this thread since his use of the plugin seems to have failed before producing a result. Sean M. Are you using the latest version of the plugin? Are you using one of the other scripts?
  19. You may have to get off Tapatalk and go to the forum on the web, and also enable signatures since they are off by default (not a good thing IMO). In the upper right of the page next to your name is a dropdown. Go to Account Settings and turn on signatures. Many people have useful links in their sigs but unfortunately many people that could benefit from them never see them.
  20. Could you be a little more specific? Do you mean you want to remove a folder from the appdata share? Or what?
  21. Cache drive filling up is also not correct. You should never allow a drive to get too full, and there are settings you can make to prevent this.
  22. Do you mean your unRAID flash failed, you had no backup, and you had to start completely from scratch? This sounds like a network issue. Are your HDHRs and unRAID on the same subnet?
×
×
  • Create New...