0
Info: We also work on 24.12. & 31.12., but restrictions are to be expected with the shipping providers.

DELL EMC 2TB 6G 7.2K SATA (512n) 3.5" LFF Festplatte / Hard Disk with 14G Carrier - 0V9H6C / V9H6C

Item 1 of 6

Item number
132066
Condition
Used
Weight
800 g
€ 44.99 *
* Incl. VAT excl. Shipping

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 - SATA - 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
  • DELL EMC 2TB 6G 7.2K SATA (512n) 3.5" LFF Festplatte / Hard Disk with 14G Carrier - 0V9H6C / V9H6C
  • Price with upgrades:

    • € 44.99

Description

Description: DELL EMC 2TB 6G 7.2K SATA (512n) 3.5" LFF Festplatte / Hard Disk with 14G Carrier - 0V9H6C / V9H6C
   
Brand name: DELL EMC
Manufacturer model: Western Digital Ultrastar DC HA210
Capacity: 2000 GB
Interface: 6G SATA
Max. transfer rate: 200 MB/s (191 MiB/s)
Rotational speed (rpm): 7.2K
Cache: 128 MB
Sectors: 512B native (512n)
Recording technology: CMR
Form factor: 3.5" LFF x 26.1mm
24/7 operation: suitable
Data protection: -
Special feature: -
   
Carrier type: 14G Carrier as LFF
Plug type: Hot Plug
   
Related part number(s):  
Part No.: 0V9H6C
Optional Part No.: V9H6C
   
Condition: used, very good
Included in delivery: 1x disk with carrier
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?
Device compatibility:

Requirements:

- 14G/15G/16G Carrier bays

- compatible controller

Compatible with nearly all devices from the following model series:

DELL EMC PowerEdge 14G series (Rack)

DELL EMC PowerEdge 15G series (Rack & Tower)

DELL EMC PowerEdge 16G series (Rack & Tower)

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) }); }); })