Jump to content
We're Hiring! Full Stack Developer ×

JonathanM

Moderators
  • Posts

    16,319
  • Joined

  • Last visited

  • Days Won

    65

Everything posted by JonathanM

  1. If it doesn't have internet access how could it notify you?
  2. I don't believe the motherboard in that unit would run Unraid, it came with 1GB, and I don't believe it's officially upgradeable, and even unofficially it seems the max is 2GB. Unraid needs minimum 4GB, it's happier with 8 or more.
  3. This is not an Unraid question, so I moved it to the lounge. If you can connect when you are inside the LAN, but not when you are outside, that means the port forwarding is NOT correct.
  4. Think of disk format like a filing cabinet system with card catalog. Even when it's totally empty, all the organizational structures still take up space, and the more features supported by the file system, the more space it occupies even when empty of file contents.
  5. You can do the parity drives one at a time to maintain redundancy.
  6. Could be multiple issues. How is the enclosure communicating with the motherboard? If it's not SAS, that's an issue. Writing to the array while parity is being built will slow things down considerably as well. Does the parity build speed up if you pause the writes? Diagnostics could hold some clues.
  7. What IP address does the Unraid box get from the shared port? Can you successfully use the shared connection with a different computer?
  8. It works on some hardware combinations.
  9. Why? Those settings are rather hard on the battery. Much better for the equipment to start the shutdown as soon as it's obvious the power isn't returning, in my area if the power is out more than a minute or so, it's probably going to be out for much longer. I'd recommend starting the shutdown 5 to 10 minutes after power is gone at most. That way if power does come back on relatively soon, you have enough battery left for another shutdown if the returning power wasn't stable. Keep in mind that recharge rates are rather slow, typically about 10 to 20 times the time on battery. So if you run 20 minutes on battery, it's probably going to be several hours before the battery is full again. SLA batteries don't like to be discharged below 50%, it reduces their usable life dramatically. I'm betting your battery(s) are end of life. To properly test your UPS system, you need a way to cut the power to the UPS without breaking the ground connection, so switching the power without unplugging it, a load comparable to the server, like 140W of heat or incandescent lightbulbs, and a steady power source for the server. Leave the communication from the UPS to the server connected, turn off the power to the UPS, and observe the UPS connected dummy load and the shutdown behaviour of the server. Hopefully the server shuts down properly before the UPS dies. Obviously the server needs power from a steady source not associated with the UPS or it's switched circuit.
  10. Attach diagnostics zip file to your next post in this thread. Sounds like a power delivery problem. Either PSU too small, or wiring / connections.
  11. Probably not new, RMA replacements are typically inspected and reprogrammed returns, so you very well may have inherited someone else's issues. I'd RMA again and see if you get a better result.
  12. Check again in a day or so, sometimes it takes a bit.
  13. Possible, yes, but not likely. Relatively lots of programming and debugging for very little benefit. The existing method is proven to work in any case.
  14. The functionality is the same, the wording has been changed to better clarify where the files are initially placed and where the mover puts them.
  15. Sure! Replace and rebuild 2 of the smaller drives, copy the data from the 3rd drive to the 2 new drives using whichever method you feel comfortable with, Unbalance is one option. Once the data from the drive to be removed is safely on the other array drives, set a new config, remove it, and rebuild parity with the remaining drives.
  16. Yeah, automation only works if all the prerequisites are met. When you step outside the box, you have to learn how to do this kind of stuff manually. It's not really that difficult, just have to step through each bit and follow it back to determine where the values came from, and override with your specific values. IMHO it's pointless to push usenet through a vpn if the connection is already encrypted. The usenet provider knows who you are, the ISP can see the amount of traffic but can't see the content, which is the same situation with any encrypted traffic. The only reason vpn is useful for torrents is anybody in the torrent group can see everyone else's IP as well as the content. Remove the knowledge of the content with the SSL pipe to the usenet provider, and there is no quick way to analyze you like there is with torrents.
  17. In the conf file that has your nzbget section, what value is in the proxy_pass line?
  18. What address are you using in the SWAG config? You should be using the address that works locally.
  19. BTW, the general broken nature of nextcloud's update process, i.e. needing to do multiple manual steps to successfully upgrade, followed by taking care of all the security and setup action items on the administration overview page after the upgrade is complete, that whole complicated mess is WHY lsio does NOT automatically upgrade the nextcloud app in their container updates. Nextcloud is a complicated beast with many inter-operating parts, it needs care and feeding to stay healthy, you can't just fire and forget. The closest you will get to that is set a fixed tag for the container, then only update when you are willing to take the time and step through the process manually.
  20. Go to this page https://download.nextcloud.com/server/releases/ Find the release zip file you need, probably https://download.nextcloud.com/server/releases/nextcloud-25.0.7.zip Open the file, extract the shipped.json out of the core folder and copy it to appdata/nextcloud/www/nextcloud/core then rerun the updater.phar
  21. If you don't want to update on lsio's schedule, use a fixed repository tag. That way you can update when you want. Using the latest tag sometimes requires extra work to stay running.
  22. If you edit the nextcloud container, what is the exact content of your Repository: line?
  23. Possibly you could use Nextcloud, but the standard setup would expose your IP. I think a cloudflared url could hide the IP, but I've not personally tried that. Most any file sharing setups will expose the IP of the source, that's kind of how the internet works.
×
×
  • Create New...