Everything posted by FlamongOle
-
[PLUGIN] Disk Location
Did you update the plugin(s) to the newest version? Otherwise it's a false negative and should work. I think this plugin works from 6.9.0 and above, but haven't tested. I don't know why you're getting this message.
-
[PLUGIN] Disk Location
Thanks mate, appreciate!
-
[PLUGIN] Disk Location
Update 2023.07.17 Commit #224 - MAJOR ISSUE: Fixed a Dashboard crash when all drives were spun down. Try now guys, hopefully this'll fix it. Sorry for the delay, haven't been home for a while. @Mat W @krh1009 @Revan335 (USB drives are mainly not supported) @SShadow
-
[PLUGIN] Disk Location
Can you share a screenshot of your Disk Location configuration tab? Also, just for debugging, have you tried to be on the Dashboard for like 5 minutes or more? Just speculating in performance issues rather than crashing the dashboard. I might need a diagnostic file here, but I don't really like to ask about them. But more PHP logs might be useful too.
-
[PLUGIN] Disk Location
I can't make any sense of this yet. I released a C version, but doubt it does much good. I have to debug this later one day. Is there any problems loading any other pages on the plugin configuration?
-
[PLUGIN] Disk Location
Update 2023.07.08b Commit #220 - MAJOR ISSUE: Fixed a Dashboard crash when all drives were spun down. Fixed also some other minor PHP deprecations. Please update and give me feedback if this update solves the problem @SShadow @Mat W @Walter S I have made some few more changes, and I tried to replicate the problem without success. I tried to create new database with just two of the drives. Then spun them down and made several adjustments to the variables without crashing the dashboard on Unraid 6.12.2.
-
[PLUGIN] Disk Location
Update 2023.07.08 Commit #220 - MAJOR ISSUE: Fixed a Dashboard crash when all drives were spun down. Fixed also some other minor PHP deprecations. Please update and give me feedback if this update solves the problem @SShadow @Mat W @Walter S Thanks for reporting the issue at Github @Walter S
-
[PLUGIN] Disk Location
Feed me the info posted on github, and I will try to have a look at it ASAP. But I will be quite busy the next weeks, but it will really help me debugging it faster as I don't have a setup I currently can put all drives to standby.
-
[PLUGIN] Disk Location
It's been reported problems with maybe a similar controller here: https://github.com/olehj/disklocation/issues/191 Raid P410 controller, maybe it suffers from the same thing. If it's not reachable with the commandos I gave and cant provide unique serial numbers, then I can't do anything about it.
-
[PLUGIN] Disk Location
New smaller update to prevent faulty upgrades. Hopefully this fixes some issues.
-
[PLUGIN] Disk Location
Then that's the reason, maybe there's a setting to change serial number on the controller or whatever system that is. Maybe bypass logical volumes if possible and run the drives directly? the plugin heavily depend on unique serial numbers, and I never thought this would even be possible.
-
[PLUGIN] Disk Location
Does the logical volumes generate two unique serial numbers? you can probably check that with smartctl -x /dev/sdb smartctl -x /dev/sdc
-
[PLUGIN] Disk Location
Hmm, technically the plugin should uninstall itself before it install itself during upgrade. So don't know what's going on there, I'll have a look at it later
-
[PLUGIN] Disk Location
It should work ye, is it updated to the newest plugin release? Haven't seen what happens with an upgrade from 6.11 -> 6.12 yet, just separate installs. But don't think that should matter. The dashboard for 6.11 should just be ignored, and the other one loaded. It might be located somewhere else on the dashboard than before. Maybe you even need to unhide it by default if they did any changes recently to the RC. Otherwise, try to reinstall the plugin. Database should remain intact.
-
[PLUGIN] Disk Location
What does this command output: lsscsi -b -g
-
[PLUGIN] Disk Location
I going to move both buttons if I move them, but maybe I'll look into it. The heat map overrides all custom colors. The names for the main color definitions also renames accordingly when you toggle between "Disk Type" and "Heat Map". Rather toggle "Temperature LED" and "Warning/Critical Flash" if you want some indication on a "Disk Type" view. There's no way to have them both as it defines the background color.
-
[PLUGIN] Disk Location
About the buttons, never really knew the best place to put them.. any suggestions?
-
[PLUGIN] Disk Location
Sorry, I can't replicate this. Check if you didn't mess up with choosing "heat map" and thinking custom colors would work. You have a "reset colors" button in the configuration too.
-
[PLUGIN] Disk Location
Was a typo in the variable, fixed with 2023.04.22
-
[PLUGIN] Disk Location
Did you force scan all recently? I know this was a bug at initial release. I might look into it soon, but too drunk now.
-
[PLUGIN] Disk Location
New update, fixes the issue above. Might apply to several out there, who knows?
-
[PLUGIN] Disk Location
This post continues at https://github.com/olehj/disklocation/issues/188
-
[PLUGIN] Disk Location
New minor update, should fix the above problem as well.
-
[PLUGIN] Disk Location
Thanks, happy to help whenever I can. Right now I'm just drunk and on a metal festival, so I'm not very useful. However, may I ask why you need to manually add disks? Do you have a system that is not discovered? Is it a bunch of external devices (USB/thunderbolt etc)? External disk enclosure? Something else i vant think of? And more importantly: is there a way too see them in unRAID system by a common command? Just curious if it's something that could be implemented in the plugin, or if the manual mode would be the only way too go except from adding multiple disk search function on specialized hardware. Adding a manual mode would not be impossible, but it would only keep track of whatever you would type in yourself. If the command "lsscsi" shows the devices, then it should probably be easy to include automagically. Cheers, soon heading out being more drunk and .. deaf-er? Inferno Festival 🤘
-
[PLUGIN] Disk Location
Check main post above about all the major updates for this release. Click the top header for correct link location. Update 2023.04.05 Commit #210 - BUG: Conflicting style sheets across the plugin and Unraid LEDs has been addressed.