File Storage with Lustre Metrics

Metrics for the File Storage with Lustre service help you measure the performance, capacity, and health of a file system. You can use metrics data to diagnose and troubleshoot issues.

To view a default set of metrics charts in the Console, navigate to the file system that you're interested in, and then select Metrics. You also can use the Monitoring service to create custom queries.

Tip

You can enable logging for File Storage with Lustre resources. For more information, see Logging Overview.

Prerequisites

  • IAM policies: To monitor resources, you must be given the required type of access in a policy (IAM)  written by an administrator. Policies are required for using the Console or the REST API with an SDK, CLI, or other tool. The policy must give you access to the monitoring services and the resources being monitored. When you try to perform an action, you might get a message that you don't have permission or are unauthorized. Confirm with your administrator the type of access you've been granted and which compartment  you should work in. For more information on user authorizations for monitoring, see the Authentication and Authorization section for the related service: Monitoring or Notifications.

  • The metrics listed on this page are automatically available for any resources you create. You don't need to enable monitoring on the resource to get these metrics.

Available Metrics

Metrics emitted by the File Storage with Lustre service are available in the oci_lustrefilesystem metric namespace and include the following dimensions:

  • resourceName: The name of the resource for which the metrics apply
  • resourceId: The OCID of the resource for which the metric applies

The metrics listed in the following table are automatically available for any file system you create. You don't need to enable monitoring on the resource to get these metrics.

MetricMetric Display NameUnitDescriptionDimensions
FileSystemCapacity Capacity bytesThe capacity of the file system.

resourceId

resourceName

total

available

FileSystemInodeCapacity Inode capacity countThe inode capacity of the file system.

resourceId

resourceName

total

available

ReadThroughput Bytes read bytesBytes read from the file system per interval.

resourceId

resourceName

WriteThroughput Bytes written bytesBytes written to the file system per interval.

resourceId

resourceName

DataReadOperations Read operations operationsRead operations for the file system per interval.

resourceId

resourceName

DataWriteOperations Write operations operationsWrite operations for the file system per interval.

resourceId

resourceName

MetadataOperations Metadata operations operationsMetadata operations for the file system per interval.

resourceId

resourceName

operation

FilesScannedForSync Files Scanned For SynccountNumber of Lustre files identified for export to the Object Storage bucket.resourceIdresourceNamelinkID
FilesSyncedFiles Synced countNumber of Lustre flies successfully exported to Object Storage so far.resourceIdresourceNamelinkID
FileDataScannedForSyncFile Data Scanned For SyncGBAmount of data in Lustre files identified for export to Object Storage.resourceIdresourceNamelinkID
FileDataSyncedFile Data SyncedGBAmount of data successfully exported from Lustre to Object Storage.resourceIdresourceNamelinkID
FilesSkippedFiles Skipped With ErrorcountNumber of files on Lustre that weren't exported to Object Storage because of sync errors.resourceIdresourceNamelinkID
ObjectsScannedForSyncObjects Scanned For SynccountNumber of objects in Object Storage identified for import to the Lustre file systemresourceIdresourceNamelinkID
ObjectsSyncedObjects Syncedcountnumber of objects successfully imported from Object Storage to Lustre so far.resourceIdresourceNamelinkID
ObjectDataScannedForSyncObject Data Scanned For Sync GB Amount of data from objects in Object Storage identified for import to LustreresourceIdresourceNamelinkID
ObjectDataSyncedObject Data SyncedGBamount of data successfully imported from Object Storage to Lustre.resourceIdresourceNamelinkID
ObjectsSkippedObjects Skipped With Error countnumber of objects in Object Storage not imported to Lustre because of sync errors.resourceIdresourceNamelinkID

View Default Metric Charts

  1. Open the navigation menu  and select Storage. Under Lustre, select File Systems with Lustre.
  2. Select the file system for which you want to view metrics.
  3. On the file system details page, select Metrics.

    A default set of charts for the current file system is displayed.

For more information about monitoring metrics and using alarms, see Monitoring. For information about notifications for alarms, see Notifications.