<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – Deploy AWS instances for your database cluster</title>
    <link>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/</link>
    <description>Recent content in Deploy AWS instances for your database cluster on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Setup: Configure and launch an instance</title>
      <link>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/configure-and-launch-an-instance/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/configure-and-launch-an-instance/</guid>
      <description>
        
        
        &lt;p&gt;After you configure your network settings on AWS, configure and launch the instances where you will install the database. An Elastic Compute Cloud (EC2) instance without an OpenText™ Analytics Database AMI is similar to a traditional host. Just like with an on-premises cluster, you must prepare and configure your cluster and network at the hardware level before you can install the database.&lt;/p&gt;
&lt;p&gt;When you create an EC2 instance on AWS using an OpenText™ Analytics Database AMI, the instance includes the database software and the recommended configuration. OpenText recommends that you use the OpenText™ Analytics Database AMI unmodified. The OpenText™ Analytics Database AMI acts as a template, requiring fewer configuration steps:&lt;br /&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;#Choose&#34;&gt;Choose a OpenText Analytics Database AMI Operating Systems&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;#top&#34;&gt;Configure EC2 instances&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;#Add&#34;&gt;Add storage to instances&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Optionally, &lt;a href=&#34;#Configur&#34;&gt;configure EBS volumes as a RAID array&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;#Security&#34;&gt;Set the security group and S3 access&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Launch instances and verify they are running.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a name=&#34;Choose&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;OpenText provides database and Management Console AMIs on the Red Hat Enterprise Linux 8 operating system.&lt;/p&gt;
&lt;p&gt;You can use the AMI to deploy MC hosts or cluster hosts. For more information, see the &lt;a href=&#34;https://aws.amazon.com/marketplace/search/results?x=0&amp;amp;y=0&amp;amp;searchTerms=vertica&#34;&gt;AWS Marketplace&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;configure-ec2-instances-in-aws&#34;&gt;Configure EC2 instances in AWS&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Select an OpenText™ Analytics Database AMI from the AWS marketplace.For instance type recommendations for Eon Mode databases, see &lt;a href=&#34;../../../../../../en/setup/set-up-on-cloud/on-aws/supported-aws-instance-types/#Choosing&#34;&gt;Choosing AWS Eon Mode Instance Types&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select the desired fulfillment method.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../../en/setup/set-up-on-cloud/on-aws/supported-aws-instance-types/&#34;&gt;Supported instance type&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Number of instances to launch. A database cluster usually uses identically configured instances of the same type.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;VPC &lt;a href=&#34;../../../../../../en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/configure-your-network/create-placement-group-key-pair-and-vpc/&#34;&gt;placement group&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a name=&#34;Add&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;add-storage-to-instances&#34;&gt;Add storage to instances&lt;/h2&gt;
&lt;p&gt;Consider the following issues when you add storage to your instances:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Add a number of drives equal to the number of physical cores in your instance—for example, for a c3.8xlarge instance, 16 drives; for an r3.4xlarge, 8 drives.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Do not store your information on the root volume.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Amazon EBS provides durable, block-level storage volumes that you can attach to running instances. For guidance on selecting and configuring an Amazon EBS volume type, see &lt;a href=&#34;https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html&#34;&gt;Amazon EBS Volume Types&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a name=&#34;Configur&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;configure-ebs-volumes-as-a-raid-array&#34;&gt;Configure EBS volumes as a RAID array&lt;/h2&gt;
&lt;p&gt;You can configure your EBS volumes into a RAID 0 array to improve disk performance. Before doing so, use the &lt;a href=&#34;../../../../../../en/setup/set-up-on-premises/install-using-command-line/validation-scripts/vioperf/&#34;&gt;vioperf&lt;/a&gt; utility to determine whether the performance of the EBS volumes is fast enough without using them in a RAID array. Pass vioperf the path to a mount point for an EBS volume. In this example, an EBS volume is mounted on a directory named /vertica/data:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;[dbadmin@ip-10-11-12-13 ~]$ /opt/vertica/bin/vioperf /vertica/data

