<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – Microsoft Azure in MC</title>
    <link>/en/mc/cloud-platforms/azure-mc/</link>
    <description>Recent content in Microsoft Azure in MC on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/mc/cloud-platforms/azure-mc/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Mc: Creating an Eon Mode cluster and database in Azure in MC</title>
      <link>/en/mc/cloud-platforms/azure-mc/creating-an-eon-cluster-and-db-azure-mc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/cloud-platforms/azure-mc/creating-an-eon-cluster-and-db-azure-mc/</guid>
      <description>
        
        
        &lt;p&gt;After you deploy a Management Console instance on Azure, you can provision a cluster and create an Eon Mode database.&lt;/p&gt;
&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;Before you begin, complete or obtain the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Complete &lt;a href=&#34;../../../../en/setup/set-up-on-cloud/on-azure/deploy-from-azure-marketplace/#&#34;&gt;Deploy Vertica from the Azure Marketplace&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Complete the cluster and storage requirements described in &lt;a href=&#34;../../../../en/setup/set-up-on-cloud/on-azure/eon-on-azure-prerequisites/#&#34;&gt;Eon Mode on Azure prerequisites&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://docs.microsoft.com/en-us/azure/virtual-machines/linux/mac-create-ssh-keys&#34;&gt;SSH public key&lt;/a&gt; used when deploying the MC instance&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Review &lt;a href=&#34;../../../../en/setup/set-up-on-cloud/on-azure/recommended-azure-vm-types-and-oss/#&#34;&gt;Recommended Azure VM types and operating systems&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;OpenText™ Analytics Database credentials&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Management Console credentials&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;creating-the-database&#34;&gt;Creating the database&lt;/h2&gt;
&lt;p&gt;Complete the following steps from the Management Console:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Log in to the Management Console.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On the Management Console home page, select &lt;strong&gt;Create new database&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On License, select the following license mode option:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Premium Edition&lt;/strong&gt;: Use your OpenText™ Analytics Database license. After you select this option, click &lt;strong&gt;Browse&lt;/strong&gt; to locate and upload your database license key file, or manually enter it in the field.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Next&lt;/strong&gt;. On &lt;strong&gt;Azure Environment&lt;/strong&gt;, supply the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;SSH Public Key&lt;/strong&gt;: Paste the same public key used when you deployed the MC instance in the Azure Marketplace.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Azure Subnet&lt;/strong&gt;: The subnet for your cluster. Select the same subnet used when you deployed the MC instance in the Azure Marketplace. If your organization requires multiple subnets for security purposes, see the &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/virtual-machines/network-overview#network-security-groups&#34;&gt;Azure documentation&lt;/a&gt; for additional information.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;CIDR Range&lt;/strong&gt;: The range of IP addresses for client and SSH access. Azure requires that the last octet is 0 and the prefix is 24. For example, 10.20.30.0/24.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Node IP Setting&lt;/strong&gt;: Choose &lt;strong&gt;Public IP - Dynamic&lt;/strong&gt;, &lt;strong&gt;Public IP - Static&lt;/strong&gt;, or &lt;strong&gt;Private IP&lt;/strong&gt;. For details, see the &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/virtual-network/public-ip-addresses&#34;&gt;Azure documentation&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Communal Storage URL&lt;/strong&gt;: The path to a new subfolder in your existing Azure Blob storage account and container. The subfolder must not already exist.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Tag Azure Resources&lt;/strong&gt;: Optional. Assign distinct, searchable metadata tags to the instances in this cluster. Many organizations use labels to organize, track responsibility, and assign costs for instances.&lt;br /&gt;To add a tag, click the slider to the right to display the &lt;strong&gt;Tag Name&lt;/strong&gt; and &lt;strong&gt;Tag Value&lt;/strong&gt; fields. Click &lt;strong&gt;Add&lt;/strong&gt; to create the tag. Added tags are displayed below the fields. OpenText recommends that you use lowercase characters in tag fields.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Next&lt;/strong&gt;. &lt;strong&gt;Database Parameters&lt;/strong&gt; accepts identifying information about your database and OS version:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Database Name&lt;/strong&gt;: The name for your new database. See &lt;a href=&#34;../../../../en/admin/configuring-db/config-procedure/create-an-empty-db/creating-db-name-and-password/#&#34;&gt;Creating a database name and password&lt;/a&gt; for database name requirements.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Administrator Username&lt;/strong&gt;: The name of the &lt;a class=&#34;glosslink&#34; href=&#34;../../../../en/glossary/db-superuser/&#34; title=&#34;&#34;&gt; database superuser&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Administrator Password&lt;/strong&gt;: The password for the database administrator user account. For details, see &lt;a href=&#34;../../../../en/security-and-authentication/client-authentication/hash-authentication/passwords/password-guidelines/#&#34;&gt;Password guidelines&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Confirm Password&lt;/strong&gt;: Reenter the &lt;strong&gt;Administrator Password&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Vertica Version&lt;/strong&gt;: Select the desired OpenText™ Analytics Database version. You can select from the latest hotfix of recent OpenText™ Analytics Database releases. For each database version, you can also select the operating system. For available OS and major version options, see &lt;a href=&#34;../../../../en/setup/set-up-on-cloud/on-azure/recommended-azure-vm-types-and-oss/#Recommen&#34;&gt;Recommended Azure Operating Systems&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Load Sample Data&lt;/strong&gt;: Optional. Click the slider to the right to preload your database with example clickstream data. This option is useful if you are testing features and want some preloaded data in the database to query.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Next&lt;/strong&gt;. On Azure configuration, supply the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Number of Nodes&lt;/strong&gt;: The initial number of nodes for your database.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Number of&lt;/strong&gt; Vertica &lt;strong&gt;Database Shards&lt;/strong&gt;: Sets the number of &lt;a class=&#34;glosslink&#34; href=&#34;../../../../en/glossary/shard/&#34; title=&#34;A subset of the data and associated metadata stored in an Eon Mode database.&#34;&gt;shards&lt;/a&gt; in your database. The database suggests a number of shards automatically, based on your node count. After you set this value, you cannot change it later. The shard count must be greater than or equal to the maximum subcluster count. Be sure to allow for node growth. See &lt;a href=&#34;../../../../en/eon/configuring-your-cluster-eon/#&#34;&gt;Configuring your Vertica cluster for Eon Mode&lt;/a&gt; for recommendations.&lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Virtual machine (VM) size&lt;/strong&gt;: The instance types used for the nodes. For a list of recommended instances, see &lt;a href=&#34;../../../../en/setup/set-up-on-cloud/on-azure/recommended-azure-vm-types-and-oss/#&#34;&gt;Recommended Azure VM types and operating systems&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Local Storage per Node&lt;/strong&gt;: Customize your cluster according to your storage needs. For the default settings for each supported instance, see &lt;a href=&#34;../../../../en/mc/cloud-platforms/azure-mc/eon-volume-config-defaults-azure/#&#34;&gt;Eon Mode volume configuration defaults for Azure&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Next&lt;/strong&gt;. On &lt;strong&gt;Review&lt;/strong&gt;, confirm your selections. Click &lt;strong&gt;Edit&lt;/strong&gt; to return to a previous section and make changes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;When you are satisfied with your selections, click the &lt;strong&gt;I accept the terms and conditions&lt;/strong&gt; checkbox.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Create Cluster&lt;/strong&gt; to create a Eon Mode cluster on Azure.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;after-creating-the-database&#34;&gt;After creating the database&lt;/h2&gt;
&lt;p&gt;After you create the database, click &lt;strong&gt;Get Started&lt;/strong&gt; to view the &lt;a href=&#34;../../../../en/mc/getting-started-with-mc/mc-home-page/&#34;&gt;Databases&lt;/a&gt; page. To view your database, select &lt;strong&gt;Manage and View Your Vertica Database&lt;/strong&gt; to go to the database &lt;strong&gt;Overview&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;You can also view your database from the &lt;strong&gt;Recent Databases&lt;/strong&gt; section of the MC home page.&lt;/p&gt;
&lt;p&gt;For additionalinformation about managing your cluster, instances, and database using Management Console, see &lt;a href=&#34;../../../../en/mc/db-management/managing-db-clusters/#&#34;&gt;Managing database clusters&lt;/a&gt; .&lt;/p&gt;


      </description>
    </item>
    
    <item>
      <title>Mc: Eon Mode volume configuration defaults for Azure</title>
      <link>/en/mc/cloud-platforms/azure-mc/eon-volume-config-defaults-azure/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/cloud-platforms/azure-mc/eon-volume-config-defaults-azure/</guid>
      <description>
        
        
        &lt;p&gt;When you provision an Eon Mode database cluster, Management Console (MC) configures separate volumes for the depot, catalog, and temp directories. The specific volumes and sizes that Management Console configures vary depending on the Azure instance type that you select when provisioning the cluster.&lt;/p&gt;
