<!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: IntelliNAS V9000 pro</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 Pro <a target="_blank" href="datasheets/intellinasv9000Pro.pdf" onclick="return confirm('Download datasheet and specifications');">
         </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> A 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 - 8Gb/16Gb FC &amp; 10Gb/25Gb Ethernet                </li>
               <li> Standard with 2 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 the latest I/O technologies  
               </li>
               <li >Storage Gateway option, supports up to 1000 Storage nodes and each node supports 750 HDDs 
               </li>
               	<li> Buy what you need today and grow when you need it in the future.
               	</li>
               <li >High Performance 12Gb SAS Chassis   
               </li>
               <li>Eliminate data congestion with the latest SAS technology               </li>
               <li >Speedy Natural Disaster Recovery via Global Clustering and Remote Volume Mirroring </li>
               <li> Mirror critical data to local and remote locations via FC 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>
               <li >Web based management</li>
               <li>allows users to 
                  manage their system via remote browsers from any place in the world 
                  and preserve investment in staff expertise by using same management 
                  tools
               </li>
            </ul>
  <br/>
         </div>
       
         <!-- 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 IntelliNAS V9000Pro series Unified Storage 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, IntelliNAS V9000Pro 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 IntelliNAS
               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.  V9000Pro 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, dynamic thin provisioning 
               and block based data de-duplication with projected 70% capacity saving             
            </p>
            <p>High Usability</p> 
            <p>IntelliNAS V9000Pro Unified Storage 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 helps you to eliminate stranded 
               storage. Preserving investment in staff expertise and capital equipment is easy because IntelliNAS V9000Pro series are 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 IntelliNAS V9000 Pro Unified Storage series systems, you can use high performance SAS or large capacity SATA disk drives for 
               optimal performance and cost.  On the same system, you can seamlessly consolidate block and file storage. IntelliNAS V9000 Pro series Unified Storage makes this possible 
               by providing native support of the iSCSI, FC, 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>IntelliNAS V9040Pro , V9060Pro, V9080Pro, V9120Pro, V9160Pro, V9120ProDC (Dual Nodes) and V9240Pro (4 nodes)
( 2U, 3U and 4U)
</td>
               </tr>
               <tr>
                  <td  colspan="2" style="height: 23px">Configuration  
                  </td>
               </tr>
               <tr>
                  <td>Operating System</td>
                  <td> 3Gen OS 64bit</td>
               </tr>
               <tr>
                  <td> CPU(s)</td>
                  <td> Dual Xeon E5-2603 v4 standard and Xeon Scalable CPU optional</td>
               </tr>
               <tr>
                  <td style="height: 23px" >Memory</td>
                  <td style="height: 23px" >16GB ECC DDR3 / DDR4 memory ( up to 2 TB)</td>
               </tr>
               <tr>
                  <td>Hard Drive Interface</td>
                  <td >Serial ATA III or SAS HDDs - 750 HDDs with optional JBOD</td>
               </tr>
               <tr>
                  <td >Maximum storage capacity</td>
                  <td>6,000TB, 8TB per disk </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>8Gb/16Gb FC &amp; 10Gb/25Gb Ethernet </td>
                  <td>Optional (Up to 24 with V9080Pro, V9120Pro and V9160Pro)</td>
               </tr>
               <tr>
                  <td>NIC Teaming</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>RAID</td>
                  <td >Local and Network RAID 0, 1, 5, 6, 10, 50, 60 and DPP</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 Support</td>
                  <td>Yes</td>
               </tr>
               <tr  >
                  <td>Client Backup Software</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>vServer (Hyper-Convergence)</td>
                  <td>optional</td>
               </tr>
               <tr>
                  <td>Block based 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>
               <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>Network Discovery Tool</td>
                  <td>Yes</td>
               </tr>
            </table>
         </div>
         <!-- 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>

