Updating Mount Target Performance

The performance of a File Storage mount target is partially dependent upon the maximum throughput available to the mount target. A mount target can have a Standard performance level or a specific High Performance level.

Important

High performance mount targets require a 30-day commitment and are billed in 30-day cycles. When you change the performance of an existing mount target to a high performance shape, that 30-day billing cycle begins. For specific pricing details, see Oracle Storage Cloud Pricing.

You can upgrade a mount target to a high performance mount target at any time. If requirements change, and you don't need the same performance, you can downgrade the performance level at the end of the billing cycle.

Each availability domain is limited to two Standard mount targets, two 20 Gbps High Performance mount targets, one 40 Gbps High Performance mount target, and zero 80 Gbps High Performance mount targets by default.

See Service Limits for a list of applicable limits and instructions for requesting a limit increase.

For more information, see Mount Target Performance and Limitations and Considerations for mount targets.

Required IAM Policy

Permissions to manage mount targets include the ability to update mount target performance. Consider more restrictive permissions if you don't want managers to change performance levels. A more specific policy for mount target performance management follows:

allow group <groupName> to {MOUNT_TARGET_SHAPE_DOWNGRADE, MOUNT_TARGET_SHAPE_UPGRADE } in compartment <compartmentName>

If you're new to policies, see Getting Started with Policies and Details for the File Storage Service.