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

DELL 1.6TB 6G SATA Mixed Use SSD 2.5" SFF Solid State Disk (S3610) - 02CC4N / 2CC4N

Item 1 of 6

Item number
127722
Condition
Used
Weight
65 g
€ 219.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 - SSDs
  • 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 1.6TB 6G SATA Mixed Use SSD 2.5" SFF Solid State Disk (S3610) - 02CC4N / 2CC4N
  • Price with upgrades:

    • € 219.99

Description

Description: DELL 1.6TB 6G SATA Mixed Use SSD 2.5" SFF Solid State Disk (S3610) - 02CC4N / 2CC4N
   
Brand name: DELL
Manufacturer model: Intel DC S3610
Capacity: 1600 GB
Interface: 6G SATA
Max. sequential throughput: 550 MB/s (525 MiB/s) read, 500 MB/s (477 MiB/s) write
Max. random IOPS (4KiB): 84K read, 28K write
Workload type: Mixed Use
DWPD Endurance: 3.0 DWPD
TBW Endurance: 10700 TB
Form factor: 2.5" SFF x 7mm
Type of cells: MLC
24/7 operation: suitable
Data protection: -
Special feature: -
   
Carrier type: -
Plug type: -
   
Related part number(s):  
Part No.: 02CC4N
Optional Part No.: 2CC4N
   
Condition: used, very good
Included in delivery: 1x disk without 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) }); }); })