<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
   <head>
      <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1"/> 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Hyper-convergence, Unified Storage, Thin Provisioning, WORM, Dedupe, backup, RAID,NAS,SAN, Fibre Channel, WORM, SCSI, SAN Gateway, data protection, disaster recovery, storage area networks, RAID, JBOD, 10 Gigabit Ethernet, business continuity, storage arrays, migration,volume migration" />
<meta name="keywords" content="Unified Storage, SAN Gateway, WORM, Thin Provisioning, Dedupe, backup, Data NAS,SAN, Fibre Channel, iSCSI, SAS, 3Gendata, 3Gendata.com, 3Gen" />
<link href="style.css" rel="stylesheet" type="text/css" />
<meta http-equiv="cache-control" content="no-cache"/>
<meta http-equiv="pragma" content="no-cache"/>
<meta http-equiv="expires" content="-1"/> 





<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css"/>

<!--[if lt IE 9]>
	
  <script src="respond.min.js"></script>	
<![endif]--> 




      <title>3Gen Data Systems: 3Gen V9000 series</title>
   </head>
   <body id="bg">
      
	<div id="navmenu">
		<ul>
			<li>
				<a href="http://www.3gendata.com">
					<img alt="" style="position:absolute;left:0px; top:0px;" height="50" src="images/3Gen_Logo.svg" width="118" />
				</a>
			</li>
			<li><a href="company.asp">COMPANY</a>
			</li>
			<li id="tabs1"><a href="#" onclick="showTab(1,3)" class="dropbtn">HYPER-CONVERGENCE <span id="toggle1"><img alt="" src="images/Down.png">
		</span></a>
			</li>
			<li id="tabs2"><a href="#" onclick="showTab(2,3)" class="dropbtn">STORAGE<span id="toggle2"><img alt="" src="images/Down.png">
</span></a> 
			</li>
			<li id="tabs3"> <a href="#" onclick="showTab(3,3)" class="dropbtn">SUPPORT<span id="toggle3"><img alt="" src="images/Down.png">
</span> </a> 
			</li>
		</ul>
		<div>
			<div onclick="showTab(4,4);myFunction(this)" class="dropbtn mobileO" id="tabs4"></div>
			<a href="http://www.3gendata.com">
				<img alt="" height="50" src="images/3Gen_Logo.svg" width="118" style="float:left;  margin-top:5px;margin-left:100px;">
			</a>
		</div>
	</div>
	<div class="navParent">
		<ul id="tabsItems-1" class="navTab">
			<li><a href="V9000Pro_VSS.asp">vSever Pro</a>
			</li>
			<li><a href="vServerFT.asp">vServer Fault Tolerance</a>
			</li>
		</ul>
	</div>
	<div class="navParent">
		<ul id="tabsItems-2" class="navTab">
			<p class="TitleFont">SAN Virtualization Storages</p>
			<li><a href="V9000Pro_Storage_Gateway.asp">V9000 Pro SAN Gateway</a>
			</li>
			<li><a href="IntelliNASv9000.asp">V9000 Unified Storage</a>
			</li>
		</ul>
	</div>
	<div class="navParent">
		<ul id="tabsItems-3" class="navTab">
			<li><a href="support_plan.asp">Support Plans</a>
			</li>
			<li><a href="http://www.3gendata.com/alliancePortal/">Partner Alliance</a>
			</li>
			<li><a href="http://www.3gendata.com/PartnerRegistration.asp">New Partner registration</a>
			</li>
		</ul>
	</div>
	<!-- mobile dropdown -->
	<div id="mobileParent">
		<ul id="tabsItems-4" style="display:none;">
			<li><a href="company.asp">About us</a>
			</li>
			<p class="TitleFont">Hyper-Convergence</p>
			<li><a href="V9000Pro_VSS.asp">vSever Pro</a>
			</li>
			<li><a href="vServerFT.asp">vServer Fault Tolerance</a>
			</li>
			<p class="TitleFont">SAN Virtualization Storages</p>
			<li><a href="V9000Pro_Storage_Gateway.asp">V9080 SAN Gateway</a>
			</li>
			<li><a href="IntelliNASv9000.asp">V9000 Unified Storage</a>
			</li>
			<p class="TitleFont">Support</p>
			<li><a href="support_plan.asp">Support Plans</a>
			</li>
			<li><a href="http://www.3gendata.com/alliancePortal/">Partner Alliance</a>
			</li>
			<li><a href="http://www.3gendata.com/PartnerRegistration.asp">New Partner registration</a>
			</li>
		</ul>
	</div>
	<script type="text/javascript">
		function showTab(selected, total)
		{
		  	if(document.getElementById('tabsItems-' + selected).style.display=="block")
		  	{
		  		document.getElementById('tabsItems-' + selected).style.display = 'none';
		  		window.currentlyVisiblePopup = false;
			}
		  	else
		  	{
		  		document.getElementById('tabsItems-' + selected).style.display = 'block';
		  		window.currentlyVisiblePopup = selected;
			}
		  for(i = 1; i <= total; i += 1)
		  {
		    if(i == selected)
		    	continue;
		    document.getElementById('tabsItems-' + i).style.display = 'none';
		  }

		}
		
		// Close the dropdown if the user clicks outside of it
