0

ThinkSystem

server
Items per page
Sort by
Brand
Price
CPUs installed
Form-factor
Height
Capacity
HDD Slots total
Memory installed
Category
all 61 items immediately available

Lenovo ThinkSystem servers - versatile solutions for every IT environment

ThinkSystem servers from Lenovo are versatile IT solutions for companies of all sizes and in all industries that require reliable hardware with professional standards for a wide range of IT infrastructures. The ThinkSystem series offers high flexibility and scalability as well as support for the latest hardware components. This means that almost all requirements of a variety of workloads can be met, with a wide range of server models available for various applications.

ThinkSystem SR rack servers

With standardised rack chassis in common form factors from 1U to 3U, the ThinkSystem SR models can be used to efficiently utilise space in data centres or server rooms of complex IT infrastructures. The servers are characterised by high performance and scalability. They are available in various performance classes and configurations to adapt processors, memory, hard disks and connectivity to infrastructure requirements. This makes them suitable for a range of applications, including databases, web hosting, cloud computing and virtualisation.

Lenovo ThinkSystem SR630 rack server front viewLenovo ThinkSystem SR650 rack server front view

 

 

 

ThinkSystem ST tower servers

The ThinkSystem ST series tower servers offer powerful server hardware in a compact chassis that is easily accessible for expansions and maintenance. This makes the tower models a versatile solution for office environments, branch offices and small to medium-sized companies that do not have an extensive IT infrastructure. Even without a separate server room, many needs such as file and print services as well as business applications can be covered, while the quiet operation allows the systems to be deployed in almost any environment.

ThinkSystem SD multi-node servers

Multi-node servers are compact server modules that are installed in a shared enclosure and have access to a central infrastructure for cooling, power supply and network. Their modular design enables efficient use of space at high performance density, making them ideal for running complex virtualised environments in data centres that require scalability and high computing power while taking up less space. The ability to quickly replace modules also makes ThinkSystem multi-node servers a good choice for applications that benefit from high availability.

Lenovo ThinkSystem SD530 compute node front viewLenovo ThinkSystem D2 enclosure front view

 

 

 

 

 

ServerShop24 - Buy refurbished Lenovo ThinkSystem servers at affordable prices

The Lenovo ThinkSystem series servers cover a wide range of requirements for almost all applications, from small decentralised locations to medium-sized companies and large data centres. With rack, tower and multi-node servers, you can implement a versatile, reliable and scalable IT infrastructure. Here, our carefully tested used ThinkSystem models available in our online shop are often an ideal alternative to expensive new hardware. The refurbished systems are cost-efficient solutions with an excellent price-performance ratio for a variety of applications, which can often fully meet many requirements. By using refurbished server equipment, you are also making an important contribution to the sustainable use of natural resources, because the reuse of fully functional and reliable systems reduces unnecessary electronic waste.
We are your reliable partner for professionally refurbished used servers, storage systems, workstations and network equipment since 2010. In addition to devices from many well-known brands that are ready for immediate shipping, you will also find the appropriate accessories, spare parts and components for individual configurations in our extensive range. With fast shipping from our warehouse, we enable short delivery times, so you can expand your IT infrastructure quickly and cost-effectively with refurbished hardware. If you have any questions about products, configurations or your order, our friendly and experienced support team will assist you. Contact us - we will take care of your request!

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) }); }); })