2
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reverted @outstream for BaseRaid.list_adapters: @outstream does not exist there, we'll do it manually anyway
GreyCat
as Mikhail Yakshin
More... about 13 years ago
Updated downloading procedure and bumped the version for lsi_megacli; updated LSI agreement
GreyCat
as Mikhail Yakshin
More... about 13 years ago
Refactored all modules to use a dedicated @outstream for all normal output; this would be useful to redirect output for test or API integration purposes
GreyCat
as Mikhail Yakshin
More... about 13 years ago
More whitespace fixing
GreyCat
as Mikhail Yakshin
More... about 13 years ago
Tighten up loose formatting
GreyCat
as Mikhail Yakshin
More... about 13 years ago
Bumped copyright year
GreyCat
as Mikhail Yakshin
More... about 13 years ago
Sometimes, udev's attribute walking does not work. Fallback to manual try of walk inside sysfs through all corresponding parents, trying to find if physical disk belongs to another hardware RAID controller. More... about 13 years ago
Yet another useful readfile function More... about 13 years ago
Ability to find corresponding /dev-entries for LSI MegaRAID SAS 9260 controller More... about 13 years ago
Strip expander's model trailing whitespaces More... over 13 years ago
Appeared "adapter expanders" command, displaying non-permanent expander id and modelname. Also, prepend all physical's enclosure output with expander id. All of that will help in distinguishing expander's hard drives ownership. More... over 13 years ago
Fixed workability with devnodes of more than 26 drives More... over 13 years ago
Ability to turn overall logical disk's powersaving mode off, via set-method More... over 13 years ago
Ability to turn hard drive's powersaving mode off, via set-method More... over 13 years ago
Fixed logic. If no name found, then gsub will fail More... over 13 years ago
Restored compatibility with Ruby 1.8 in Einarc
GreyCat
as Mikhail Yakshin
More... over 13 years ago
Fixed get_logical_writecache behaviour: get_physical_writecache's result is string More... over 13 years ago
Ability to change WriteCache policy for all drives in array at once More... over 13 years ago
Physical's WriteCache change ability using sdparm utility More... over 13 years ago
Fixed avail_props array filling More... over 13 years ago
Fixed set_* handler workability with newer ruby's version. Keep collect-ed array's original values More... over 13 years ago
Long command option (for human readability) More... over 13 years ago
Adaptec 6405 controller support More... over 13 years ago
Unneccessary double logical_clear call More... almost 14 years ago
Exit immediately if we are cycling through the disk groups but with zero disk group size. If it is zero, then we have already taken all drives. More... almost 14 years ago
LSI MegaRAID SAS 9240-4i autodetection support More... almost 14 years ago
Disable JBOD capability of LSI controller while clearing logical drive -- JBOD (not passthrough) makes module not working More... almost 14 years ago
Another MegaCLI-ruled controller More... almost 14 years ago
Single coding style More... almost 14 years ago
Omit any Areca CLI querying if autodetect did not find this adapter More... almost 14 years ago