0

HPE D6000 6G SAS Disk Enclosure / Erweiterungsgehäuse with 70x 3.5" LFF Bays

middle size zoom image

Item number
124733
Condition
Used
Weight
75 Kg
Length
891 mm
€ 336.13 *
* Excl. VAT excl. Shipping

This item is currently out of stock! Your options:
We have thousands of pre-configured servers, accessories, and spare parts in stock, but unfortunately not this one! We can still help:

  • Search for an alternative among all immediately available items:
    Search
  • Or take a direct look at one of the categories:
    Storage - HP - Shelves
  • Does it have to be this exact item? We can look for it for you or build your custom device: Go to contact form
Your choice
  • HPE D6000 6G SAS Disk Enclosure / Erweiterungsgehäuse with 70x 3.5" LFF Bays
  • Price with upgrades:

    • € 336.13

Description

Description: HPE D6000 6G SAS Disk Enclosure / Erweiterungsgehäuse with 70x 3.5" LFF Bays
   
System: HPE D6000 LFF Disk Enclosure
Controller: 4x HPE D6000 LFF I/O Controller
Expansion interface (per controller): 2x 6G SAS via SFF-8088
Disk bays (front): 2x standard 35-bay hot plug 3.5" LFF Standard Carrier (ST) backplane (SAS)
Installed disks: not included, optionally possible
Power supply: 4x 1200 Watt redundant power supplies
Cooling: 4x redundant chassis fans
   
Form factor: 19" Rack x 5U
Depth: 891mm
Weight: 75kg
   
Condition: used, good, dust-free, signs of usage visible
Included in delivery: fully functional enclosure without further 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?
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) }); }); })