<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1"/> 
<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: V9080 SAN Storage Gateway</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">


<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">3Gen V9000 Pro Gateway <a target="_blank" onclick="return confirm('Download datasheet and specifications');" href="datasheets/3GenV9000ProGateway.pdf"> 
</a></p>

<div id="OverviewContainer" class="Gateway">    
	<img alt="" src="images/IntelliSAN-Storage-Gateway2.jpg" height="166px" width="250px" /><ul class="ul-container">
		<li >SAN Storage Gateway-maximum connectivity and performance </li>
		
        <li>Dual Xeon Quad Core with 16GB Dedicated ECC DDR3 Memory supports up to 40 latest Fibre Channel ports and/or High performance Ethernet ports.</li>        
          <!-- <li >The most powerful RAID Engine on earth with Xeon E5 CPU</li>-->

          <li>Multi-Node support for maximum performance and failover protection</li>
          <li>Unlimited scalability on computing power and storage capacity</li>

          <li> Robust performance that meet rigorous application demands</li>
         <li> Outstanding file-based and transaction based performance with high bandwidth, 64-bit architecture, and the latest I/O technologies.  </li>                                                                                                                                                                                                                                                          

          <li >Comprehensive software suite</li>
          <li>Designed to provide robust system management, dynamic thin-provisioning, real time block based data de-duplication, active-active clustering, cloning services, 
          virtualization technologies, disaster recovery and backup capabilities across all SAN resources. 	 </li>
          <li >Heterogeneous unified storage environment </li>
           <li>Integrated architecture to support concurrent block I/O and file serving over Ethernet and Fibre Channel SAN infrastructures, helping to optimize investment protection and ROI</li>
          <li >Storage consolidation</li>
          <li>Designed to enable organizations to consolidate UNIX, Linux, Windows and Web     
          Workloads with existing SAN storage.</li>
          <li >	Hybrid Storage Support</li>
          <li>Support NVMe, SATA, SAS, and all standard HDD and SDD formats simultaneously within one single 3Gen storage system.
          </li>
</ul>
 
</div>

<br/>
	<!-- end of overviewcontainer -->

 <div id="DatasheetContainer" style="display:none;">  
         
         	  <p > Storage Consolidation with unbeatable ROI</p>
              <p >A critical IT management challenge is optimizing existing storage to improve efficiency and return on investment while continuing to support different access methods for different business solutions throughout the enterprise. 3Gen V9000 Pro Gateway is a network based unified storage solution designed to provide Internet Protocol and Fibre Channel protocol access to SAN-attached heterogeneous storage arrays. By including gateway capabilities on 3GenOS, V9000 Pro Gateway can help you to make the most of the dynamic provisioning capabilities of 3GenOS software.   </p>
              
              <p >High Availability and Advanced Data Protection</p>
              <p >3Gen V9000 Pro Gateway features field proven RAID technology that supports RAID levels 0, 1, 5, 6, 10, 50 and 60 protections. All systems include hot swap technology and block level volume cloning software for maximum data protection.  By connecting with another V9000 Pro Gateway remotely via Gb Ethernet ports, backup and restore can be accomplished via our automated asynchronous remote mirroring.   V9000 Pro Gateway provides SnapBack technology to help reduce backup time to minutes; SnapQuick enables recovery of point-in-time data, also in minutes.  Furthermore, a full suite of enterprise software such as clustering (Active-Active and Active-Passive), WORM, real time volume encryption and remote synchronous and asynchronous data mirroring are available to protect your data.    </p>
              
              <p >High Usability</p> 
              <p > 3Gen V9000 Pro Gateway 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.   Preserve investment in staff expertise and capital equipment with V9000 Pro Gateway product that is based on industry proven 3GenOS 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 businesses. </p>
              <p >Storage Sharing and Access Control</p>
              <p > With versatile 3Gen V9000 Pro Gateway system, you can use high performance NVMe  SAS or large capacity SATA disk drives for optimal performance and cost.  On the same system, you can seamlessly consolidate block and file storage.   3Gen V9000 Pro Gateway 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 >3Gen V9000 Pro ( 3U) </td></tr>
	     <tr ><td  colspan="2">Configuration</td></tr>
	     <tr ><td>Operating System</td><td > 3GenOS with Gateway Feature </td></tr>
	     <tr><td> CPU</td><td > Dual Xeon Quad Core</td></tr>
	     <tr><td>Memory</td><td>16GB ECC DDRIII  up to 2 Terabytes</td></tr>
	     <tr><td>Hard Drive Interface</td><td >NVMe, SAS or SATA HDDs</td></tr>
	     <tr><td>Maximum storage capacity</td><td >Unlimited</td></tr>
	     
	     <tr ><td  colspan="2">Connectivity</td></tr>
	     <tr><td>10/100/1000 Ethernet Ports</td><td >4 Auto-sensing (Up to 8 )</td>                      </tr>
	     <tr><td>4Gb/8Gb FC and 10Gb Ethernet </td><td>  Optional</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</td></tr>
	         
	     <tr ><td colspan="2" >Data Protection and Reliability</td></tr>
	     <tr><td >Hot swappable HDD</td><td >True Hot Swap</td></tr>
	     <tr><td >Online Volume Expansion</td><td>Yes</td></tr>
	     <tr><td >RAID</td><td >RAID 0, 1, 5, 6, 10, 50, 60 and Network RAID</td></tr>
	     <tr><td  >SnapBack / SnapQuick</td><td >Yes</td></tr>
		 <tr><td>Local / RemoteVolume Cloning </td><td>Yes</td></tr>
          <tr><td>Remote file replication</td><td>optional</td></tr>
          <tr><td>Asynchronous Remote Mirroring</td> <td>optional</td></tr>
          <tr><td>Synchronous Mirroring</td><td>optional</td></tr>
          <tr><td>File based Data De-Duplication</td><td>optional</td></tr> 
          <tr><td>Inline block based Data De-Duplication</td><td>optional</td></tr><tr><td>SSD Caching </td><td>optional</td></tr>
          <tr><td>Active-Active Clustering  </td><td>Optional (up to 256 nodes)</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>Pass-thru Virtual Disk </td><td>Optional</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>Redundant OS</td><td>optional</td></tr> 
          <tr><td >UPS and Environment Support</td><td>Yes</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>
          <tr><td >SNMP Support</td><td>Yes</td></tr>
          <tr><td>NDMP Support</td><td>Yes</td></tr>
 </table>

</div>  <!-- end of specificationscontainer -->


<!-- </div>   end of content div -->



</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>
