Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Mandantenmesswerte
Als Plattformadministrator (Platform Administrator, PA) können Sie sich Mandantenmesswerte ansehen, um Betriebsereignisse zu diagnostizieren.
Kapazitätsnutzung des Mandanten
Wenn Sie die aktuelle Kapazitätsauslastung einer Organisation nach Speicherklasse im Monitoring-Dashboard aufrufen möchten, wählen Sie die Option Untersuchen aus. Mit der folgenden Abfrage können Sie den von dieser Organisation und Speicherklasse genutzten Prozentsatz der Kapazität aufrufen.
sum by (TENANT_TYPE, SKU_NAME) (OBJECT_TENANT_USED_CAPACITY_BYTES_COUNT) / sum by (TENANT_TYPE, SKU_NAME) (OBJECT_TENANT_QUOTA_BYTES)
Dashboard der Objektspeicherplattform
Das Dashboard Object Storage Platform (Object-Storage-Plattform) bietet eine Übersicht über die einzelnen Object-Storage-Klassen in der Organisation mit der jeweiligen Nutzung, dem Kontingent und der verbleibenden Kapazität.
Sie können auch detailliertere Nutzungsstatistiken für jede Speicherklasse bis hinunter zur Bucket-Ebene aufrufen.
Benachrichtigung zur Nutzung der Organisation
Wenn Sie eine Benachrichtigung mit dem Code OBJ-A0011 erhalten haben, gehen Sie so vor:
Rufen Sie das Dashboard Object Storage Platform auf und ermitteln Sie die Speicherebene, die den Alarm auslöst.
Wählen Sie je nach Wert die empfohlene Vorgehensweise aus:
Wenn die verbleibende Kapazität bei etwa 25% liegt, die Nutzung aber stabil ist und nicht zunimmt, können Sie die Benachrichtigung vorerst ignorieren.
Wenn die Nutzung zunimmt und Sie befürchten, dass der festgelegte Kontingentgrenzwert überschritten wird, sollten Sie prüfen, ob es Bucket oder Objekte gibt, die nicht unbedingt erforderlich sind, und diese löschen.
Wenn Sie keine Objekte aus dem Objektspeicher löschen möchten oder sich Sorgen um die verfügbare Kapazität machen, erhöhen Sie die zugewiesene Kapazität für die jeweilige Speicherklasse. Wenn Sie das Kontingent erhöhen möchten, müssen Sie sich mit einer Anfrage zur Erhöhung des Kontingents der jeweiligen Speicherklasse an den Infrastrukturbetreiber (IO) wenden.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[[["\u003cp\u003ePlatform Administrators can use tenant metrics to aid in diagnosing operational issues.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003cstrong\u003eExplore\u003c/strong\u003e option in the monitoring dashboard allows viewing an organization's capacity usage by storage class, including the percentage of capacity used, by using a specific query.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003cstrong\u003eObject Storage Platform\u003c/strong\u003e dashboard provides an overview of each storage class within the organization, including usage, quota, and remaining capacity, and can even provide usage stats down to the bucket level.\u003c/p\u003e\n"],["\u003cp\u003eAn alert with code \u003ccode\u003eOBJ-A0011\u003c/code\u003e indicates a capacity issue, requiring actions like monitoring the storage tier, deleting non-essential objects, or contacting the Infrastructure Operator to increase the storage class's quota.\u003c/p\u003e\n"],["\u003cp\u003eRunning out of capacity in a specific storage class will prevent the addition or modification of objects in that storage class until capacity is available.\u003c/p\u003e\n"]]],[],null,["# Respond to storage operational incidents\n\nTenant metrics\n--------------\n\nAs a Platform Administrator (PA), view tenant metrics to help diagnose\noperational incidents.\n\n### Tenant capacity usage\n\nTo view current capacity usage of an organization by storage class in the monitoring dashboard,\ngo to the **Explore** option. You can execute the following query to view\nthe capacity percentage used by that organization and storage class. \n\n sum by (\u003cvar translate=\"no\"\u003eTENANT_TYPE\u003c/var\u003e, \u003cvar translate=\"no\"\u003eSKU_NAME\u003c/var\u003e) (\u003cvar translate=\"no\"\u003eOBJECT_TENANT_USED_CAPACITY_BYTES_COUNT\u003c/var\u003e) / sum by (\u003cvar translate=\"no\"\u003eTENANT_TYPE\u003c/var\u003e, \u003cvar translate=\"no\"\u003eSKU_NAME\u003c/var\u003e) (\u003cvar translate=\"no\"\u003eOBJECT_TENANT_QUOTA_BYTES\u003c/var\u003e)\n\n### Object Storage Platform dashboard\n\nThe **Object Storage Platform** dashboard shows a view of each object storage\nclass in the organization with the respective usage, quota, and capacity\nremaining.\n\nYou can also view more granular usage stats about each storage class down to the\nbucket level.\n\n### Organization utilization alert\n\nIf you have received an alert with code `OBJ-A0011`, complete the following\nsteps:\n\n1. View the **Object Storage Platform** dashboard and determine the storage tier that causes the alert.\n2. Depending on the value, choose the recommended course of action:\n\n - If the remaining capacity is near 25% but usage is stable and not increasing, choose to ignore the alert at the current time.\n - If usage is increasing and you are concerned about usage surpassing the set quota threshold, determine if there are any buckets or objects that are not vital and delete them.\n - If you do not want to delete any objects from object storage, or you are concerned with the available capacity, increase the allocated capacity for the specific storage class. To increase the quota, you must reach out to the Infrastructure Operator (IO) with a request to raise the specific storage class's quota.\n\n | **Note:** Failure to increase quota prior to available capacity running out results in failures to add or modify objects in object storage for the specific storage class. You cannot add or modify objects until capacity is available."]]