The minimum required I/O is 20 MB/s read and write per physical processor core on
each node, in full duplex i.e. reading and writing at this rate simultaneously,
concurrently on all nodes of the cluster. The recommended I/O is 40 MB/s per
physical core on each node. For example, the I/O rate for a server node with 2
hyper-threaded six-core CPUs is 240 MB/s required minimum, 480 MB/s recommended.

Using direct io (buffer size=1048576, alignment=512) for directory &amp;#34;/vertica/data&amp;#34;

test      | directory     | counter name        | counter | counter   | counter       | counter       | thread | %CPU  | %IO Wait  | elapsed | remaining
          |               |                     | value   | value (10 | value/core    | value/core    | count  |       |           | time (s)| time (s)
          |               |                     |         | sec avg)  |               | (10 sec avg)  |        |       |           |         |
--------------------------------------------------------------------------------------------------------------------------------------------------------
Write     | /vertica/data | MB/s                | 259     | 259       | 32.375        | 32.375        | 8      | 4     | 11        | 10      | 65
Write     | /vertica/data | MB/s                | 248     | 232       | 31            | 29            | 8      | 4     | 11        | 20      | 55
Write     | /vertica/data | MB/s                | 240     | 234       | 30            | 29.25         | 8      | 4     | 11        | 30      | 45
Write     | /vertica/data | MB/s                | 240     | 233       | 30            | 29.125        | 8      | 4     | 13        | 40      | 35
Write     | /vertica/data | MB/s                | 240     | 233       | 30            | 29.125        | 8      | 4     | 13        | 50      | 25
Write     | /vertica/data | MB/s                | 240     | 232       | 30            | 29            | 8      | 4     | 12        | 60      | 15
Write     | /vertica/data | MB/s                | 240     | 238       | 30            | 29.75         | 8      | 4     | 12        | 70      | 5
Write     | /vertica/data | MB/s                | 240     | 235       | 30            | 29.375        | 8      | 4     | 12        | 75      | 0
ReWrite   | /vertica/data | (MB-read+MB-write)/s| 237+237 | 237+237   | 29.625+29.625 | 29.625+29.625 | 8      | 4     | 22        | 10      | 65
ReWrite   | /vertica/data | (MB-read+MB-write)/s| 235+235 | 234+234   | 29.375+29.375 | 29.25+29.25   | 8      | 4     | 20        | 20      | 55
ReWrite   | /vertica/data | (MB-read+MB-write)/s| 234+234 | 235+235   | 29.25+29.25   | 29.375+29.375 | 8      | 4     | 20        | 30      | 45
ReWrite   | /vertica/data | (MB-read+MB-write)/s| 233+233 | 234+234   | 29.125+29.125 | 29.25+29.25   | 8      | 4     | 18        | 40      | 35
ReWrite   | /vertica/data | (MB-read+MB-write)/s| 233+233 | 234+234   | 29.125+29.125 | 29.25+29.25   | 8      | 4     | 20        | 50      | 25
ReWrite   | /vertica/data | (MB-read+MB-write)/s| 234+234 | 235+235   | 29.25+29.25   | 29.375+29.375 | 8      | 3     | 19        | 60      | 15
ReWrite   | /vertica/data | (MB-read+MB-write)/s| 233+233 | 236+236   | 29.125+29.125 | 29.5+29.5     | 8      | 4     | 21        | 70      | 5
ReWrite   | /vertica/data | (MB-read+MB-write)/s| 232+232 | 236+236   | 29+29         | 29.5+29.5     | 8      | 4     | 21        | 75      | 0
Read      | /vertica/data | MB/s                | 248     | 248       | 31            | 31            | 8      | 4     | 12        | 10      | 65
Read      | /vertica/data | MB/s                | 241     | 236       | 30.125        | 29.5          | 8      | 4     | 15        | 20      | 55
Read      | /vertica/data | MB/s                | 240     | 232       | 30            | 29            | 8      | 4     | 10        | 30      | 45
Read      | /vertica/data | MB/s                | 240     | 232       | 30            | 29            | 8      | 4     | 12        | 40      | 35
Read      | /vertica/data | MB/s                | 240     | 234       | 30            | 29.25         | 8      | 4     | 12        | 50      | 25
Read      | /vertica/data | MB/s                | 238     | 235       | 29.75         | 29.375        | 8      | 4     | 15        | 60      | 15
Read      | /vertica/data | MB/s                | 238     | 232       | 29.75         | 29            | 8      | 4     | 13        | 70      | 5
Read      | /vertica/data | MB/s                | 238     | 238       | 29.75         | 29.75         | 8      | 3     | 9         | 75      | 0
SkipRead  | /vertica/data | seeks/s             | 22909   | 22909     | 2863.62       | 2863.62       | 8      | 0     | 6         | 10      | 65
SkipRead  | /vertica/data | seeks/s             | 21989   | 21068     | 2748.62       | 2633.5        | 8      | 0     | 6         | 20      | 55
SkipRead  | /vertica/data | seeks/s             | 21639   | 20936     | 2704.88       | 2617          | 8      | 0     | 7         | 30      | 45
SkipRead  | /vertica/data | seeks/s             | 21478   | 20999     | 2684.75       | 2624.88       | 8      | 0     | 6         | 40      | 35
SkipRead  | /vertica/data | seeks/s             | 21381   | 20995     | 2672.62       | 2624.38       | 8      | 0     | 5         | 50      | 25
SkipRead  | /vertica/data | seeks/s             | 21310   | 20953     | 2663.75       | 2619.12       | 8      | 0     | 5         | 60      | 15
SkipRead  | /vertica/data | seeks/s             | 21280   | 21103     | 2660          | 2637.88       | 8      | 0     | 8         | 70      | 5
SkipRead  | /vertica/data | seeks/s             | 21272   | 21142     | 2659          | 2642.75       | 8      | 0     | 6         | 75      | 0
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;If the EBS volume read and write performance (the entries with Read and Write in column 1 of the output) is greater than 20MB/s per physical processor core (columns 6 and 7), you do not need to configure the EBS volumes as a RAID array to meet the minimum requirements to run the database. You may still consider configuring your EBS volumes as a RAID array if the performance is less than the optimal 40MB/s per physical core (as is the case in this example).