&lt;p&gt;MC follows these rules when allocating resources for these directories for an Eon Mode database cluster:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Depot: Use Standard or Premium LRS to ensure the data is durable.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Catalog: Use Standard or Premium LRS to ensure the data is durable.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Temp: Allocate instance store if available with the selected instance type. Otherwise, allocate Standard or Premium LRS volumes.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If NVMe or Local SSD are displayed as volume types for an instance, there are no other choices. You must choose a different VM to change the volume type.&lt;/p&gt;
&lt;p&gt;For details about each disk type, see the &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/virtual-machines/disks-types&#34;&gt;Azure documentation&lt;/a&gt;.

&lt;table class=&#34;table table-bordered&#34; &gt;



&lt;tr&gt; 

&lt;th &gt;
Instance Type&lt;/th&gt; 

&lt;th &gt;
Instance Storage&lt;/th&gt; 

&lt;th &gt;
Depot&lt;/th&gt; 

&lt;th &gt;
Catalog&lt;/th&gt; 

&lt;th &gt;
Temp&lt;/th&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E16ds v4&lt;/td&gt; 

&lt;td &gt;
1 x 600GB&lt;/td&gt; 

&lt;td &gt;








&lt;p&gt;Configurable 8 Data Disks/Managed Disk/Remote Storage&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;p&gt;Premium/Standard LRS&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; Premium LRS&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;








