0

HP 146GB 6G 15K SAS 2.5" SFF Festplatte / Hard Disk - 507129-010

Item 1 of 6

Item number
120102
Condition
Used
Weight
300 g
€ 3.99 *
* Incl. VAT excl. Shipping
Upgrade for less
Caddyless, the simple & affordable alternative to OEM caddies. Learn more: Caddyless.de
Discount applies only when buying one ore more HDDs.

Dieser Artikel ist momentan ausverkauft! Ihre Optionen:
Wir haben zwar tausende vorkonfigurierte Server, Zubehör und Ersatzteile auf Lager, diesen allerdings nicht mehr! Wir können sicher dennoch helfen:

  • Suchen Sie unter allen sofort lieferbaren Artikeln eine Alternative:
    Suchen
  • Oder werfen Sie einen Blick direkt in eine der Kategorien:
    Components - Hard disks - SAS - HDDs
  • Es muss genau dieser Artikel sein? Wir gehen für Sie auf die Suche oder bauen Ihnen Ihr Wunschgerät: Zum Kontaktformular
Your choice
  • HP 146GB 6G 15K SAS 2.5" SFF Festplatte / Hard Disk - 507129-010
  • Price with upgrades:

    • € 3.99

Description

Description: HP 146GB 6G 15K SAS 2.5" SFF Festplatte / Hard Disk - 507129-010
Brand name: HP Cache: -
Material manufacturer: various Form factor: 2.5"
Model number: 507129-010 Height: 14.8mm
Capacity: 146 GB Sectors: -
Rotational speed: 15K 24/7 operation: suitable
Interface: 6G SAS Special feature: -
Condition: used, very good
Included in delivery: 1x hard disk without tray
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Create new ticket
Questions about this item?
document.addEventListener('DOMContentLoaded', function() { let subform = document.getElementById('custom-sib-form'); subform.addEventListener('submit', function (event) { event.preventDefault(); var form = event.target; var formData = new FormData(form); fetch(form.action, { method: form.method, body: new URLSearchParams(formData).toString(), headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }) .then(data => { document.getElementById('form-response').style.display = 'block'; form.querySelector('button[type="submit"]').disabled = true; form.querySelector('button[type="submit"]').style.opacity = 0.8; document.getElementById('form-response').style.color = '#17ca17'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })