Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/driveAtlas 2026-02-05 20:08:11 -05:00
e6cc9a3853 Fix Rotation Rate regex to handle leading whitespace
51cc739da5 Add debug logging for Ceph OSD detection
2b9871d887 Fix HDD/SSD detection to be more accurate
Compare 3 commits »
jared pushed to main at LotusGuild/driveAtlas 2026-02-05 20:00:26 -05:00
4a86cdd167 Refactor SMART parsing for parallel collection compatibility
58897b1f3a Fix lsblk caching to properly parse SIZE and MOUNTPOINT
fbd9965fb1 Fix 'local' used outside function context
Compare 3 commits »
jared pushed to main at LotusGuild/driveAtlas 2026-02-05 19:51:41 -05:00
7db30a7bbf Replace hardcoded paths with constants
6dc0b00efd Add shell safety options (pipefail)
09cba482d4 Fix inconsistent variable quoting
11fc60b38b Magic numbers already addressed in earlier fixes
3edaafa007 Add documentation for layout generator functions
Compare 24 commits »
jared opened issue LotusGuild/driveAtlas#25 2026-02-05 12:33:02 -05:00
Improvements
jared closed issue LotusGuild/driveAtlas#3 2026-02-05 12:20:53 -05:00
Missing Dependency Checks
jared closed issue LotusGuild/driveAtlas#4 2026-02-05 12:20:53 -05:00
Unsafe bc Usage
jared closed issue LotusGuild/driveAtlas#1 2026-02-05 12:20:52 -05:00
Global Variable Scope Issue in build_drive_map()
jared closed issue LotusGuild/driveAtlas#2 2026-02-05 12:20:52 -05:00
Fragile Temperature Parsing
jared closed issue LotusGuild/driveAtlas#20 2026-02-05 12:20:49 -05:00
Missing Function Documentation
jared closed issue LotusGuild/driveAtlas#21 2026-02-05 12:20:49 -05:00
Magic Numbers
jared closed issue LotusGuild/driveAtlas#22 2026-02-05 12:20:49 -05:00
Inconsistent Quoting
jared closed issue LotusGuild/driveAtlas#23 2026-02-05 12:20:49 -05:00
Missing set Safety Options
jared closed issue LotusGuild/driveAtlas#24 2026-02-05 12:20:49 -05:00
Hard-coded Paths
jared closed issue LotusGuild/driveAtlas#18 2026-02-05 12:20:48 -05:00
Optimize Ceph Queries
jared closed issue LotusGuild/driveAtlas#19 2026-02-05 12:20:48 -05:00
Use printf Instead of echo -e
jared closed issue LotusGuild/driveAtlas#13 2026-02-05 12:20:47 -05:00
Add PCI Path Display Option
jared closed issue LotusGuild/driveAtlas#14 2026-02-05 12:20:47 -05:00
Better Error Messages
jared closed issue LotusGuild/driveAtlas#15 2026-02-05 12:20:47 -05:00
Parallel SMART Data Collection
jared closed issue LotusGuild/driveAtlas#16 2026-02-05 12:20:47 -05:00
Reduce Redundant lsblk Calls
jared closed issue LotusGuild/driveAtlas#17 2026-02-05 12:20:47 -05:00
Cache lspci Output