&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;

If your EC2 instance has hyper-threading enabled, vioperf may incorrectly count the number of cores in your system. The 20MB/s throughput per core requirement only applies to physical cores, rather than virtual cores. If your EC2 instance has hyper-threading enabled, divide the counter value (column 4 in the output) by the number of physical cores. See CPU Cores and Threads Per CPU Core Per Instance Type section in the AWS documentation topic &lt;a href=&#34;https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-optimize-cpu.html&#34;&gt;Optimizing CPU Options&lt;/a&gt; for a list of physical cores in each instance type.

&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;If you determine you need to configure your EBS volumes as a RAID 0 array, see the AWS documentation topic &lt;a href=&#34;https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/raid-config.html&#34;&gt;RAID Configuration on Linux&lt;/a&gt; the steps you need to take.&lt;/p&gt;
&lt;p&gt;&lt;a name=&#34;Security&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;security-group-and-access&#34;&gt;Security group and access&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Choose between your previously configured security group or the default security group.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure S3 access for your nodes by creating and assigning an IAM role to your EC2 instance. See &lt;a href=&#34;../../../../../../en/setup/set-up-on-cloud/on-aws/aws-authentication/#&#34;&gt;AWS authentication&lt;/a&gt; for more information.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Setup: Connect to an instance</title>
      <link>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/connect-to-an-instance/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/connect-to-an-instance/</guid>
      <description>
        
        
        &lt;p&gt;Using your private key, take these steps to connect to your cluster through the instance to which you attached an elastic IP address:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;As the dbadmin user, type the following command, substituting your ssh key:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ ssh --ssh-identity &amp;lt;&lt;span class=&#34;code-variable&#34;&gt;ssh key&lt;/span&gt;&amp;gt; dbadmin@&lt;span class=&#34;code-variable&#34;&gt;elasticipaddress&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;strong&gt;Instances&lt;/strong&gt; from the Navigation panel.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select the instance that is attached to the Elastic IP.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Connect&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On &lt;strong&gt;Connect to Your Instance&lt;/strong&gt;, choose one of the following options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;A Java SSH Client directly from my browser&lt;/strong&gt;—Add the path to your private key in the field &lt;strong&gt;Private key path&lt;/strong&gt;, andclick &lt;strong&gt;Launch SSH Client&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Connect with a standalone SSH client&lt;/strong&gt;**—**Follow the steps required by your standalone SSH client.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;connect-to-an-instance-from-windows-using-putty&#34;&gt;Connect to an instance from windows using putty&lt;/h2&gt;
