tjb_altf4

Members
  • Posts

    1386
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by tjb_altf4

  1. sounds like a browser cache issue, try clearing it out.
  2. Spotted this parsing error at the end of start up for some older drives in a (non-critical) pool, doesn't seem to have impacted server operation.
  3. Pretty much any 140mm fan is best if you can make it work, pressure + flow at lower rpm = quiet performer. I used the Noctua NF-A14 to cool 28 disks in a rosewill 4u (custom arrangement). That said the crappy fans the rosewills come with worked fine for me in another case loaded with 15 drives with the dust filter / front door open, they're just a bit noisey.
  4. I would note many modern motherboards don't come with usb2.0 ports anymore, but sometimes they do allow those ports to be put into usb2.0 mode in bios settings.
  5. Unraid uses LUKS for encryption (you need to format with this option), which works in a similar way to Bitlocker. You can either manually enter the passphrase to unlock disks and start the array, or store it somewhere accessible at array start time and have it use it automatically, e.g. your example of a separate usb containing the passphrase.
  6. Start up surge is on 12V rail, no issues with that on a 1200W PSU, 5V rail was at its limit with 28 disks, but no current in-rush to contend with. I've since moved most of my disks into a Netapp DS4246 (an external disk shelf) which has its own PSUs.
  7. I remember reading about macvlan crashes as far back as 6.9, for me it 6.10 upgrade that saw crashes appear.
  8. R730/R730XD only have one x16 slot in their default configuration. If you want 2x x16 electrically you need to pickup the "alternate" riser used in Dell's GPU kits (can be found on ebay cheap). Otherwise the GPU will need to run at x8. You'll probably want to pick up the correct pcie power cable for your GPU also, which are powered off the riser. https://www.dell.com/support/manuals/en-au/poweredge-r730xd/r730xd_ompublication/expansion-card-installation-guidelines?guid=guid-48fdcedc-e689-4cb6-a83c-7b9ea4e31449&lang=en-us
  9. FYI font choice is not readable on the dark theme.
  10. Possibly some regional issues with Github, had seen some issues for some people in the last day. For what its worth, ddclient updated fine for me 2 days ago (CA auto update) against the dockerhub mirror linuxserver/ddclient
  11. Emulated disk utilises parity disk to calculate, which can also bitflip at the same probability as a regular array data disk.
  12. - --- -.. .- -.-- / .. ... / .-- .... . -. -....- ... -.. .- -.-- / -... ..- - / ... --- --- -. -....- -.. .- -.-- / .. ... / -.-. --- -- .. -. --.
  13. You're probably missing the envs, you can create it as per this documentation, or you can add them as part of the unraid template (varaibles). note: this will contain your private keys, so you will need to make judgement call on how secure you unraid server is, anyone with access to this server could grab your private keys. https://bitcoin-dca.readthedocs.io/en/latest/getting-started.html
  14. Which June? This year? But seriously, I'm sure stable will be here Soon(tm) 😅
  15. Paypal is already supported, this poll is for adding more payment options
  16. Toggle from BASIC to ADVANCED on the grey bar corresponding to the Tunnel you want to remove, a DELETE TUNNEL option will appear.
  17. Most users already on Unraid will probably be happy with the status quo, but ZFS on Unraid will appeal to a lot of new users that liked all the other aspects of Unraid, but were put off by lack of ZFS. The ZFS file system itself is the gold standard and is extremely robust with great performance, at the cost of being less flexible and more $/TB compared to the classic Unraid array.
  18. I've seen that kind of behaviour in the past from usb key disconnects, reboot will fix it up in that case.
  19. WAF = Wife Acceptance Factor If you made something too outlandish, not user friendly etc, it probably won't pass WAF test.
  20. Not played with ZFS on Unraid yet, but this doesn't sound right, Unraid has always used disk-by-id for assignments for the reasons stated. Possibly some ambiguity caused by how the information is presented?
  21. I've been on this for a week or 2, mostly because patch notes said it was supposed to help some L3 switch issues I was seeing (which did improve). Have had no issues so far
  22. Yeah all Nvidia and commands I can see in nvidia-smi... as far as I could find there are 3 areas to update: apps array in gpustatus.page nvidia class in Nvidia.php app icons in images folder Should I make a pull request instead and just add what I need?
  23. I get this on occasion still, and for some reason if I open the web cli and run top, it will finish stopping immediately.