document.onclick = function(e) {
if (!e.target.matches('.dropbtn')) {
  if (window.currentlyVisiblePopup) {
    document.getElementById('tabsItems-' + window.currentlyVisiblePopup).style.display = 'none';
    document.getElementById("tabs4").className="dropbtn mobileO";
    window.currentlyVisiblePopup = false;
  }
  }
}
	</script>
	<script>
		function myFunction(x) {
		    //alert(x.className);
			if(x.className=="dropbtn mobileC")
		    	x.className="dropbtn mobileO";
		    else
		    	x.className="dropbtn mobileC";
		}
	</script>
 
      
      <div id="wrapper">
      
       <p class="TitleFont">&nbsp;&nbsp; V-SERVER PRO
         <a target="_blank" onclick="return confirm('Download datasheet and specifications');" href="datasheets/VServerPro.pdf">
</a>
        </p>
      
         
<script type="text/javascript">
function ShowHideTab(tabName) 
{
    var pageTabs = ["Overview", "Datasheet", "Specifications"];
    for (var i=0; i < pageTabs.length; i++)  
	{
       if (tabName == pageTabs[i]) 
		{
  	 		document.getElementById(pageTabs[i]).className ='selected';
            
	 		document.getElementById(pageTabs[i]+"Container").style.display='block';
     	}
        else 
		{
            document.getElementById(pageTabs[i]).className ='greyOut';
            document.getElementById(pageTabs[i]+"Container").style.display='none';
        }
	}    
	return false;
}
</script>


<table style="margin:0 auto; width:100%;">
        <tr>
          <td  id="Overview" class="selected" style="width:33%;"><a class="Fontstyle1" href="#" onclick="ShowHideTab('Overview');">Overview</a></td>
          <td id="Datasheet" class="greyOut"  style="width:33%;"><a class="Fontstyle1" href="#" onclick="ShowHideTab('Datasheet');">Datasheet</a></td>
          <td  id="Specifications" class="greyOut"  style="width:32%;"><a class="Fontstyle1" href="#" onclick="ShowHideTab('Specifications');">Specifications</a></td>
        </tr>
