Skip to main content

Commands for managing aggregates with FabricPool

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 itstorage aggregate object-store config create
Modify object store configuration attributesstorage aggregate object-store config modify
Rename an existing object store configurationstorage aggregate object-store config rename
Delete the configuration of an object storestorage aggregate object-store config delete
Display a list of object store configurationsstorage aggregate object-store config show
Attach a second object store to a new or existing FabricPool as a mirrorstorage aggregate object-store mirror with the -aggregate and -name parameter in the admin privilege level
Remove an object store mirror from an existing FabricPool mirrorstorage aggregate object-store unmirror with the -aggregate and -name parameter in the admin privilege level
Monitor FabricPool mirror resync statusstorage aggregate object-store show-resync-status
Display FabricPool mirror detailsstorage aggregate object-store show
Promote an object store mirror to replace a primary object store in a FabricPool mirror configurationstorage 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 aggregatestorage aggregate object-store profiler start with the -object-store-name and -node parameter in the advanced privilege level
Monitor the object store profiler statusstorage 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 runningstorage 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 FabricPoolstorage aggregate object-store attach
Attach an object store to an aggregate that contains a FlexGroup volume for using FabricPoolstorage aggregate object-store attach with the allow-flexgroup true
Display details of the object stores that are attached to FabricPool-enabled aggregatesstorage aggregate object-store show
Display the aggregate fullness threshold used by the tiering scanstorage 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 aggregatesstorage aggregate object-store show-space
Enable inactive data reporting on an aggregate that is not used for FabricPoolstorage aggregate modify with the -is-inactive-data-reporting-enabledtrue parameter
Display whether inactive data reporting is enabled on an aggregatestorage aggregate show with the -fields is-inactive-data-reporting-enabled parameter
Display information about how much user data is cold within an aggregatestorage 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 FabricPoolvolume 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 FabricPoolstorage 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 FabricPoolstorage aggregate object-store show or storage aggregate object-store show-space command with the -unreclaimed-space-threshold parameter in the advanced privilege level