&lt;p&gt;If you connect to the instance from the Windows operating system, and plan to use Putty:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Convert your key file using PuTTYgen.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Connect with Putty or WinSCP (connect via the elastic IP), using your converted key (i.e., the &lt;code&gt;*ppk&lt;/code&gt; file).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Move your key file (the &lt;code&gt;*pem&lt;/code&gt; file) to the root dir using Putty or WinSCP.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Setup: Prepare instances for cluster formation</title>
      <link>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/prepare-instances-cluster-formation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/prepare-instances-cluster-formation/</guid>
      <description>
        
        
        &lt;p&gt;After you create your instances, you need to prepare them for cluster formation. Prepare your instances by adding your AWS &lt;code&gt;.pem&lt;/code&gt; key and your OpenText™ Analytics Database license.&lt;/p&gt;
&lt;p&gt;Once the database is installed, you can find the license at this location:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;/opt/vertica/config/licensing/
&lt;/code&gt;&lt;/pre&gt;&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;As the dbadmin user, copy your &lt;code&gt;*pem&lt;/code&gt; file (from where you saved it locally) onto your primary instance.&lt;/p&gt;
&lt;p&gt;Depending upon the procedure you use to copy the file, the permissions on the file may change. If permissions change, the &lt;code&gt;install_vertica&lt;/code&gt; script fails with a message similar to the following:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;FATAL (19): Failed Login Validation 10.0.3.158, cannot resolve or connect to host as root.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;If you receive a failure message, enter the following command to correct permissions on your &lt;code&gt;*pem&lt;/code&gt; file:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ chmod 600 /&amp;lt;name-of-pem&amp;gt;.pem
&lt;/code&gt;&lt;/pre&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Copy your OpenText™ Analytics Database license over to your primary instance, placing it in your home directory or other known location.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Setup: Change instances on AWS</title>
      <link>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/change-instances-on-aws/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/change-instances-on-aws/</guid>
      <description>
        
        
        &lt;p&gt;You can change instance types on AWS. For example, you can downgrade a c3.8xlarge instance to c3.4xlarge. See &lt;a href=&#34;../../../../../../en/setup/set-up-on-cloud/on-aws/supported-aws-instance-types/#&#34;&gt;Supported AWS instance types&lt;/a&gt; for a list of valid AWS instances.&lt;/p&gt;
&lt;p&gt;When you change AWS instances you may need to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Reconfigure memory settings&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Reset memory size in a resource pool&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Reset number of CPUs in a resource pool&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;reconfigure-memory-settings&#34;&gt;Reconfigure memory settings&lt;/h2&gt;
&lt;p&gt;If you change to an AWS instance type that requires a different amount of memory, you may need to recompute the following and then reset the values:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;../../../../../../en/setup/set-up-on-premises/before-you-install/automatically-configured-os-settings/min-free-kbytes-setting/#&#34;&gt;min_free_kbytes setting&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../../en/setup/set-up-on-premises/before-you-install/automatically-configured-os-settings/maximum-memory-maps-config/&#34;&gt;max_map_count&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&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;