&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;p&gt;Premium/Standard LRS - Durable&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; Premium LRS&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 600GB&lt;/p&gt;
&lt;p&gt;Temporary local SSD (ephemeral)&lt;/p&gt;
&lt;p&gt;Display: &amp;quot;Local SSD&amp;quot;&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E20ds v4&lt;/td&gt; 

&lt;td &gt;
1 x 750 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 600GB&lt;/p&gt;
&lt;p&gt;Temporary local SSD (ephemeral)&lt;/p&gt;
&lt;p&gt;Display: &amp;quot;Local SSD&amp;quot;&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E32ds v4&lt;/td&gt; 

&lt;td &gt;
1 x 1200 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 600GB&lt;/p&gt;
&lt;p&gt;Temporary local SSD (ephemeral)&lt;/p&gt;
&lt;p&gt;Display: &amp;quot;Local SSD&amp;quot;&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E48ds v4&lt;/td&gt; 

&lt;td &gt;
1 x 1800 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 600GB&lt;/p&gt;
&lt;p&gt;Temporary local SSD (ephemeral)&lt;/p&gt;
&lt;p&gt;Display: &amp;quot;Local SSD&amp;quot;&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E64ds v4&lt;/td&gt; 

&lt;td &gt;
1 x 2400 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 600GB&lt;/p&gt;
&lt;p&gt;Temporary local SSD (ephemeral)&lt;/p&gt;
&lt;p&gt;Display: &amp;quot;Local SSD&amp;quot;&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;


E80ids v4&lt;/td&gt; 

&lt;td &gt;
1 x 2400 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 600GB&lt;/p&gt;
&lt;p&gt;Temporary local SSD (ephemeral)&lt;/p&gt;
&lt;p&gt;Display: &amp;quot;Local SSD&amp;quot;&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E16s v4&lt;/td&gt; 

&lt;td &gt;
Instance Store not supported&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Configurable 8 Data Disks&lt;/p&gt;
&lt;p&gt;8 x 75 GB (user defined)&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;





















