Setting up Connect:Direct Node on object store providers
- Pre-requisites to activate Connect:Direct Unix on cloud provider. For more information, refer to Account (amazon.com), Get started with Google Cloud|Documentation, IBM Cloud Docs, Azure documentation|Microsoft Docs
- Installing Connect:Direct Unix node on cloud.
- Configuring Connect:Direct node for object storage
Connect:Direct® for UNIX can also be configured to extend support to other S3 object store providers such as Minio, Dell EMC ECS, and Red Hat Ceph or use dedicated endpoints to execute public and on-premise cloud-based operations. For endpoint configuration/override see the dedicated section.
Pre-requisites to set-up Connect:Direct Unix on cloud provider
- Set up cloud accounts and credentials
- Select and create a compute instance, RedHat or SuSE
- Create IAM user/roles
- Create Security group. Port numbers which are specific to Connect:Direct should be added to the security group
- Create storage
- Obtain credentials for cloud storage object access
For more information see, Account (amazon.com), Get started with Google Cloud | Documentation, IBM Cloud Docs, Azure documentation | Microsoft Docs
Connect:Direct for UNIX can also be configured to extend support to other object store providers such as Minio S3, Dell EMC ECS S3, Red Hat Ceph S3 or use dedicated endpoints to execute public and on-premise cloud-based operations. For endpoint configuration/override see the dedicated section.
Installing Connect:Direct Unix node on Cloud
No specific configuration is required to install Connect:Direct for UNIX node on an EC2 instance. For information to install Connect:Direct for UNIX see, Installing Connect:Direct for UNIX.
- CD Unix, Linux platform, and JRE are now included in the base installation
- Initparms to be included during the S3 plugin configuration are updated during the upgrade process
Configuration considerations
- All values used to change the default store IO EXIT behavior should be provided through
properties, either by declaring them as defaults via.
initparms.cfg
file or by declaring specific values insysopts
. - A properties is searched first in sysopts. If no value is retrieved from
sysopts
, the default value declared in theinitparm.cfg
file is used. - A parameter declared in
sysopts
overrides theinitparm.cfg
file property value.