</table>

 
         <div id="Virtualized_Server"><div></div></div>
        
         <div id="OverviewContainer" class="Virtualized_Server">
            <ul class="ul-container">
               <li>Consolidate Server, Desktop, Application and Storage into one appliance with 3X TCO savings.</li>
               <li> The need to constrain and control large amounts of virtualized environments while restraining storage footprint had never been greater.  VServer Solution enables accelerated, non-disruptive VM deployments without sacrificing storage and application needs within a single unified architecture.</li>
               <li>Multi-Node fuss-free scalability</li>
               <li>   VServer Pro Solution allows easy expansion and shrinkage of systems and data volumes.  Each node supports a large number of fully protected VMs, with the networked collection of nodes at both local and remote sites managed as single entity.	  </li>
               <li>Simple to use and manage </li>
               <li>VServer Pro Solution is a purpose-built and self-tuned enterprise-ready solution with automated load balancing and redundant hardware to ensure continuous, uninterrupted operation.</li>
               <!--<li>Upgradeable to 8Gb/16Gb FC ports and 10Gb 
                  Ethernet ports 
               </li>
               <li>   Standard with 4 independent Gb Ethernet ports
               </li>-
               <li>Performance that exceed your applications 
                  demands  
               </li>
               <li>Outstanding file-based and transaction based performance with high bandwidth,
                  64-bit architecture, and industry leading memory and flash caching
                  I/O technologies
               </li>-->
               <li>Efficiency for the entire data lifecycle</li>
               <li>VServer Pro achieves a 50 to 1 data efficiency while simultaneously increasing application performance by  de-duplicating, compressing and optimizing all data inline, in real time, at inception, once and forever across all stages of the data lifecycle.</li>
               <li>Speedy Natural Disaster Recovery via Remote Volume Mirroring </li>
               <li>  Ability to mirror critical data to remote location via Fibre Channel and/or ethernet ports  </li>
               <li>5X faster performance than other competitive products</li>
               <li> Outstanding file-based and transaction based performance with high bandwidth, 64-bit architecture, and the latest I/O technologies.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
               </li>
               <li>Lock tight security for all IT data and assets </li>
               <li>  Best in class security incorporated into every step of the product lifecycle from development to deployment and operation
               </li>
            </ul>
         </div>
         <br/>
         <!-- end of overviewcontainer -->
         <div id="DatasheetContainer" style="display:none">
            <div class="plainText">Today's data centers demand innovation and increasing flawless execution in all virtualized environments.
               3Gen VServer Pro is capable of handling application, server, desktop and storage tasks within a single footprint. 
               Packed with enterprise features and protected with a 3 year warranty.  VServer Pro delivers integrated desktop/server provisioning, 
               lowers cost of deploying new applications and improves data integrity via 3Gen's advanced High Availability technology.
            </div>
            <br/>
            <p>High Availability and Advanced Data 
               Protection
            </p>
            <p>VServer Pro Solution delivers an enterprise cloud platform that converges server, desktop, storage and virtualization into a resilient, software-defined solution that powers mission-critical workloads at any scale.   All systems include hot swap technology and block level volume cloning software for maximum data protection.   3Gen VServer provides automatic backup/restore with file level asynchronous remote data mirroring and block level sync/async volume mirroring.  Effortlessly optimize security and capacity with a full suite of enterprise software such as Global Clustering (Active-Active and Active-Passive), WORM, real-time Volume Encryption, dynamic Thin Provisioning and block level data de-duplication( with 70% capacity savings).   50% power and cooling savings over systems requiring physical servers and physical SANs and/or NAS storage devices enables data centers achieve an even lower carbon footprint.           
            </p>
            <p>High Usability</p>
            <p>VServer Pro has a web based interface can be installed in just 15 minutes with plug-and-play network. IT administrators can finally eliminate stranded storage with 3Gen Thin Provisioning. Preserving investment in staff expertise and capital equipment is easy because with 3Gen's virtualized computing solution, data centers can reduce infrastructure costs and administrative support of physical servers and desktops to just one platform.</p>
            <p>High Standardization and Security </p>
            <p>A loss of a device no longer means a catastrophic data loss because VServer Pro has a centralized computing format that provides for consistent standards and security across all applications, desktops and servers as well as facilitates remote office support and rollout of application. </p>
         </div>
         <div id="SpecificationsContainer" style="display: none">
            <!-- start of specificationscontainer -->
            <table class="specTable">
               <tr class="Fontstyle1">
                  <td> </td>
                  <td>V9040Pro, V9060Pro, V9080Pro, V9120Pro, V9160Pro, V9120ProDC (2 nodes) and V9240Pro (4 nodes)
