0

DELL LTO-5 Ultrium 5-H Internal Tape Drive / Bandlaufwerk with 3G SAS interface - 0Y16H4 / Y16H4

Item 1 of 6

Item number
132540
Condition
Used
Weight
2 Kg
€ 499.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:
    Storage - DELL - Tape drives
  • 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 LTO-5 Ultrium 5-H Internal Tape Drive / Bandlaufwerk with 3G SAS interface - 0Y16H4 / Y16H4
  • Price with upgrades:

    • € 499.99

Description

Description: DELL LTO-5 Ultrium 5-H Internal Tape Drive / Bandlaufwerk with 3G SAS interface - 0Y16H4 / Y16H4
   
Brand name: DELL
Model name: LTO-5 6G SAS
Interface: 2x 3G SAS
Data rate: 3 Gbit/s
Ports: -
Form factor: internal, 5.25" half height
   
Related Part number(s):  
Option Kit No.: 0Y16H4
Renew Option Kit No.: Y16H4
   
Condition: used, very good
Included in delivery: 1x tape drive
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Submit 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) }); }); })