AnimusAstralis

Members
  • Posts

    15
  • Joined

  • Last visited

Everything posted by AnimusAstralis

  1. Can somebody share a working config of Minio container exposed to the internet through reverse proxy? I remember that I did it myself a couple of years ago quite easily using Swag container - I just pointed s3.domain.com to minio:9000 and everything worked correctly. But now with all the changes to Minio (supposedly) I'm really struggling. Locally Minio container seems to works fine. /data is mapped to /mnt/cloud/storage/minio (it's a zfs-formatted single SSD pool named 'cloud' with a single share named 'storage'). I am able to create buckets, write to and read from them via S3 browser, but nothing works when I try to expose Minio to the internet and access it remotely.
  2. I'm struggling with very similar hangs, which require hard reboots and I can't see anything wrong in a syslog. I use the latest stable version 6.11.5, which supposedly fixed the hangs but it didn't fixed it for me. I'd appreciate if someone can help me to pinpoint a cause of these hangs. Diagnostics attached. rehoboam-diagnostics-20230118-2116.zip
  3. I've suspected that this is somehow connected with SMR. The weird HDD is only 44% full, but two other drives are 76% and 65% full respectively, so they produce normal graphs: So, are you saying that I can expect normal result if I fill my HDD over 50% or more? In this case DiskSpeed will need some tweaking, I suppose, because speed gap doesn't increase on retries and disabling it doesn't work either for some reason. First I thought that my HDD was faulty, but now I'm thinking that WD SMR technologies mess benchmarks up.
  4. Thanks for this essential tool. I strongly feel that SMART is not (has never been?) reliable enough for reporting true HDD health status. I've benchmarked my HDDs and now I'm puzzled with this result: I didn't find similar results in this thread. How such high speeds are even possible? What does this 'sine' behavior say? Also, max allowed speed gap doesn't increase after 25+ retries, so I had to just abort this benchmark. Benchmarks of two other similar HDDs don't report anything unusual. This is SMART of the weird one:
  5. Why? One should only know what version to use. Otherwise it's manual editing which defeats the purpose of the tutorial. Thanks for this suggestion! BIOS settings do nothing (I've checked it earlier), but editing config.plist helped. At least 1920x1080 resolution works, not sure about some exotic ones though.
  6. For everyone struggling with quoted issue: it's important that you use old version of Opencore Configurator. Tutorial was posted around December 2020, so I've downloaded Opencore Configurator 2.19.1.0 (December 23, 2020) and everything worked as it should have. No manual XML editing needed. When you use the latest Opencore Configurator, you get a warning about incompatibility with your Opencore, then it breaks something and you get stuck as described in quoted post. Also I have a question: how do I change resolution? I have the only option of 2560x1600 in settings which is too large for my 2560x1440 monitor.
  7. You're correct, but the lack of explicit mention of parity replacement confuses newbies like myself.🙃
  8. I think these steps should be added to FAQ somehow. Today I’ve planned to write up the exact same question. Unfortunately there’s no clear guide for “simple” parity upgrade, only complicated parity swap instructions.
  9. Got this problem as well. I've updated from previous stable version. Noticed it after one of my old HDDs got hot. Edit: 1) spun down whole array; 2) spun up single HDD; 3) stopped Grafana-related docker containers (grafana, influxdb, nut-influxdb-exporter, telegraf, varken) Automatic spin down works again. Yet it worked fine on previous stable version, so I think this should be considered as a bug.
  10. Is there a straightforward way to make Telegraf read data from NUT plugin instead of APC UPS daemon? I can't find info on this anywhere.
  11. I'm so glad I've found this guide. My Docker image was filling up when users tried to download a large folder (>50gb), creating volumes solved this problem.
  12. This. Also MS SQL 2019 supports UTF8, but these new collations are tricky, I've found a list of collation examples, that helped me a lot.
  13. Thanks! I knew that I was missing something obvious. 🤦‍♂️ I guess multiple forum threads on the hardships of flashing controller's firmware made me refrain from updating it. This is also why I chose the device that works out-of-the-box and considered that I shouldn't 'fix' it if it works already. Ultimately firmware update process happens to be much easier than it seems at first glance.
  14. I'm having an issue with multiple read errors (over 9 million errors at once!). Disks and cables are/should be fine, array works flawlessly while all disks are spinning. But when disks are spun down, the moment I try to write something or the Mover starts moving data, multiple read errors occur. The only solution I've found on forums was to switch cheap (in that particular case) HBA controller. I'm using LSI SAS 9300-8i connected via LSI CBL-SFF8643-06M cables to SilverStone CS381 backplane. I mean, this HBA controller is neither cheap nor unsupported, in fact many people on forums and on Reddit recommend it. I don't have another HBA controller and would prefer not to change it. How can I deal with this issue? What is the issue exactly? The odd thing is that after getting millions of errors, Mover successfully moves the data. myserver-diagnostics-20200324-1251.zip