0

QNAP TL-R400S Disk Enclosure / Erweiterungsgehäuse with 4x 3.5" 6G SATA LFF Bays

Item 1 of 8

Item number
129574
Condition
New & with original packaging
Weight
4 Kg
Length
291 mm
€ 399.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 - NAS systems
  • Es muss genau dieser Artikel sein? Wir gehen für Sie auf die Suche oder bauen Ihnen Ihr Wunschgerät: Zum Kontaktformular
Your choice
  • QNAP TL-R400S Disk Enclosure / Erweiterungsgehäuse with 4x 3.5" 6G SATA LFF Bays
  • Price with upgrades:

    • € 399.99

Description

Description: QNAP TL-R400S Disk Enclosure / Erweiterungsgehäuse with 4x 3.5" 6G SATA LFF Bays
   
Expansion interface: 1x 6G SAS via SFF-8088
Disk bays (front): 1x standard 4-bay hot plug 3.5" LFF backplane (SATA)
Installed disks: not included, optionally possible
Power supply: 1x internal 100 Watt power supply
Cooling: 2x chassis fans
   
Form factor: 19" Rack x 1U
Depth: 291mm
Weight: 3.91kg
   
Condition: new, original packaging
Included in delivery: fully functional enclosure with accessories
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?
Accessory and Spare parts
Accessory and Spare parts
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) }); }); })