Everything posted by jbrodriguez
-
[Plugin] unbalanced
Thanks !!! I pushed a new version because there were some references to the old port, but I'm taking a closer look, i think there's another issue when the server is accessed via https
-
[Plugin] unbalanced
not really they're on separate ports (although you can just remove it) go to settings, the find unbalanced at the bottom, should take you to the plugin page, set enable to yes (cycle it if needed), when it's green you can access the ui
-
[Plugin] unbalanced
Thanks ! Yes, it's a "new" plugin, search for unbalanced in the Community Apps
-
[Plugin] unbalanced
✭ unBALANCE is now unbalanced !! ✭ NOTE: To install it, look for "unbalanced" in Community Apps (the old unbalance plugin will be deprecated by Squid) i had the opportunity to completely rewrite the user interface for the plugin, it's now a lot more polished, a lot more usable and a lot more beautiful the main features are: - a new, more modern and more polished user interface - support for multiple cache pools (multi-device pools too) - dark mode support (dark is preferred, light theme may need some future tweaking) - more information about the planning process is now displayed - transfer speed is now calculated as an average of the last 60 samples (depending on the refresh rate you set) - logs are written to /var/log to reduce stress on the flash drive - other minor improvements, take a look for yourself ! the core is still the same: the code that runs the rsync commands changed just to accommodate connectivity with the new ui for some additional context, i wrote a post about unbalanced on my blog, you can read it here. i still enjoy Unraid the same way i did when i started using it (and use it daily), it brings me pleasure to be able to modernize this plugin hope you enjoy the new version as much as i do ! P.S.: since this is basically a 1.0 release (in terms of the user interface), there might some bugs here and there, if you find any, please report them here or on github P.S 2: i changed the name to unbalanced mostly to avoid issue with version naming (my old scheme was vYYYY.MM.DD, instead of the standard YYYY.MM.DD, and there wasn't a way to change it for the old plugin) P.S. 3: i haven't added support for unassigned devices at the moment, mostly because i don't have any and i need better context on how the unassigned devices and partitions work
-
[Plugin] unbalanced
sure, the same free space constraint + operation speed apply in this case
-
[Plugin] unbalanced
hi, the main issue for asking to run unbalance without other plugins/dockers running is a matter of space: if unbalance calculated drive1 had enough free space to gather all files, but then some new data is stored on that drive, reducing the free space, the operation may fail (it may not, if there's enough space). so, to answer the question, if you're just streaming from plex (reading data), you should be ok, the operation may be slower perhaps.
-
[Plugin] unbalanced
hi, cache pools are currently not properly detected, the last time i checked there wasn't a way to know which disks were part of a pool, so unbalance just plays it "safe" (reports the 1st disk) not sure if there have been changes recently, but i'll be looking into it now that i'm making some changes to the app
-
[Plugin] unbalanced
there's something in the works with unbalance(d), i thought i could be done by now, turns out that's not the case 😀 happy holidays to all !! teaser pic:
-
[Plugin] unbalanced
yes, that's strange, when you get that warning unbalance specifically didn't remove source files/folder. did you run back to back operations ? do the logs show anything unusual ?
-
[Plugin] unbalanced
hi, it probably got stuck or crashed, try the following killall unbalance /usr/local/emhttp/plugins/unbalance/unbalance -port 6237 then monitor the output in the command line to get a clue
-
unable to get ip address
well, i did some incantations and it managed to pull an ip address updated the server to the latest version and it's working fine !
-
unable to get ip address
hi, my test server isn't getting an ip address from my router, i recently changed routers, but it should pick up a dhcp address anyway (i think) i tried - dhcpcd -k (says it's not running) - dhclient (not available) - ifup (not available) any suggestions ?
-
ControlR (Android/iOS app for unRAID)
right ! i remembered some issues with oneplus, not sure if it was this one, i'll check if there's a solution/workaround
-
ControlR (Android/iOS app for unRAID)
cool ! is that a oneplus cell phone ? i seem to remember some issue about cut words, but can't tell for sure, i'll investigate a bit
-
ControlR (Android/iOS app for unRAID)
does it work if you add it manually or it shows another error ? it's really odd how it cuts the last word in some cases, have you changed the default font in your device ?
-
ControlR (Android/iOS app for unRAID)
definitely odd, had not seen it before 😮 what error is showing when you try to connect ?
-
ControlR (Android/iOS app for unRAID)
Visit https://www.apertoire.com/controlr/
-
[Plugin] controlrd
right, there's an issue with ipmi, not sure what it is, not an expert on ipmi, what version of unraid are you using ? have you installed any sensor-like plugin (to read motherboard temp, cpu temp, etc.) ?
-
[Plugin] controlrd
mmm, in that case it seems to be an issue with ipmi, can you run this and post the output ? /usr/sbin/ipmisensors --comma-separated-output --output-sensor-state --no-header-output --interpret-oem-data
-
[Plugin] controlrd
right, i meant run the plugin with the following command /usr/local/emhttp/plugins/controlr/controlr -port 2378 -certdir '/boot/config/ssl/certs' it disables ups functionality
-
[Plugin] controlrd
does it work if you run it without the ups flag ? /usr/local/emhttp/plugins/controlr/controlr -port 2378 -certdir '/boot/config/ssl/certs'
-
[Plugin] controlrd
can you try running the plugin from the command line /usr/local/emhttp/plugins/controlr/controlr -port 2378 -certdir '/boot/config/ssl/certs' -showups and check for any errors ?
-
ControlR (Android/iOS app for unRAID)
i thought i had removed the coming soon pages, which do more harm than good why can't you force stop ? is is because the button is not there or because the button is there but doesn't work ?
-
[Plugin] unbalanced
i'm pretty sure the app won't work for some users it's an open source app, you can always provide a PR to suggest changes this is the whole purpose of this app
-
[Plugin] controlrd
i found the issue, should be fixed in 5.5.0 (currently rolling out in stores)