Dosyalar
anwisystems/enterprise/24-bay-storage.html
T
2024-03-15 16:26:27 +05:30

696 satır
33 KiB
HTML

<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="description" content="" />
<title>Anwi Systems</title>
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="./assets/img/favicon.gif" />
<!--**********************************
all css files
*************************************-->
<!--***************************************************
fontawesome,bootstrap,plugins and main style css
***************************************************-->
<!-- cdn links -->
<link rel="stylesheet" href="assets/css/fontawesome.min.css" />
<link rel="stylesheet" href="assets/css/ionicons.min.css" />
<link rel="stylesheet" href="assets/css/simple-line-icons.css" />
<link rel="stylesheet" href="assets/css/plugins/jquery-ui.min.css">
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/plugins/plugins.css" />
<link rel="stylesheet" href="assets/css/style.min.css" />
<link rel="stylesheet" href="assets/css/main-style.css" />
<link rel="stylesheet" href="assets/css/products.css">
<link rel="stylesheet" href="assets/css/responsive.css" />
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" />
<!-- Use the minified version files listed below for better performance and remove the files listed above -->
</head>
<body data-page="product">
<div class="waves">
<!-- HEADER -->
<div id="navbar-head"></div>
<!-- HEADER END -->
<!-- breadcrumb-section start -->
<section class="bg-light1 d-none">
<div class="main-sliders dots-style theme1">
<div class="container">
<div class="row align-items-center slider-height breadcrumb">
<div class="col-12">
<div class="section-title text-center">
<h2 class="title pb-4 text-white text-capitalize">
24 Bay Storage
</h2>
<small class="text-white">SY-IT-R2224WFTZSR</small>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- breadcrumb-section end -->
</div>
<!-- banner start -->
<section>
<div class="products-banner">
<div class=" container">
<div>
<h1 class="text-center">24 Bay Storage</h1>
</div>
</div>
</div>
</section>
<!-- banner end -->
<!-- product-single start -->
<section class="product-single theme1 pt-md-5">
<div class="container">
<div class="row" id="singlecart">
<div class="col-lg-6 mb-5 mb-lg-0">
<div>
<div class="position-relative">
<span class="badge badge-danger top-right">New</span>
</div>
<div class="product-sync-init mb-20">
<div class="single-product">
<div class="product-thumb">
<img src="./assets/img/650!450/24-bay-storage.png" alt="product-thumb" />
</div>
</div>
<!-- single-product end -->
<div class="single-product">
<div class="product-thumb">
<img src="./assets/img/650!450/24-bay-storage.png" alt="product-thumb" />
</div>
</div>
<!-- single-product end -->
<div class="single-product">
<div class="product-thumb">
<img src="./assets/img/650!450/24-bay-storage.png" alt="product-thumb" />
</div>
</div>
</div>
</div>
<div class="product-sync-nav single-product product-list-amp">
<div class="single-product">
<div class="product-thumb">
<a href="javascript:void(0)">
<img src="./assets/img/650!450/24-bay-storage.png" alt="product-thumb" /></a>
</div>
</div>
<div class="single-product d-none">
<div class="product-thumb">
<a href="javascript:void(0)">
<img src="./assets/img/650!450/24-bay-storage.png" alt="product-thumb" /></a>
</div>
</div>
<div class="single-product d-none">
<div class="product-thumb">
<a href="javascript:void(0)"><img src="./assets/img/650!450/24-bay-storage.png"
alt="product-thumb" /></a>
</div>
</div>
</div>
</div>
<div class="col-lg-6 single-product-content">
<div class="single-product-info">
<div class="single-product-head ms-md-4">
<h1 class="title mb-20">24 Bay Storage</h1>
<h6 class="port-font"> SY-IT-R2224WFTZSR</h6>
<div class="container price-quote">
<div class="row">
<div class="col-md-6 text-left d-none">
<!-- <h5><b class="cost">&#8377; 999</b></h5> -->
<h5>
<span class="cost currency-symbol"></span><span class="cost product-price">999</span>
</h5>
<span>Inclusive of taxes</span>
</div>
<div class="col-md-6 pt-2 text-end">
<img class="stock" src="./assets/img/icon/inventory_2.svg">&nbsp;
<span>50 Avaliable</span>
</div>
</div>
</div>
</div>
<div class="product-body mb-40 circle-font">
<ul class="fadeInUp">
<li>The latest processor innovation with 3rd Gen
Intel® Xeon® Scalable processors</li>
<li>Outstanding storage scalability without
performance degradation.</li>
<li>Innovative 3U design</li>
<li>3rd Gen Intel® Xeon® Scalable processors</li>
<li>Advanced, hardware-enhanced security features</li>
<li>Intel® Optane™ persistent memory 200 series</li>
<li>Support for up to 200Gb network cards.</li>
</ul>
</div>
<div class="product-footer d-flex single_con ">
<div class="count d-flex d-none">
<div class="button-group">
<button class="count-btn decrement single_increment">+
<!-- <i class="fas fa-chevron-down"></i> -->
</button>
<input type="number" min="1" max="10" step="1" value="1" />
<button class="count-btn increment single_increment">-
<!-- <i class="fas fa-chevron-up"></i> -->
</button>
</div>
</div>
<div class="d-none">
<button class="pro-btn btn mt-sm-0 single-cart-btn" onclick="single_cart(true,event)">
<span class="me-2"><i class="ion-android-add"></i></span>
Add to cart
</button>
</div>
<div class="w-100 me-md-4">
<button class="btn ms-md-4 w-100 buy-now-btn" data-bs-toggle="modal"
data-bs-target="#enquireModal">
<b class="price">Request a Quote</b>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- product-single end -->
<!-- product tab start -->
<div class="product-tab theme1 bg-white pt-60 mb-60">
<div class="container">
<div class="product-tab-nav">
<div class="row align-items-center">
<div class="col-12">
<nav class="product-tab-menu single-product">
<ul class="nav nav-pills justify-content-center" id="pills-tab" role="tablist">
<li class="nav-item active">
<a class="nav-link active desc" id="pills-home-tab" data-bs-toggle="pill" href="#pills-home"
role="tab" aria-controls="pills-home" aria-selected="true">Description</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-profile-tab" data-bs-toggle="pill" href="#pills-profile" role="tab"
aria-controls="pills-profile" aria-selected="false">Product Details</a>
</li>
<li class="nav-item">
<a class="nav-link spec" id="pills-contact-tab" data-bs-toggle="pill" href="#pills-contact" role="tab"
aria-controls="pills-contact" aria-selected="false">Specifications</a>
</li>
<li class="nav-item d-none">
<a class="nav-link" id="pills-download-tab" data-bs-toggle="pill" href="#pills-download" role="tab"
aria-controls="pills-contact" aria-selected="false">Downloads</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<!-- product-tab-nav end -->
<div class="row">
<div class="col-12">
<div class="tab-content" id="pills-tabContent">
<!-- first tab-pane -->
<div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab">
<div class="single-product-desc">
<p>
<div class="design-editor1">
<h2> Anwi Server System R2224WFTZSR</h2>
<p class="provide-content">
Integrated 2U system featuring an Anwi Server Board S2600WFTR, supporting two 2nd Generation
Intel® Xeon® Scalable processors,
<br>(24) 2.5 inch hot-swap drives, 24 DIMMs, (1)1100W redundant-capable power supply.
</p>
</div>
</p>
</div>
</div>
<!-- second tab-pane -->
<div class="tab-pane fade" id="pills-profile" role="tabpanel" aria-labelledby="pills-profile-tab">
<div class="single-product-desc">
<div>
<h5 class="tabletitle">Unique Features for SDI, VDI, and HCI</h5>
<ul class="fadeInUp">
<li>Features the latest processor innovation with 3rd Gen Intel® Xeon® Scalable processors in
dual-socket compute modules. Additionally, Intel® Optane™ persistent memory 200 series enable
greater memory capacity versus DRAM only.</li>
<li>Innovative 3U design places ultra-high-capacity storage in the top U to improve airflow and to
enable higher performing processors in the bottom 2U for no-compromise CPU performance enabling an
HCI platform that delivers breakthrough compute performance and storage capacity. With up to four
modules per server, and double the cores of a typical 2U, 4-node configuration for outstanding
compute density and headroom. The chassis supports up to four power supplies, which can be
configured to provide 2+1 or 2+2 redundancy for greater resiliency.</li>
<li>High-performance NVMe storage provides high-speed, easily scalable storage capacity. Available
in U.2 or E1.L form factors.</li>
<li>Delivers ultra-fast I/O through full PCIe 4.0 support. Rapidly move data across nodes with
high-speed networking options for fabric or Ethernet PCIe cards. Supports up to 200 Gb network
cards.
</li>
<li>Advanced, hardware-enhanced security features better protect your data, applications, and
infrastructure.</li>
<li>Certified for industry-leading HCI solutions—such as VMware vSAN, and Microsoft Azure Stack
HCI—the Anwi Server System D40AMP Family is your fast path to HCI, private and hybrid cloud
deployments.</li>
</ul>
</div>
</div>
</div>
<!-- third tab-pane -->
<div class="tab-pane fade" id="pills-contact" role="tabpanel" aria-labelledby="pills-contact-tab">
<div class="single-product-desc">
<div class="row">
<div class="design-editor row">
<div class="col-lg-6 pr-lg-10 spect-table">
<div class="spec spec-table">
<h4 class="tabletitle">Physical</h4>
<table>
<tbody>
<tr>
<td>Form Factor</td>
<td class="tr-last-child">3U Rack-Mount enclosure, up to 4 independent warm-swap compute
nodes<br>
New 3U Chassis (Vestal Peak)<br>
American Pass Board/Node (Modified Tennessee Pass)
</td>
</tr>
<tr>
<td>Processor</td>
<td class="tr-last-child">
3rd Gen Intel® Xeon® Scalable processors up to 205W (air-cooled only)
</td>
</tr>
<tr>
<td>Memory</td>
<td class="tr-last-child">DDR4 16x DIMMs & 8x Optane™ Persistent Memory (BPS) DIMMs per
module</td>
</tr>
<tr>
<td>Memory Speed</td>
<td class="tr-last-child">Up to 3200 MHz (2DPC for 2-1-2-1 configurations)</td>
</tr>
<tr>
<td>Node-Based Storage</td>
<td class="tr-last-child">2x M.2 80/110mm SATA/NVMe</td>
</tr>
<tr>
<td>Hot-Swap Storage</td>
<td class="tr-last-child">Up to 24x U.2 NVMe SSDs (6 per node)<br>Up to 32x E1.L NVMe SSDs
(8 per node)</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col-lg-6 pl-lg-10 mt-md-12 mt-lg-0 spect-table">
<div class="spec spec-table1 data-spec spec-table">
<table>
<tbody>
<h4 class="tabletitle">Environmental</h4>
<tr>
<td>Power Supply</td>
<td class="tr-last-child">4x hot-swap CRPS 2100W (Platinum) or 2700W (Titanium) PSUs</td>
</tr>
<tr>
<td>Ethernet </td>
<td class="tr-last-child">Integrated 10Gbase-T RJ45 network & 1Gbase-T RJ45 management per
node</td>
</tr>
<tr>
<td>Cooling</td>
<td class="tr-last-child">High-performance Air-Cooling</td>
</tr>
<tr>
<td>I/O (per Node)</td>
<td class="tr-last-child">2 x16 PCIe 4.0 Low-Profile slots</td>
</tr>
<tr>
<td>High Speed Network</td>
<td class="tr-last-child">Up to 200Gb per PCIe card (Ethernet, OPA, Infiniband)
</td>
</tr>
<tr>
<td>Manageability </td>
<td class="tr-last-child">Dedicated, consolidated management module
</td>
</tr>
<tr>
<td>Security </td>
<td class="tr-last-child">TPM 2.0 (optional); Hot-swap/redundant drives, fans, and PSUs;
light path diagnostic LEDs
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<ul class="series-list">
<li><strong>Product Collection :</strong>Anwi Server System R2000WF Family</li>
<li><strong>Code Name :</strong>Products formerly Wolf Pass</li>
<li><strong>Launch Date :</strong>Q2'19</li>
<li><strong>Expected Discontinuance :</strong> 2022</li>
<li><strong>Limited 3-year Warranty :</strong>Yes</li>
<li><strong>Additional Extended Warranty Details :</strong>Dual Processor System Extended Warranty
</li>
<li><strong>Chassis Form Factor :</strong>2U, Spread Core Rack</li>
<li><strong>Chassis Dimensions :</strong>16.93" x 27.95" x 3.44"</li>
<li><strong>Board Form Factor :</strong>Custom 16.7" x 17"</li>
<li><strong>Compatible Product Series :</strong>2nd Generation Intel® Xeon® Scalable Processors
</li>
<li><strong>Socket :</strong>Socket P</li>
</ul>
</div>
</div>
</div>
<!--fourth tab-pan-->
<div class="tab-pane fade" id="pills-download" role="tabpanel" aria-labelledby="pills-download-tab">
<div class="single-product-desc">
<div class="row">
<div class="design-editor">
<h6 class="title-xxxl fc-secondary">Download</h6>
<div class="row">
<div class="col-12">
<div class="download spec-table">
<table class="w-100">
<tbody>
<tr>
<td class="d-md-table-cell down-border">01</td>
<td><a class="download-con d-none"
href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
target="_blank">S9280-64X Datasheet</a></td>
<td class="d-lg-table-cell "><a class="down-file d-none"
href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
target="_blank"><i class="fas fa-file-download"></i></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- product tab end -->
<!-- new arrival section start -->
<section class="theme1 bg-white pb-80 d-none">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title text-center">
<h2 class="title pb-3 mb-3 mt-5">You might also like</h2>
<p class="text mt-10">Add Related products to weekly line up</p>
</div>
</div>
<div class="col-12">
<div class="product-slider-init theme1 slick-nav">
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<!-- <img class="first-img pb-3" src="assets/img/product/1.png" alt="thumbnail" /> -->
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<!-- <h3 class="title">
<a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
</h3> -->
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="product-price1 pt-2">In Stock</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<!-- <img class="first-img pb-3" src="./assets/img/product/2.png" alt="thumbnail" /> -->
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<!-- <h3 class="title">
<a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
</h3> -->
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="product-price1 pt-2">In Stock</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<!-- <img class="first-img pb-3" src="./assets/img/product/3.png" alt="thumbnail" /> -->
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<!-- <h3 class="title">
<a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
</h3> -->
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="product-price1 pt-2">In Stock</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<!-- <img class="first-img pb-3" src="./assets/img/product/4.png" alt="thumbnail" /> -->
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="product-price1 pt-2">In Stock</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
<div class="slider-item" id="singlecart">
<div class="card product-card">
<div class="card-body pb-0">
<div class="media flex-column">
<div class="product-thumbnail position-relative">
<span class="badge badge-danger top-right">New</span>
<a href="single-product.html" class="zoom-in">
<!-- <img class="first-img pb-3" src="./assets/img/product/5.png" alt="thumbnail" /> -->
<!-- <img class="second-img pb-3" src="./assets/img/product/6.png" alt="thumbnail" /> -->
</a>
<!-- product links -->
<ul class="actions d-flex justify-content-center res-con">
<li class="three-card-name title">700 Series</li>
</ul>
<!-- product links end-->
</div>
<div class="media-body">
<div class="product-desc bg-light three-server-cards12">
<div class="justify-content-center server-card-content">
<p class="flint-sub">Network Adapter XXV710</p>
<p class="product-price">$11.90</p>
</div>
<div class="star-rating d-none">
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star"></span>
<span class="ion-ios-star de-selected"></span>
</div>
<div class="d-flex align-items-center justify-content-between">
<span class="single_cart_price">$11.90</span>
<button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
onclick="single_cart(true,event)">
<i class="fa fa-shopping-cart"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider-item end -->
</div>
</div>
</div>
</div>
</section>
<!-- new arrival section end -->
<div id="enquire"></div>
<!-- footer strat -->
<div id="footer-head"></div>
<!-- footer end -->
<!--***********************
all js files
***********************-->
<!--******************************************************
jquery,modernizr ,poppe,bootstrap,plugins and main js
******************************************************-->
<script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
<script src="assets/js/vendor/jquery-migrate-3.3.2.min.js"></script>
<script src="assets/js/vendor/modernizr-3.7.1.min.js"></script>
<script src="assets/js/plugins/jquery-ui.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/plugins/plugins.js"></script>
<script src="assets/js/plugins/ajax-contact.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/scroll.js"></script>
<!-- <script src="assets/js/cart.js"></script> -->
<script src="assets/js/form.js"></script>
<!-- navbar-js -->
<script src="assets/js/navbar.js"></script>
<!-- configuration-js -->
<script src="assets/js/config_new_1.js"></script>
<!-- footer-js -->
<script src="assets/js/footer.js"></script>
<!-- Use the minified version files listed below for better performance and remove the files listed above -->
</body>
</html>