0

HPE 18TB 12G 7.2K SAS (512e) 3.5" LFF Festplatte / Hard Disk with Low Profile Carrier - P38441-001 / P37669R-B21


Item number
133427
Condition
Used
Weight
720 g
Delivery time
on stock and immediately available
Availability
6 in stock
€ 499.99 *
* Incl. VAT excl. Shipping
Your choice
  • HPE 18TB 12G 7.2K SAS (512e) 3.5" LFF Festplatte / Hard Disk with Low Profile Carrier - P38441-001 / P37669R-B21
  • Price with upgrades:

    • € 499.99

Description

Description: HPE 18TB 12G 7.2K SAS (512e) 3.5" LFF Festplatte / Hard Disk with Low Profile Carrier - P38441-001 / P37669R-B21
   
Brand name: HPE
Manufacturer model: Multi Vendor
Capacity: 18 TB
Interface: 12G SAS Dual-Port
Max. transfer rate: 260 MB/s (248 MiB/s)
Rotational speed (rpm): 7.2K
Cache: 512 MB
Sectors: 4KB with Emulation (512e)
Recording technology: CMR
Form factor: 3.5" LFF x 26.1mm
24/7 operation: suitable
Data protection: Instant Secure Erase (ISE)
Special feature: helium filled
   
Carrier type: Low Profile Carrier (LP) as LFF
Plug type: Hot Plug
   
Related part number(s):  
Option Kit No.: P37669-B21
Renew Option Kit No.: P37669R-B21
Spares Part No.: P38441-001
GPN No.: P37667-001
Renew Part No.: P37671-001U
Assembly Part No.: P37671-001
   
Condition: used, as good as new (refurbished by the manufacturer), bulk
Included in delivery: 1x disk with carrier
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?
Device compatibility:

Requirements:

- Low Profile Carrier (LP) bays

- compatible controller

Compatible with nearly all devices from the following model series:

HPE Apollo Gen9 series

HPE Apollo Gen10 series

HPE ProLiant Gen9 series

HPE ProLiant Gen10 series

HPE ProLiant Gen10 Plus series

HPE ProLiant Gen10 Plus v2 series

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 = 'green'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })