<!DOCTYPE html>
<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: 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>
<!--[if lt IE 9]>
<script type="text/javascript" src="swfobject.js"></script>

<div style="width:100%; height: 151px; background-color: #000000; background-position:center;text-align:center"  id="altVid"> </div>

<script type="text/javascript">
   var so = new SWFObject("Unified_Storage.swf", "3Gen Video", "835", "171", "9");
   so.addParam("wmode", "transparent");
   so.addParam("loop", "false");
   so.write("altVid");
</script>
<![endif]--> 

 <!--[if (gt IE 8)|!(IE)]><!-->
<div style="width:100%;background-color:black;">  
	  <video id="video_background" controls="controls"  muted  height="160" width="284" poster="images/3Gen_Logo.svg"  style="display:block;margin:0px auto;">
	  	<source src="Unified_Storage.mp4" type="video/mp4" >
	   Your browser does not support the video tag.
	</video>
</div> 
<script>
 var video = document.getElementById("video_background");
video.addEventListener("canplay", function() {
  setTimeout(function() {
    video.play();
  }, 5000);
});
</script>
<!--<![endif]-->


<div id="wrapper">


<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>

 

<p class="TitleFont">V9000 Unified Storage<a target="_blank" onclick="return confirm('Download datasheet and specifications');" href="datasheets/3GenUnified_Storage.pdf">
</a>
</p>

<div id="OverviewContainer" class="V9000"><img alt="" height="122" src="images/UnifiedStorage_mob_pt.jpg" width="250">


      <ul  class="ul-container">
          <li >Storage Consolidation that can simultaneously meet your diverse needs - SAN and NAS, primary and secondary storage.</li>
          <li > Unified storage platform supporting simultaneous block and file services for business and technical applications </li>          
  
  		  <li>3Gen Local and Network RAID with the most powerful RAID Engine on earth!</li>
		  <li>Dual Intel Xeon CPUs with speedy DPP RAID rebuild up to 5TB per hour</li>

  
  
  
          <li>Upgradeable to 24 latest Fibre Channel and high speed Ethernet ports</li>
          <li >Standard with 2 independent Gb Ethernet ports. </li> 
                         
          <li >Storage Gateway option supports up to 1000 Storage nodes </li>
          <li >Buy what you need today and grow when you need it in the future</li>
          
          <li >Multi-Node support for maximum performance and failover protection</li>
		  <li>Unlimited scalability on computing power and storage capacity</li>

		  
		  
          <li >Performance that meet your rigorous applications demands</li>
          <li  >Outstanding file and transaction based performance with high bandwidth, 64-bit architecture, and the latest I/O technologies </li>
         
		  <li >Speedy Natural Disaster Recovery via Global Clustering and Remote Volume Mirroring </li>
          <li >Mirror critical data to local and remote locations via Fibre Channel and ISCSI</li>
		  <li >Value-added applications available for cloud computing, productivity and data availability   </li>
          <li >Dynamic thin provisioning, block level data de-duplication, real time Volume based encryption, WORM (Write Once Read Many), performance enhancing SSD and N+1 clustering to protect sensitive and mission critical data  </li>
      </ul>      
</div><br/>

	<!-- end of overviewcontainer -->

 <div id="DatasheetContainer" style="display:none;"> 
 				
      			<p> High Value with unbeatable ROI  	 </p>         	 
              <p>Today's business environment demands innovation and increasing flawless execution in all environments 
              including  virtualized computing.   With 3Gen V9000 series Unified Storage, you have an ultimate all-in-one storage solution 
              for handling block based storage, file serving, server consolidation, backup and restoration strategies, replication solutions, regulatory 
              compliance data retention and the integration of NAS and SAN investments. Packed with enterprise features and protected with a 3 year warranty, 
              3Gen V9000 series delivers unsurpassed value with a price that is lower than all other storage solutions on the market           
			  </p>
              
              <p>High Availability and Advanced Data Protection</p>
              <p>All systems include hot swap technology and block level volume cloning software for maximum data protection.  
              By connecting with another V9000 remotely via Gb Ethernet ports, backup and restore can be accomplished via our automated file 
              based asynchronous remote mirroring and synchronous / asynchronous block based volume mirroring.  V9000 incorporates SnapBack technology 
              to reduce backup time to minutes; SnapQuick to  enable recovery of point-in-time data in minutes.  Furthermore, a full suite of optional 
              enterprise software such as clustering (active-active and active-passive), WORM, real time volume encryption and remote synchronous data 
              mirroring are available to protect your data              
              </p>              
              <p>High Usability</p>
              <p> 3Gen V9000 series can be installed in just 15 minutes with plug-and-play network connectivity and intuitive installation tools. 
              The web based management software allows users to manage their storage systems via web browsers from any place in the world. Thin Provisioning is available to eliminate stranded storage.   Preserving investment in staff expertise and capital equipment is easy with 3Gen V9000 series because it is  based 
              on industrial proven 3GenNAS Operating System and management tools.   While 3Gen's products are always on the cutting-edge, our customers can rest assured 
              that easy-to-use stays on top of 3Gen's design philosophy. 3Gen is committed to bringing advanced Information Life Cycle Management features to all enterprises.			  
              </p>   
              <p>Storage Sharing and Access Control</p>
              <p> With versatile 3Gen V9000 Unified Storage series systems, you can use high performance SAS, NVMe 
              or large capacity SATA disk drives for optimal performance and cost ratio. 3Gen V9000 Unified Storage
              series can seamlessly consolidate block and file storage by providing native support 
			  for the FC,&nbsp; iSCSI, NFS and CIFS storage protocols. </p>	
	