(2U, 3U and 4U)
                  </td>
               </tr>
               <tr>
                  <td  colspan="2">Configuration  
                  </td>
               </tr>
               <tr>
                  <td>Operating System</td>
                  <td> 3GenOS 64bit and VServer</td>
               </tr>
               <tr>
                  <td > CPU</td>
                  <td> Intel Xeon Scalable CPUs</td>
               </tr>
               <tr>
                  <td >Memory</td>
                  <td >Up to 2TB per node  </td>
               </tr>
               <tr>
                  <td>Internal Storage Interface</td>
                  <td >Serial ATA III, SAS and NVMe </td>
               </tr>
              <!-- <tr>
                  <td >Maximum storage capacity</td>
                  <td>3,750 Terabytes, 5 TB per disk</td>
               </tr>
               <tr>
                  <td >6Gb SAS Storage</td>
                  <td>Yes (72Gb/s )</td>
               </tr>-->
               <tr>
                  <td colspan="2" >VServer</td>
                  <td></td>
               </tr>
               <tr>
                  <td>Client OS (VM) creation, snapshot, cloning and recovery</td>
                  <td >Yes</td>
               </tr>
               <tr>
                  <td>Resource scheduling </td>
                  <td>Yes</td>
               </tr>
               <tr>
                  <td>HBA FC and 10Gb pass-thru</td>
                  <td>Yes</td>
               </tr>
               <tr>
                  <td>HBA Graphic card and USB pass-thru</td>
                  <td>Yes</td>
               </tr>
               <tr>
                  <td >Create and upload client OS</td>
                  <td >Yes</td>
               </tr>
               <tr>
                  <td>Live Migration of client OS</td>
                  <td>Yes</td>
               </tr>
                 <tr>
                  <td>Multi-node Active-Active Cluster</td>
                  <td>Optional</td>
               </tr>


               <tr>
                  <td> Client OS High Availability (HA)</td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td> Client OS Fault Tolerance (FT)</td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td> Remote Disaster Recovery (DR)</td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td colspan="2" >Data Protection and Reliability</td>
               </tr>
               <tr>
                  <td >Hot or cold swap HDD</td>
                  <td >True Hot Swap</td>
               </tr>
               <tr>
                  <td>RAID</td>
                  <td >RAID 0, 1, 5, 6, 10, 50 and 60</td>
               </tr>
               <tr>
                  <td>Online Volume Expansion</td>
                  <td>Yes</td>
               </tr>
               <tr>
                  <td>SnapBack / SnapQuick</td>
                  <td>Yes</td>
               </tr>
               <tr>
                  <td>Volume Cloning</td>
                  <td>Yes</td>
               </tr>
               <tr>
                  <td>Redundant Cooling Fans</td>
                  <td>3 hot swappable</td>
               </tr>
               <tr>
                  <td>Redundant Power Supply</td>
                  <td>2 hot swappable</td>
               </tr>
               <tr>
                  <td>UPS and Environmental Support </td>
                  <td>Yes</td>
               </tr>
               <tr  >
                  <td>Storage Gateway</td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td>Auto-Tiering </td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td>Block level Data De-duplication</td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td>Dynamic Thin Provisioning</td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td>Data Mirroring</td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td >Redundant OS</td>
                  <td >Optional</td>
               </tr>
               <tr>
                  <td >Performance Enhancing SSD</td>
                  <td >Optional</td>
               </tr>
               <tr>
                  <td>Clustering (Active-Active/Active-Passive Failover</td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td>FileLock (WORM NAS)</td>
                  <td>Optional</td>
               </tr>
               <tr>
                  <td>Real Time Volume Encryption</td>
                  <td>Optional</td>
               </tr>
            </table>
            <!-- </div> Julia  -->
         </div>
         <!-- End of datasheetcontainer -->
         <!-- end of specificationscontainer -->
      </div>
      <!-- end of wrapper div -->
      <table id="footer">
<tr>
	<td style="width:45%;" ><a href="http://www.3gendata.com" class="whiteText"> 3Gen Data Systems </a></td>
     <td style="width:30%; "><a class="redFooter" href="global_sites.asp"> Contact Us </a></td>     
</tr>
</table>
<script type="text/javascript" src="svgeezy.min.js"></script>
        <script>  svgeezy.init(false, 'png'); </script>
 
   </body>
</html>