You may need root user permissions to reset these values.

&lt;/div&gt;
&lt;h2 id=&#34;reset-memory-size-in-a-resource-pool&#34;&gt;Reset memory size in a resource pool&lt;/h2&gt;
&lt;p&gt;If you used absolute memory in a resource pool, you may need to reconfigure the memory using the MEMORYSIZE parameter in &lt;a href=&#34;../../../../../../en/sql-reference/statements/alter-statements/alter-resource-pool/#&#34;&gt;ALTER RESOURCE POOL&lt;/a&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;

If you set memory size as a percentage when you created the original resource pool, you do not need to change it here.

&lt;/div&gt;&lt;/p&gt;
&lt;h2 id=&#34;reset-number-of-cpus-in-a-resource-pool&#34;&gt;Reset number of CPUs in a resource pool&lt;/h2&gt;
&lt;p&gt;If your new instance requires a different number of CPUs, you may need to reset the CPUAFFINITYSET parameter in &lt;a href=&#34;../../../../../../en/sql-reference/statements/alter-statements/alter-resource-pool/#&#34;&gt;ALTER RESOURCE POOL&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Setup: Configure storage</title>
      <link>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/configure-storage/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/configure-storage/</guid>
      <description>
        
        
        &lt;p&gt;OpenText recommends that you store information — especially your data and catalog directories — on dedicated &lt;a href=&#34;https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html&#34;&gt;Amazon EBS volumes&lt;/a&gt; formatted with a supported file system. The &lt;code&gt;/opt/vertica/sbin/configure_software_raid.sh&lt;/code&gt; script automates the storage configuration process.

&lt;div class=&#34;admonition caution&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Caution&lt;/h4&gt;

Do not store information on the root volume because it might result in data loss.

&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;OpenText performance tests Eon Mode with a per-node EBS volume of up to 2TB. For best performance, combine multiple EBS volumes into a RAID 0 array.&lt;/p&gt;
&lt;p&gt;For more information about RAID 0 arrays and EBS volumes, see &lt;a href=&#34;https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/raid-config.html&#34;&gt;RAID configuration on Linux&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;determining-volume-names&#34;&gt;Determining volume names&lt;/h2&gt;
&lt;p&gt;Because the storage configuration script requires the volume names that you want to configure, you must identify the volumes on your machine. The following command lists the contents of the &lt;code&gt;/dev&lt;/code&gt; directory. Search for the volumes that begin with &lt;code&gt;xvd&lt;/code&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ ls /dev
&lt;/code&gt;&lt;/pre&gt;
&lt;div class=&#34;admonition important&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Important&lt;/h4&gt;
Ignore the root volume. Do not include any of your root volumes in the RAID creation process.
&lt;/div&gt;
&lt;h2 id=&#34;combining-volumes-for-storage&#34;&gt;Combining volumes for storage&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;configure_software_raid.sh&lt;/code&gt; shell script combines your EBS volumes into a RAID 0 array.

&lt;div class=&#34;admonition caution&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Caution&lt;/h4&gt;

&lt;p&gt;Run &lt;code&gt;configure_software_raid.sh&lt;/code&gt; in the default setting only if you have a fresh configuration with no existing RAID settings.&lt;/p&gt;
&lt;p&gt;If you have existing RAID settings, open the script in a text editor and manually edit the &lt;code&gt;raid_dev&lt;/code&gt; value to reflect your current RAID settings. If you have existing RAID settings and you do not edit the script, the script deletes important operating system device files.&lt;/p&gt;
&lt;p&gt;Alternately, use the Management Console (MC) console to add storage nodes without unwanted changes to operating system device files. For more information, see &lt;a href=&#34;../../../../../../en/mc/db-management/managing-db-clusters/#&#34;&gt;Managing database clusters&lt;/a&gt;.&lt;/p&gt;


