Skip to main content

Commands for managing aggregates with FabricPool

Contributors netapp-ahibbard netapp-thomi

You use the storage aggregate object-store commands to manage object stores for FabricPool. You use the storage aggregate commands to manage aggregates for FabricPool. You use the volume commands to manage volumes for FabricPool.

If you want to…​

Use this command:

Define the configuration for an object store so that ONTAP can access it

storage aggregate object-store config create

Modify object store configuration attributes

storage aggregate object-store config modify

Rename an existing object store configuration

storage aggregate object-store config rename

Delete the configuration of an object store

storage aggregate object-store config delete

Display a list of object store configurations

storage aggregate object-store config show

Attach a second object store to a new or existing FabricPool as a mirror

storage aggregate object-store mirror with the -aggregate and -name parameter in the admin privilege level

Remove an object store mirror from an existing FabricPool mirror

storage aggregate object-store unmirror with the -aggregate and -name parameter in the admin privilege level

Monitor FabricPool mirror resync status

storage aggregate object-store show-resync-status

Display FabricPool mirror details

storage aggregate object-store show

Promote an object store mirror to replace a primary object store in a FabricPool mirror configuration

storage aggregate object-store modify with the -aggregate parameter in the admin privilege level

Test the latency and performance of an object store without attaching the object store to an aggregate

storage aggregate object-store profiler start with the -object-store-name and -node parameter in the advanced privilege level

Monitor the object store profiler status

storage aggregate object-store profiler show with the -object-store-name and -node parameter in the advanced privilege level

Abort the object store profiler when it is running

storage aggregate object-store profiler abort with the -object-store-name and -node parameter in the advanced privilege level

Attach an object store to an aggregate for using FabricPool

storage aggregate object-store attach

Attach an object store to an aggregate that contains a FlexGroup volume for using FabricPool

storage aggregate object-store attach with the allow-flexgroup true

Display details of the object stores that are attached to FabricPool-enabled aggregates

storage aggregate object-store show

Display the aggregate fullness threshold used by the tiering scan

storage aggregate object-store show with the -fields tiering-fullness-threshold parameter in the advanced privilege level

Display space utilization of the object stores that are attached to FabricPool-enabled aggregates

storage aggregate object-store show-space

Enable inactive data reporting on an aggregate that is not used for FabricPool

storage aggregate modify with the -is-inactive-data-reporting-enabled true parameter

Display whether inactive data reporting is enabled on an aggregate

storage aggregate show with the -fields is-inactive-data-reporting-enabled parameter

Display information about how much user data is cold within an aggregate

storage aggregate show-space with the -fields performance-tier-inactive-user-data,performance-tier-inactive-user-data-percent parameter

Create a volume for FabricPool, including specifying the following:

  • The tiering policy

  • The tiering minimum cooling period (for the snapshot-only or auto tiering policy)

volume create

  • You use the -tiering-policy parameter to specify the tiering policy.

  • You use the -tiering-minimum-cooling-days parameter in the advanced privilege level to specify the tiering minimum cooling period.

Modify a volume for FabricPool, including modifying the following:

  • The tiering policy

  • The tiering minimum cooling period (for the snapshot-only or auto tiering policy)

volume modify

  • You use the -tiering-policy parameter to specify the tiering policy.

  • You use the -tiering-minimum-cooling-days parameter in the advanced privilege level to specify the tiering minimum cooling period.

Display FabricPool information related to a volume, including the following:

  • The tiering minimum cooling period

  • How much user data is cold

volume show

  • You use the -fields tiering-minimum-cooling-days parameter in the advanced privilege level to display the tiering minimum cooling period.

  • You use the -fields performance-tier-inactive-user-data,performance-tier-inactive-user-data-percent parameter to display how much user data is cold.

Move a volume in to or out of FabricPool

volume move start You use the -tiering-policy optional parameter to specify the tiering policy for the volume.

Modify the threshold for reclaiming unreferenced space (the defragmentation threshold) for FabricPool

storage aggregate object-store modify with the -unreclaimed-space-threshold parameter in the advanced privilege level

Modify the threshold for the percent full the aggregate becomes before the tiering scan begins tiering data for FabricPool

FabricPool continues to tier cold data to a cloud tier until the local tier reaches 98% capacity.

storage aggregate object-store modify with the -tiering-fullness-threshold parameter in the advanced privilege level

Display the threshold for reclaiming unreferenced space for FabricPool

storage aggregate object-store show or storage aggregate object-store show-space command with the -unreclaimed-space-threshold parameter in the advanced privilege level