</div>  <!-- End of datasheetcontainer -->

<div id="SpecificationsContainer" style="display:none;"> <!-- start of specificationscontainer -->            
<table class="specTable">
     <tr class="Fontstyle1"><td></td><td>V9040/ V9040Pro , V9060/V9060Pro, V9080/V9080Pro, V9120Pro, V9160Pro, V9120ProDC (Dual Nodes) and V9240Pro (4 nodes)
( 2U, 3U and 4U) &nbsp; Unified Storage</td></tr>
      <tr> <td colspan="2">Configuration  </td> </tr>
     
      <tr><td >Operating System</td><td>3GenOS 64bit</td></tr>          
      <tr><td> CPU</td> <td> V9000 Xeon E3-1220v6,  V9000Pro Dual Xeon E5-2603 v4 and Xeon Scalable CPU optional</td></tr>
      <tr><td>Memory</td> <td>16GB ECC DDR4 Memory  (up to 2TB)</td></tr>          
      <tr><td>Hard Drive Interface</td><td >Serial ATA III , SAS and NVMe</td></tr>          
      <tr><td>Maximum storage capacity</td><td >9000TB per node (with 12TB HDD) </td></tr> 
      <tr><td>High Performance SAS</td><td >6G / 12G </td></tr> 
          
      <tr><td colspan="2" >Connectivity</td><td></td></tr>          
      <tr><td>10/100/1000 Ethernet Ports</td><td >2 Auto-sensing  (Up to 24)</td></tr>          
      <tr><td>Lastest FC & High Speed Ethernet</td><td>Optional (Up to 24 with V9080Pro, V9120Pro and V9160Pro)</td></tr>          
      <tr><td>NIC Teaming with LACP</td><td>Yes</td></tr>          
      <tr><td>Load Balancing</td><td>Yes</td></tr>          
      <tr><td >Ethernet Failover</td><td >Yes</td></tr>          
      <tr><td>Interoperability</td><td>Windows, Unix, Linux, Novell and MAC</td></tr>          
      <tr><td> Interface Support </td><td>iSCSI, FC, CIFS, NFS, HTTP, FTP, SMB, AD, LDAP, NIS, HDFS and S3/Openstack</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 style="height: 43px">Online Volume Expansion</td><td style="height: 43px">Yes</td></tr>			  
      <tr><td>RAID</td><td >RAID 0, 1, 5, 6, 10, 50 and 60</td> </tr>            
      <tr><td >SnapBack / SnapQuick</td><td >Yes</td></tr>
      <tr><td>Local 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 (up to 1000 storage nodes and HA up to 5 nodes failure)</td></tr>      
      <tr><td>File based Data De-Duplication</td><td>Optional</td></tr>      
      <tr><td>Block based Data De-Duplication</td><td>Optional</td></tr>
      <tr><td>Dyanmic 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 SSD Caching</td><td>Optional</td> </tr>
      <tr><td>Active / Active Clustering</td><td>Optional</td> </tr>      
      <tr><td>FileLock (WORM NAS)</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>
          
      <tr><td colspan="2"  >Management</td></tr>
      <tr><td>Remote Management</td><td>Yes</td></tr>
	  <tr><td>Active Directory Services</td><td>Yes</td></tr>
            
      <tr><td>Distributed Files System</td><td>Yes</td> </tr>
            
     	<tr><td>Network Discovery Tool</td><td>Yes</td></tr>
  </table>
</div>  <!-- end of specificationscontainer -->

</div> <!-- wrapper  -->
<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>