&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;The following steps combine your EBS volumes into RAID 0 with the &lt;code&gt;configure_software_raid.sh&lt;/code&gt; script:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Edit the &lt;code&gt;/opt/vertica/sbin/configure_software_raid.sh&lt;/code&gt; shell file as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Comment out the safety &lt;code&gt;exit&lt;/code&gt; command at the beginning .&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Change the sample volume names to your own volume names, which you noted previously. Add more volumes, if necessary.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Run the &lt;code&gt;/opt/vertica/sbin/configure_software_raid.sh&lt;/code&gt; shell file. Running this file creates a RAID 0 volume and mounts it to &lt;code&gt;/vertica/data&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Change the owner of the newly created volume to dbadmin with &lt;code&gt;chown&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Repeat steps 1-3 for each node on your cluster.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Setup: Create a cluster</title>
      <link>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/create-cluster/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/create-cluster/</guid>
      <description>
        
        
        &lt;p&gt;On AWS, use the 
&lt;code&gt;&lt;a href=&#34;../../../../../../en/setup/set-up-on-premises/install-using-command-line/install-with-installation-script/#&#34;&gt;install_vertica&lt;/a&gt;&lt;/code&gt; script to combine instances and create a cluster. Check your &lt;strong&gt;My Instances&lt;/strong&gt; page on AWS for a list of current instances and their associated IP addresses. You need these IP addresses when you run &lt;code&gt;install_vertica&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Create a cluster as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;While connected to your primary instance, enter the following command to combine your instances into a cluster. Substitute the IP addresses for your instances and include your root &lt;code&gt;*.pem&lt;/code&gt; file name.&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ sudo /opt/vertica/sbin/install_vertica --hosts 10.0.11.164,10.0.11.165,10.0.11.166 \
  --dba-user-password-disabled --point-to-point --data-dir /vertica/data \
  --ssh-identity ~/&lt;span class=&#34;code-variable&#34;&gt;name-of-pem&lt;/span&gt;.pem --license &lt;span class=&#34;code-variable&#34;&gt;license.file&lt;/span&gt;
&lt;/code&gt;&lt;/pre&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;ul&gt;
&lt;li&gt;
&lt;p&gt;When you issue install_vertica or update_vertica on am OpenText™ Analytics Database AMI script, --point-to-point is the default. This parameter configures &lt;a class=&#34;glosslink&#34; href=&#34;../../../../../../en/glossary/spread/&#34; title=&#34;An open source toolkit used in OpenText&amp;amp;trade; Analytics Database to provide a high performance messaging service that is resilient to network faults.&#34;&gt;Spread&lt;/a&gt; to use direct point-to-point communication between all database nodes, which is a requirement for clusters on AWS.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you are using IPv6 network addresses to identify the hosts in your cluster, use the --ipv6 flag in your &lt;code&gt;install_vertica&lt;/code&gt; command. You must also use IP addresses instead of host names, as the AWS DNS server cannot resolve host names to IPv6 addresses.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;After combining your instances, OpenText recommends deleting your &lt;code&gt;*.pem&lt;/code&gt; key from your cluster to reduce security risks. The example below uses the &lt;code&gt;shred&lt;/code&gt; command to delete the file:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ shred &lt;span class=&#34;code-variable&#34;&gt;name-of-pem&lt;/span&gt;.pem
&lt;/code&gt;&lt;/pre&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;After creating one or more clusters, &lt;a href=&#34;../../../../../../en/admin/using-admin-tools/admin-tools-reference/config-menu-options/creating-db/&#34;&gt;create your database&lt;/a&gt; or connect to &lt;a href=&#34;../../../../../../en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/mc-on-aws/#&#34;&gt;Management Console on AWS&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For complete information on the &lt;code&gt;install_vertica&lt;/code&gt; script and its parameters, see &lt;a href=&#34;../../../../../../en/setup/set-up-on-premises/install-using-command-line/install-with-installation-script/#&#34;&gt;Install Vertica with the installation script&lt;/a&gt;.&lt;/p&gt;

