0

RAM-Upgrade to 64GB DDR4 (2133P-E) Unbuffered ECC (4x 16GB memory modules)

middle size zoom image

Item number
131008
Servershop5::Template.zustand
Used
Servershop5::Template.gewicht
5 g
Servershop5::Template.lieferzeit
on stock and immediately available
€ 378.14 *
* Excl. VAT excl. Shipping
Servershop5::Template.upgradeAuswahl
  • RAM-Upgrade to 64GB DDR4 (2133P-E) Unbuffered ECC (4x 16GB memory modules)
  • Servershop5::Template.pricewithupdates

    • € 378.14

Servershop5::Template.itemdesc

RAM-Upgrade to 64GB DDR4 (2133P-E) Unbuffered ECC (4x 16GB memory modules)
   
Module type: DDR4 2133P-E = 2400 MT/s as Unbuffered with ECC
   
Requirement: Valid in combination with one of our devices with basic configuration of 16GB Unbuffered ECC RAM (1x 16GB module).
  Device with support for Unbuffered ECC RAM and at least 4x RAM slots available.
   
Notice: The type of modules describes the native speed of the modules. The actual operating speed of the RAM in the system may vary depending on the number of modules installed and/or the combination with installed CPU(s).
   
  This upgrade can only be purchased in combination with a server offered by us. Only one RAM-upgrade can be purchased per server.
   
  The specifications stated in the description of this upgrade describe the final stage of the product and upgrade combined. This means that the upgrade is always up to the given size (not by the given size). Components may be taken out or used again. Components used for the upgrade may be chosen brand-independent. Parts which have been included in the original product cannot be claimed if removed during upgrading.
Servershop5::Template.produktfragen
Servershop5::Template.wirreagierenschnell Create new ticket
Servershop5::Template.produktfragen
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 = "Servershop5::Template.NewsletterSuccess"; }) .catch(error => { console.log(error) }); }); })