Skip to content

/AWS1/CL_SGMCLUSTFSXOPENZFSCFG

Defines the configuration for attaching an Amazon FSx for OpenZFS file system to instances in a SageMaker HyperPod cluster instance group.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_dnsname TYPE /AWS1/SGMCLUSTERDNSNAME /AWS1/SGMCLUSTERDNSNAME

The DNS name of the Amazon FSx for OpenZFS file system.

Optional arguments:

iv_mountpath TYPE /AWS1/SGMCLUSTERFSXMOUNTPATH /AWS1/SGMCLUSTERFSXMOUNTPATH

The local path where the Amazon FSx for OpenZFS file system is mounted on instances.


Queryable Attributes

DnsName

The DNS name of the Amazon FSx for OpenZFS file system.

Accessible with the following methods

Method Description
GET_DNSNAME() Getter for DNSNAME, with configurable default
ASK_DNSNAME() Getter for DNSNAME w/ exceptions if field has no value
HAS_DNSNAME() Determine if DNSNAME has a value

MountPath

The local path where the Amazon FSx for OpenZFS file system is mounted on instances.

Accessible with the following methods

Method Description
GET_MOUNTPATH() Getter for MOUNTPATH, with configurable default
ASK_MOUNTPATH() Getter for MOUNTPATH w/ exceptions if field has no value
HAS_MOUNTPATH() Determine if MOUNTPATH has a value