&lt;div class=&#34;admonition important&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Important&lt;/h4&gt;
Stopping or rebooting an instance or cluster without first shutting down the database down, may result in disk or database corruption. To safely shut down and restart your cluster, see &lt;a href=&#34;../../../../../../en/admin/operating-db/#&#34;&gt;Operating the database&lt;/a&gt;.
&lt;/div&gt;
&lt;h2 id=&#34;check-open-ports-manually-using-the-netcat-utility&#34;&gt;Check open ports manually using the netcat utility&lt;/h2&gt;
&lt;p&gt;Once your cluster is up and running, you can check ports manually through the command line using the netcat (nc) utility. What follows is an example using the utility to check ports.&lt;/p&gt;
&lt;p&gt;Before performing the procedure, choose the private IP addresses of two nodes in your cluster.&lt;/p&gt;
&lt;p&gt;The examples given below use nodes with the private IPs:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;10.0.11.60 10.0.11.61
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Install the nc utility on your nodes. Once installed, you can issue commands to check the ports on one node from another node.&lt;/p&gt;
&lt;p&gt;To check a TCP port:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Put one node in listen mode and specify the port. The following sample shows how to put IP &lt;code&gt;10.0.11.60&lt;/code&gt; into listen mode for port &lt;code&gt;480&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;[root@ip-10-0-11-60 ~]# nc -l 4804
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;From the other node, run &lt;code&gt;nc&lt;/code&gt; specifying the IP address of the node you just put in listen mode, and the same port number.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;[root@ip-10-0-11-61 ~]# nc 10.0.11.60 4804
&lt;/code&gt;&lt;/pre&gt;&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;
&lt;p&gt;Enter sample text from either node and it should show up on the other node. To cancel after you have checked a port, enter &lt;strong&gt;Ctrl+C&lt;/strong&gt;.&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;

To check a UDP port, use the same &lt;code&gt;nc&lt;/code&gt; commands with the &lt;code&gt;–u&lt;/code&gt; option.

&lt;/div&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;[root@ip-10-0-11-60 ~]# nc -u -l 4804
[root@ip-10-0-11-61 ~]# nc -u 10.0.11.60 4804
&lt;/code&gt;&lt;/pre&gt;&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Setup: Management Console on AWS</title>
      <link>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/mc-on-aws/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/deploy-aws-instances-your-db-cluster/mc-on-aws/</guid>
      <description>
        
        
        &lt;p&gt;Management Console (MC) is a database management tool that allows you to view and manage aspects of your cluster. OpenText™ Analytics Database provides an MC AMI, which you can use with AWS. The MC AMI allows you to create an instance, dedicated to running MC, that you can attach to a new or existing database cluster on AWS. You can create and attach an MC instance to your database on AWS cluster at any time.&lt;/p&gt;
&lt;p&gt;After you launch your MC instance and configure your security group settings, you can log in to your database. To do so, use the elastic IP you specified during instance creation.&lt;/p&gt;
&lt;p&gt;From this elastic IP, you can manage your database on AWS using standard MC procedures.&lt;/p&gt;
&lt;h2 id=&#34;considerations-when-using-mc-on-aws&#34;&gt;Considerations when using MC on AWS&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Because MC is already installed on the MC AMI, the MC installation process does not apply.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To uninstall MC on AWS, follow the procedures provided in Uninstalling Management Console before terminating the MC Instance.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;related-topics&#34;&gt;Related topics&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../../en/mc/&#34;&gt;Using Management Console&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../../../../en/mc/db-management/managing-db-clusters/&#34;&gt;Managing Database Clusters&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../../../../en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/configure-your-network/network-acl-settings/#&#34;&gt;Network ACL settings&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

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