Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Metrik tenant
Sebagai Administrator Platform (PA), lihat metrik tenant untuk membantu mendiagnosis insiden operasional.
Penggunaan kapasitas tenant
Untuk melihat penggunaan kapasitas saat ini organisasi menurut class penyimpanan di dasbor pemantauan,
buka opsi Jelajahi. Anda dapat menjalankan kueri berikut untuk melihat persentase kapasitas yang digunakan oleh organisasi dan class penyimpanan tersebut.
sum by (TENANT_TYPE, SKU_NAME) (OBJECT_TENANT_USED_CAPACITY_BYTES_COUNT) / sum by (TENANT_TYPE, SKU_NAME) (OBJECT_TENANT_QUOTA_BYTES)
Dasbor Platform Penyimpanan Objek
Dasbor Object Storage Platform menampilkan tampilan setiap kelas penyimpanan objek di organisasi dengan penggunaan, kuota, dan kapasitas yang tersisa.
Anda juga dapat melihat statistik penggunaan yang lebih terperinci tentang setiap kelas penyimpanan hingga tingkat bucket.
Peringatan pemakaian organisasi
Jika Anda telah menerima pemberitahuan dengan kode OBJ-A0011, selesaikan langkah-langkah berikut:
Lihat dasbor Object Storage Platform dan tentukan tingkat penyimpanan yang menyebabkan pemberitahuan.
Bergantung pada nilainya, pilih tindakan yang direkomendasikan:
Jika kapasitas yang tersisa mendekati 25%, tetapi penggunaan stabil dan tidak
meningkat, pilih untuk mengabaikan peringatan saat ini.
Jika penggunaan meningkat dan Anda khawatir penggunaan akan melampaui batas kuota yang ditetapkan, tentukan apakah ada bucket atau objek yang tidak penting dan hapus bucket atau objek tersebut.
Jika Anda tidak ingin menghapus objek apa pun dari penyimpanan objek, atau Anda
khawatir dengan kapasitas yang tersedia, tingkatkan kapasitas yang dialokasikan untuk
kelas penyimpanan tertentu. Untuk menambah kuota, Anda harus menghubungi
Operator Infrastruktur (IO) dengan permintaan untuk menaikkan kuota class penyimpanan
tertentu.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]