xamindar

Community Developer
  • Posts

    442
  • Joined

  • Last visited

Everything posted by xamindar

  1. Upgraded to the 6 beta finally and love the new look. Here are a couple of issues I have noticed so far: -the dark theme does not show grayed out text fields in a way that you can know they are unusable. -I zapped the partition table of an empty array drive, changed it's filesystem to btrfs in the unraid interface and then started the array. As expected I needed to format it which I did. Everything came online and looks good EXCEPT....parity is still showing as "valid" which seems incorrect. Sure enough, I started a parity check and millions of errors being corrected so it looks like it is basically rebuilding parity. Shouldn't it state parity is invalid after a filesystem change in such a way? If someone doesn't run a check they may assume parity is good when it is not.
  2. Is this something unraid is being designed to support down the line? Are its btrfs volumes set up as a subvolume by default to allow for snapshotting? I guess I'll find out soon enough as I am preparing my unraid system for the 6 upgrade. Will probably start eith making the cache drive btrfs.
  3. Usually it's the speed of the bluray drive (about 2x speed) that is the bottleneck. Is it much faster when you rip directly to your local hard drive? Sent from my A510 using Tapatalk
  4. First, I don't see this as a bug in the webGui (both SF and Dynamix). It is a design decision (flaw?) in emhttp to start background disk activity upon each HTTP request made to it. That means that any button click you do in the GUI causes HDD activity. In the stock webGui this is circumvented by making it completely passive, meaning only when the user clicks on something there is interaction with emhttp. That's why people should not do a frequent page fresh as it interferes with a parity check. Second, Dynamix can be set to "passive" or "disabled" which stops all background HTTP requests and basically turns into the same manual behavior as the stock webGui. This explains why people see a difference in parity check speed when choosing a different page refresh mode in Dynamix. Why the parity speed is different with Dynamix opened in passive or disabled mode, I can't explain. Was this tested with the stock webGui as well, I expect exactly the same results... Thank you for the clarification on this issue. I wasn't aware that emhttp was actually causing it with each request made. Still, you have created an amazing gui replacement. Thank you. Sent from my A510 using Tapatalk
  5. This parity check slow-down was a problem with simplefeatures as well. Can you please fix this bug? The parity slow-down is the most annoying thing about these custom web guis. Sent from my A510 using Tapatalk
  6. Lol, ambient temperature will never get high enough to damage a hard drive, unless your house is on fire. Sent from my A510 using Tapatalk
  7. Why does it matter what the temp is when they are spun down? They wont be generating any heat so there is no point. Sent from my A510 using Tapatalk
  8. Note that the min free space setting is only checked when first creating a file. Therefore the min free space setting needs to be large enough to allow for the largest file that you might create (and if you might be doing several in parallel the sum of them). If you run out of space on the drive after creating the file as you write it there is no automatic fail-over to the array drives and you get an error about running out of space. I think you may have missed the example in my first post. Cache only has 17GB free, min free space is set to 30GB. Since the cache drive has less than the minimum, why is it still letting me create new files on the cache drive (in my example, the new bluray rip). That is what happens for me once the free space on the cache drive falls below the min free space value. Ok, then this is not happening for me, at least for the cache drive. As I posted above, min free space for the cache drive is set to 30GB and there is currently onlt 17GB available on the cache drive. If I attempt to write a new file it is still written to the cache drive instead of directly to the array in this case. I'm on unraid 5.0 so I am confused that mine is acting different than yours. I'm not using any split levels on the shares, should I be? There has got to be some option set somewhere else preventing my min free space setting from working. I did install the Dynamix web gui, could that be causing the issue?
  9. I have a problem with my cache drive filling up. It is only 120gb and can easily fill up if I transfer too much data over in one day. For example, I currently only have 17GB of space left on my cache drive. I start ripping a 37GB bluray to my multimedia user share which is set to use the cache drive. Makemkv warns me that there is only 17GB left on the share, I continue, and the cache drive eventually fills up causing the rip to fail. First of all, why is the user share reporting my cache drive available space instead of the entire share available space (which is several terrabytes)? Second, I have the cache disk "min free space" setting set to 30GB but this seems to be ignored or not do what I want. What am I doing wrong? It would seem to make more sense to me for unraid to write the next file directly to the array if the cache drive gets almost filled. Is there any way to do this? Or do I just need a bigger cache drive (or manually run the mover to make more cache space when it gets full)?
  10. I have Dynamix up and running for weeks, and no emhttp crashes and - as the developer - I do a lot with Dynamix webGui and optional plugins. Are you running other plugins which are memory hungry and eventually let emhttp starve ? One workaround to prevent emhttp from being killed by the OS, is to put the following in your 'go' script (and run manually): # Set webGUI never killed off echo -1000 > /proc/$(pgrep -f /usr/local/sbin/emhttp)/oom_score_adj Thanks a lot! I'll give that a try. I am running btsync and dropbox plugins which I can see taking up a lot of memory (8 gigs in this box though). But why can't I re-launch emhttp once it is killed? It just segfaults which makes me think something other than OOM is the cause.
  11. Love this web gui and good job. But unfortunately, it causes emhttp to eventually crash just like simple features used to do back on the pre-5.0 versions of unraid. And once it crashes, it can not be restarted without a reboot as it seg faults until then.
  12. I have two issues that are becoming annoying: First, when I start writing to a share that is spun down and it has to spin up, the write times out and fails before the drive finishes spinning up. Is there any way to increase cache/time it waits before timing out? Why can't unraid just accept the write and then flush it all do disk once the drive is ready? Second, If I'm streaming a movie to another machine while one of the other unraid drives needs to spin up, the stream stops until that other drive finishes spinning up. Why would a completely different drive affect the current read from an already active drive?
  13. Are you using mixed case? If so, use only lower case letters. Linux doesn't allow mixed case for unix ids as far as I know so no, I am not. All ids I create are lower-case. I removed the new gui and am back on stock but still unable to add any additional users. OK nevermind. It wasn't liking something in the description field. I left it blank and it worked.
  14. I am unable to add any new users from the users tab in unraid. Anyone know what might be wrong? I am using the upgraded gui if that matters.
  15. Bad flash card maybe? Sent from my A510 using Tapatalk 4
  16. might want to check that drive. Linux in general will remount a drive read only if there are too many errors reported. Sent from my SGH-T889 using Tapatalk 2
  17. Thanks for the pointers. It's about time I set identical username and passwords for all my machines. Sent from my SGH-T889 using Tapatalk 2
  18. Ugh, after rebooting this old winXP laptop it was able to connect. Still prompted for a password for some reason but it worked. My other (more updated) computers are having no issues.
  19. I just upgraded to 5.0 final and figured I would make it a fresh start by formatting the usb and installing everything one at a time. I just barely got it up, added a user, and started setting all the shares to "share" level security as I thought that's what I wanted. I was unable to connect to the server after that as it is not accepting the user/password I have set up. So now I changed all the shares back to "public" but the password prompt is still comming up when I try to browse the server. Why is it not accepting the user's password and why is it still prompting for a password even after setting all shares back to public? It isn't even letting me see the shares as it prompts for a password when click on the server. Has anyone experienced this at all? Thanks for any help.
  20. Just upgraded from rc11 to 5.0 final. Hopefully this resolves my "Stale file handle" issue with NFS that I was having almost weekly with rc11. Love the look so far with the new web gui. That's why they are optional.
  21. When it fills up, no more data can be written to it. Sent from my A510 using Tapatalk HD
  22. Because you can't. You have to "boot into" the memtest program from the boot menu. It is not a linux program you can just run on an active machine. You will need to plug in a keyboard and monitor to do further troubleshooting.
  23. I've seen this too, but some people claim to have issues with the machines freezing. I'll enable it to see what happens anyway... I have to use this on one of my builds, it never freezes. Sent from my A510 using Tapatalk HD
  24. Not really, other than observing and recording the voltages, fan speeds and temps in the bios and then comparing after you boot up and it had been idle for a bit. Or find one that has already been made for your exact MB. @dmacias - Perhaps we can ask speeding_ant to help us find a file store location for these sensors.conf files, for all common motherboards. Maybe it can be a sub directory where SF files are located. As people create these files, we can have them all in one place for people to just download. My motherboard is popular, yet I wasn't able to find the sensos.conf file made for it. I only got this working with your help. I'll have to keep an eye out incase somebody does create one specifically for my mb. If we do this, adding a drop-down option somewhere in sf where you can select your motherboard would be a nice way to select the sensors.conf file you need. Sent from my A510 using Tapatalk HD
  25. Thank you for this. I use the same motherboard and this worked, though I tweaked it a little. I'm not sure labeling the temp from the k10temp sensor AND the it8721 sensor as CPU Temp is the right thing to do though. Both temps are obviously different. I renamed them on mine to just have k10temp set as the CPU Temp.