&lt;p&gt;Data Disks&lt;/p&gt;
&lt;p&gt;1 x 300 GB (user-defined)&lt;/p&gt;
&lt;p&gt;No less than 300 GB&lt;/p&gt;
&lt;p&gt;Premium/Standard LRS - Durable&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; Premium LRS 300GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Min&lt;/strong&gt;: 50 GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Max&lt;/strong&gt;: 10000 GB&lt;/p&gt;
&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;
&lt;p&gt;This instance type supports Remote storage only. Temp uses Data Disks.&lt;/p&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E20s v4&lt;/td&gt; 

&lt;td &gt;
Instance Store not supported&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;














&lt;p&gt;Data Disks&lt;/p&gt;
&lt;p&gt;1 x 300 GB (user-defined)&lt;/p&gt;
&lt;p&gt;No less than 300 GB&lt;/p&gt;
&lt;p&gt;Premium/Standard LRS - Durable&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; Premium LRS 300GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Min&lt;/strong&gt;: 50 GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Max&lt;/strong&gt;: 10000 GB&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E32s v4&lt;/td&gt; 

&lt;td &gt;
Instance Store not supported&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;














&lt;p&gt;Data Disks&lt;/p&gt;
&lt;p&gt;1 x 300 GB (user-defined)&lt;/p&gt;
&lt;p&gt;No less than 300 GB&lt;/p&gt;
&lt;p&gt;Premium/Standard LRS - Durable&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; Premium LRS 300GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Min&lt;/strong&gt;: 50 GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Max&lt;/strong&gt;: 10000 GB&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E48s v4&lt;/td&gt; 

&lt;td &gt;
Instance Store not supported&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;














&lt;p&gt;Data Disks&lt;/p&gt;
&lt;p&gt;1 x 300 GB (user-defined)&lt;/p&gt;
&lt;p&gt;No less than 300 GB&lt;/p&gt;
&lt;p&gt;Premium/Standard LRS - Durable&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; Premium LRS 300GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Min&lt;/strong&gt;: 50 GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Max&lt;/strong&gt;: 10000 GB&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E64s v4&lt;/td&gt; 

&lt;td &gt;
Instance Store not supported&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;














&lt;p&gt;Data Disks&lt;/p&gt;
&lt;p&gt;1 x 300 GB (user-defined)&lt;/p&gt;
&lt;p&gt;No less than 300 GB&lt;/p&gt;
&lt;p&gt;Premium/Standard LRS - Durable&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; Premium LRS 300GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Min&lt;/strong&gt;: 50 GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Max&lt;/strong&gt;: 10000 GB&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;









&lt;p&gt;E80s v4&lt;/p&gt;
&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;
&lt;p&gt;You cannot use this type to revive an Eon Mode database.&lt;/p&gt;
&lt;/div&gt;
&lt;/td&gt; 

&lt;td &gt;
Instance Store not supported&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;














&lt;p&gt;Data Disks&lt;/p&gt;
&lt;p&gt;1 x 300 GB (user-defined)&lt;/p&gt;
&lt;p&gt;No less than 300 GB&lt;/p&gt;
&lt;p&gt;Premium/Standard LRS - Durable&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; Premium LRS 300GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Min&lt;/strong&gt;: 50 GB&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Max&lt;/strong&gt;: 10000 GB&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E16s v3&lt;/td&gt; 

&lt;td &gt;
1 x 256 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 256 GB&lt;/p&gt;
&lt;p&gt;Use Temporary local SSD&lt;/p&gt;
&lt;p&gt;(instance store is ephemeral)&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E20s v3&lt;/td&gt; 

&lt;td &gt;
1 x 320 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 320 GB&lt;/p&gt;
&lt;p&gt;Use Temporary local SSD&lt;/p&gt;
&lt;p&gt;(instance store is ephemeral)&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E32s v3&lt;/td&gt; 

&lt;td &gt;
1 x 512 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 512 GB&lt;/p&gt;
&lt;p&gt;Use Temporary local SSD&lt;/p&gt;
&lt;p&gt;(instance store is ephemeral)&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E48s v3&lt;/td&gt; 

