6.2.12.13 mkacfsfilesystem

Create an Exascale-managed ACFS file system.

Purpose

The mkacfsfilesystem command creates an Exascale-managed implementation of Oracle Advanced Cluster File System (ACFS) on an Exascale volume using Exascale Direct Volumes (EDV).

Syntax

mkacfsfilesystem volume-id mount-path [ --force ] [ --attributes attribute=value[,attribute=value] ... ]

Command Options

The options for the mkacfsfilesystem command are:

  • volume-id: Identifies the volume that hosts the file system. You can use the lsvolume command to find the identifier for each volume.

  • mount-path: Specifies the file system mount path.

  • --force: Optionally instructs the command to ignore and overwrite any existing file system on the volume.

  • --attributes: Optionally specifies attributes for the file system.

Usage Notes

Note the following information when using this command:

  • The specified volume (volume-id) must have an associated EDV attachment, otherwise the command fails.

  • If the EDV attachment is a cluster-wide attachment, the ACFS file system is mounted on every node in the Oracle Grid Infrastructure (GI) cluster. If the EDV attachment is a node-specific attachment, the file system is mounted only on that node. In all cases, the ACFS details are registered with the GI cluster, and the file system is automatically mounted (or remounted) by Oracle Clusterware as required.