0

HPE D2220sb Storage Blade with 2x 300 GB SAS 10K 2.5" SFF Hot Swap Hard Disks - QW918A

middle size zoom image
  • preview image zoom0
  • preview image zoom1
Item 1 of 11

Item number
120844
Condition
Used
Weight
5 Kg
€ 58.82 *
* 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:

Your choice
  • HPE D2220sb Storage Blade with 2x 300 GB SAS 10K 2.5" SFF Hot Swap Hard Disks - QW918A
  • Price with upgrades:

    • € 58.82

Description

Description: HPE D2220sb Storage Blade
RAID controller: Smart Array P420i with 2GB FBWC Cache (6G SAS / 6G SATA)
Hard disks: 2x 300 GB SAS hot swap 2.5" hard disks, 10.000 rpm - (max. 12x hard disks possible)
RAID-Levels: RAID-0 RAID-10  
  RAID-5 RAID-6 (with ADG)  
Format: Blade Depth: 517mm
Height units: 1BU Weight: 4.8kg
Other equipment: -
   
Condition: used, good, dust-free, signs of usage visible
Included in delivery: fully functional server without accessories such as blind covers or software
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) }); }); })