WeSearch

Beyond Power-On Hours: Auditing 'New' SAS Drives on Proxmox, HPE Gen9 & HBA

·12 min read · 0 reactions · 0 comments · 4 views
#proxmox#hpe#zfs#smartctl#storage audit#Hermes Rodríguez#Proxmox#HPE#Gen9#P440ar#Linux#Debian
Beyond Power-On Hours: Auditing 'New' SAS Drives on Proxmox, HPE Gen9 & HBA
⚡ TL;DR · AI summary

The article details a technical audit of supposedly new SAS drives in a Proxmox environment on HPE Gen9 hardware, revealing discrepancies between expected and actual drive telemetry despite low power-on hours. It demonstrates how hardware RAID controllers can obscure direct access to physical drives and the importance of using appropriate tools like ssacli and smartctl at the correct layer to verify drive health and authenticity. The author emphasizes the need for thorough supply chain verification when integrating enterprise storage hardware into critical systems.

Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 1307171) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Hermes Rodríguez Posted on May 1 Beyond Power-On Hours: Auditing 'New' SAS Drives on Proxmox, HPE Gen9 & HBA #proxmox #hpe #zfs #smartctl Publication note (anonymization): Shell prompts, drive serials, LU WWNs, and wall-clock timestamps in pasted output are redacted or generalized so the article stays instructive without tying public text to a specific vendor shipment.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)