Everything posted by BRiT
-
Web Gui https
uh, no... Resistence was futile. You were assimilated.
-
unraid-tunables-tester.sh - A New Utility to Optimize unRAID md_* Tunables
unRAID version? Your signature says 6.0. 6.2-RC4 And your signature still says 6.0 That's a graphic. Im not going to update it every version. You could accomplish most of that in bbcode, or if not, maybe next time you do update the graphic you could just remove the version completely and display it separately since versions change pretty frequently around here. I had had to comment, how times have changed! Remember when we went years without a version change... We're still there if you can't gamble your array starting with LT's servers being up and functioning. It's been a long time since there was a suitable version to run since 6.1.9. </OT> I thank you for re-investing your time on updating the script. I'm keeping an eye out on this and look forward to it's eventual release. Keep up the good work!
-
[Plug-In] Community Applications
Because he adds a new feature every bloody week.... but I love it...... You better check out the special version (see picture) Who's driving the short bus for the special version?
-
unraid-tunables-tester.sh - A New Utility to Optimize unRAID md_* Tunables
Maybe things have to be done in stages? Stage 1 is determining what nr_req is set to 8 or 128. For this maybe only 4 tests need to be done, at Max-1, and 50% Max. Is that relatively consistent in that test 3 and 4 always give faster results than test 1 and 2, regardless of the other settings? Once nr_req is dialed in then testing on the other variables can take place?
-
unraid-tunables-tester.sh - A New Utility to Optimize unRAID md_* Tunables
Those settings will be different for each user based on their sata controller drives and drives. I hope you mean you will need to have the tuner do that series of tests before it narrows things down before further tuning the other settings, and not that you will hard-code the tuner to use those settings.
-
[Plug-In] Community Applications
ADD what?
-
Disable auto array start when there's a disk missing
I'm not playing your pendantic games.
-
Disable auto array start when there's a disk missing
Let me be perfectly clear, I do not agree with only 2 settings that change the current behavior. That is why if LT makes any changes, it should include the current behavior as an option. Do not take away options from the user.
-
Disable auto array start when there's a disk missing
Just throw high availability out the window why dont you? The way the user should be made aware of this is via the notifications. There is no reason for the array to not start if the failures can be compensated by the parity drives.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Your mouth.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Agreed.
-
[Plugin] CA Fix Common Problems
You wouldnt have this issue with Dockers, just sayin'.
-
[Plug-In] Community Applications
The only time it sould be needed on unRAID is if you wanted to run a command as the user nobody so that it is done the same way as across the network. For instance if you wanted to run MC as the user nobody: "sudo -u nobody mc". Awesome. Learn something new everyday. I always thought of sudo as raising permissions not lowering them or running as another user Correct. It would be different if unRAID ever addresses the security concerns, but in the mean time you can even surf the net using the highest permissions possible (root) in the unraid-gui of 6.2 series.
-
[Plugin] CA User Scripts
More things without vowels...
-
[Plugin] CA User Scripts
Release more kickass functionality for your favorite tech items.
-
[Plugin] CA User Scripts
i hope you enjoyed GoT. It's a great episode. If it were GRR Martin books it would span 3 books and take 16 years to release.
-
[Plug-In] Community Applications
Just for the hell of it I counted up all of the "official" releases I've made to CA (ie: the ones that actually made it into a change log) and it totals 93. (TBH I'm a little surprised I haven't broken 100 yet) At least it keeps moving forward lol I hear that unraid 6.2 series won't enter RC phase until CA has at least 135 releases.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
See here for ffmpeg. Too many packages. Probably the same for mediainfo but I'll check it out. http://lime-technology.com/forum/index.php?topic=37541.msg474260.msg#474260 I think FFMPEG / MediaInfo would best fit into a separate MediaPack package based off the current functionality of NerdTools. Prepackaged list of media tools with none of them installed by default until user selects which ones to load. Other items to include would be the mkvtoolkit and an mp3 tagger. I also think there should be a DevPack plugin of similar structure, but focused on make, gcc, kernel headers, autoconf, and other items of that sort required to do custom kernels, slackbuilds, or other typical packages from source. I always meant to do the DevPack but its always been bumped off my list by other matters.
-
[Plug-In] Community Applications
Well, as a beta tester I would have to say that you don't find too many issues... Maybe its time that I fire you... What do you expect from someone who has no vowels?
-
Performance Improvements in VMs by adjusting CPU pinning and assignment
What filesystem do you have configured on your SSD cache drive? Also, what configuration do you have setfor your vms, using /mnt/cache/or /mnt/user/ ?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
No. It requires about 18 other packages to work. See my post here http://lime-technology.com/forum/index.php?topic=48434.msg464512.msg#464512 It would be better as it's own plugin. There might be a docker or install it in a vm. This isnt the smallest as possible docker, but I know there are a few pytivo dockers on github and they have ffmpeg installed. I based my pytivo docker off Pinion's version but updated the phusion base image and included newer build of pytivo program. If you have a docker based on ubuntu then it shouldnt be difficult to use a ppa to install ffmpeg.
-
[Plugin] CA Fix Common Problems
Just to shed some more light on the various DOCKER webUI setting. It makes me wish there was a setting for all the dockers to enable SSL or not. That way the "http" / "https" would be specified more as: [PROTOCOL]://[iP]:[PORT]/ instead of HTTP:[iP]:[PORT]/ This is from my NzbGet docker, where I enabled SSL and wanted to default the port to SSL instead of insecure HTTP:
-
[Plugin] CA Fix Common Problems
Error is fixed in version 'c'.
-
[Plugin] CA Fix Common Problems
I just installed this plugin on a system tonight (5 minutes ago) on a 6.1.9 unraid and I'm getting the following error displayed on the page after it scans: "Time of last scan: * Fatal error: Call to undefined function fixDescription() in /usr/local/emhttp/plugins/fix.common.problems/include/helpers.php on line 273"
-
Tips and Tweaks page
I simply set the timeout for Static DHCP Entires to be 30 days, so it's centrally managed and doesn't cause chatty requests. It's a lot easier to manage that way instead of coding it as static entries on each and every device.