&lt;td &gt;
1 x 768 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 768 GB&lt;/p&gt;
&lt;p&gt;Use Temporary local SSD&lt;/p&gt;
&lt;p&gt;(instance store is ephemeral)&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
E64s v3&lt;/td&gt; 

&lt;td &gt;
1 x 864 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 864 GB&lt;/p&gt;
&lt;p&gt;Use Temporary local SSD&lt;/p&gt;
&lt;p&gt;(instance store is ephemeral)&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;









&lt;p&gt;E64is v3&lt;/p&gt;
&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;
&lt;p&gt;You cannot use this type to revive an Eon Mode database.&lt;/p&gt;
&lt;/div&gt;
&lt;/td&gt; 

&lt;td &gt;
1 x 864 GB&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;8 x 75 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;Data Disk&lt;/p&gt;
&lt;p&gt;50 GB&lt;/p&gt;
&lt;/td&gt; 

&lt;td &gt;






&lt;p&gt;1 x 864 GB&lt;/p&gt;
&lt;p&gt;Use Temporary local SSD&lt;/p&gt;
&lt;p&gt;(instance store is ephemeral)&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Reviving an Eon Mode database on Azure in MC</title>
      <link>/en/mc/cloud-platforms/azure-mc/reviving-an-eon-db-on-azure-mc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/cloud-platforms/azure-mc/reviving-an-eon-db-on-azure-mc/</guid>
      <description>
        
        
        An &lt;a href=&#34;../../../../en/architecture/eon-concepts/&#34;&gt;Eon Mode database&lt;/a&gt; keeps an up-to-date version of its data and metadata in its communal storage location. After a cluster hosting an Eon Mode database is terminated, this data and metadata continue to reside in communal storage. When you revive the database later, Vertica uses the data in this location to restore the database in the same state on a newly provisioned cluster.
&lt;p&gt;Many of the fields in the revive workflow are populated with information provided during provisioning. For details about fields with existing values, see &lt;a href=&#34;../../../../en/mc/cloud-platforms/azure-mc/creating-an-eon-cluster-and-db-azure-mc/#&#34;&gt;Creating an Eon Mode cluster and database in Azure in MC&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The following steps revive an Eon Mode database on Azure:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;On the MC home page, select &lt;strong&gt;Revive Eon Mode database&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On &lt;strong&gt;Specify cluster access preferences&lt;/strong&gt;, supply the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Azure Subnet&lt;/strong&gt;: The subnet for your cluster. Select the same subnet used when you deployed the MC instance in the Azure Marketplace. If your organization requires multiple subnets for security purposes, see the &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/virtual-network/network-overview#network-security-groups&#34;&gt;Azure documentation&lt;/a&gt; for additional information.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;SSH Public Key&lt;/strong&gt;: Paste the same public key used when you deployed the MC instance in the Azure Marketplace.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;CIDR Range&lt;/strong&gt;: The range of IP addresses for client and SSH access.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Next&lt;/strong&gt;. On &lt;strong&gt;Specify Azure AZB path for Communal Storage of database&lt;/strong&gt;, you can enter a parent directory to list all available Eon Mode databases within that directory:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Enter the directory name. At minimum, you must provide the account and container name, and optionally subfolder names in the following format:&lt;/p&gt;
&lt;p&gt;azb://&lt;em&gt;&lt;code&gt;storage-account&lt;/code&gt;&lt;/em&gt;/&lt;em&gt;&lt;code&gt;container&lt;/code&gt;&lt;/em&gt;[/&lt;em&gt;&lt;code&gt;subfolder-name&lt;/code&gt;&lt;/em&gt;/...]&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Discover&lt;/strong&gt;. The MC lists all available Eon Mode databases within the container or subfolder.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select the database that you want to revive from the list.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Next&lt;/strong&gt;. On &lt;strong&gt;Enter revive database configurations&lt;/strong&gt;, supply the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Revive to Vertica Version&lt;/strong&gt;: Lists the currently available OpenText™ Analytics Database versions. If you select a version that is later than the version that you used to provision the database, the MC upgrades the database version automatically.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Password&lt;/strong&gt;: The password for the &lt;a class=&#34;glosslink&#34; href=&#34;../../../../en/glossary/db-superuser/&#34; title=&#34;&#34;&gt;						database superuser&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Confirm Password&lt;/strong&gt;: Reenter &lt;strong&gt;Password&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Next&lt;/strong&gt;. On &lt;strong&gt;Specify cloud instance and depot data storage&lt;/strong&gt;, supply the following information about the &lt;a href=&#34;../../../../en/architecture/eon-concepts/eon-architecture/&#34;&gt;depot&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Virtual Machine (VM) Size&lt;/strong&gt;: The machine types used for the nodes. For recommended machine types, see the memory optimized machine types in &lt;a href=&#34;../../../../en/setup/set-up-on-cloud/on-azure/recommended-azure-vm-types-and-oss/#&#34;&gt;Recommended Azure VM types and operating systems&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Managed Disk Volume Type&lt;/strong&gt;: Available for Azure managed disks only. For details about each disk type, see the &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/virtual-machines/disks-types&#34;&gt;Azure documentation&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Managed Disk Volume Size (GB) per Volume per Available Node&lt;/strong&gt;: Volume size for each node. This value is populated with the &lt;a href=&#34;../../../../en/mc/cloud-platforms/azure-mc/eon-volume-config-defaults-azure/&#34;&gt;volume configuration defaults&lt;/a&gt; for the associated instance type.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Node IP Setting&lt;/strong&gt;: Choose &lt;strong&gt;Public IP - Dynamic&lt;/strong&gt;, &lt;strong&gt;Public IP - Static&lt;/strong&gt;, or &lt;strong&gt;Private IP&lt;/strong&gt;. For details, see the &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/virtual-network/public-ip-addresses&#34;&gt;Azure documentation&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Next&lt;/strong&gt;. On &lt;strong&gt;Specify additional storage and tag info&lt;/strong&gt;, supply the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Managed Volume Type&lt;/strong&gt;: Available only for Azure managed disks. For details about each disk type, see the &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/virtual-machines/disks-types&#34;&gt;Azure documentation&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For the &lt;a href=&#34;../../../../en/architecture/eon-concepts/eon-architecture/&#34;&gt;catalog and temp&lt;/a&gt; paths, provide the following information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Managed Disk Volume Type&lt;/strong&gt;: Available only for Azure managed disks. For details about each disk type, see the &lt;a href=&#34;https://docs.microsoft.com/en-us/azure/virtual-machines/disks-types&#34;&gt;Azure documentation&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Managed Disk Volume Size (GB) per Available Node&lt;/strong&gt;: Volume size for each node. This value is populated with the &lt;a href=&#34;../../../../en/mc/cloud-platforms/azure-mc/eon-volume-config-defaults-azure/&#34;&gt;volume configuration defaults&lt;/a&gt; for the associated VM type.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Tag Azure Resources&lt;/strong&gt;: Optional. Assign distinct, searchable metadata tags to the instances in this cluster. Many organizations use labels to organize, track responsibility, and assign costs for instances.&lt;br /&gt;To add a tag, select the checkbox to make the &lt;strong&gt;Tag Name&lt;/strong&gt; and &lt;strong&gt;Tag Value&lt;/strong&gt; available. Click &lt;strong&gt;Add&lt;/strong&gt; to create the tag. Tags are displayed below the fields. OpenText recommends that you use lowercase characters in tag fields.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Next&lt;/strong&gt;. On &lt;strong&gt;Review revive information&lt;/strong&gt;, confirm your selections. Select &lt;strong&gt;Back&lt;/strong&gt; to return to a previous section and make changes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;When you are satisfied with your selections, select the &lt;strong&gt;Accept terms and conditions&lt;/strong&gt; checkbox.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Revive Database&lt;/strong&gt; to revive the Eon Mode database on Azure.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For details about database clusters in Management Console, see &lt;a href=&#34;../../../../en/mc/db-management/managing-db-clusters/#&#34;&gt;Managing database clusters&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
