> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Administrator

<Card title="Can I mount an Object Storage bucket as a filesystem?" href="/support/storage/articles/can-i-mount-an-object-storage-bucket-as-a-filesystem" arrow="true" horizontal>
  Yes, but mounting Object Storage as a POSIX filesystem is a community-supported workflow rather than a managed CoreWeave ...
</Card>

<Card title="Can I turn on versioning for an existing bucket?" href="/support/storage/articles/can-i-turn-on-versioning-for-an-existing-bucket" arrow="true" horizontal>
  No. On CoreWeave AI Object Storage, versioning must be enabled at bucket creation time. You cannot enable versioning on  ...
</Card>

<Card title="How do I create an Object Storage bucket and set up access policies?" href="/support/storage/articles/how-do-i-create-an-object-storage-bucket-and-set-up-access-policies" arrow="true" horizontal>
  Create a bucket from the Object Storage section of the CoreWeave Cloud Console, or by using any S3-compatible client (aw ...
</Card>

<Card title="How do I generate storage access keys?" href="/support/storage/articles/how-do-i-generate-storage-access-keys" arrow="true" horizontal>
  Generate an access key from the Access Keys page in the CoreWeave Cloud Console. You can create either a permanent key ( ...
</Card>

<Card title="How do I give someone Object Storage access without admin privileges?" href="/support/storage/articles/how-do-i-give-someone-object-storage-access-without-admin-privileges" arrow="true" horizontal>
  Object Storage access uses a different permission model than the rest of CoreWeave IAM. The IAM Object Storage Admin rol ...
</Card>

<Card title="How do I increase my Object Storage quota?" href="/support/storage/articles/how-do-i-increase-my-object-storage-quota" arrow="true" horizontal>
  CoreWeave AI Object Storage has a default quota of 20 TiB per region/account and 1,000 buckets per account. To request a ...
</Card>

<Card title="How do I move data across regions?" href="/support/storage/articles/how-do-i-move-data-across-regions" arrow="true" horizontal>
  CoreWeave AI Object Storage buckets are created in a user-specified Availability Zone. To move data, copy from the sourc ...
</Card>

<Card title="How do I optimize Object Storage performance with LOTA?" href="/support/storage/articles/how-do-i-optimize-object-storage-performance-with-lota" arrow="true" horizontal>
  LOTA (Local Object Transport Accelerator) is a caching proxy that runs on every GPU and CPU Node in your CKS cluster. To ...
</Card>

<Card title="How do I share an Object Storage bucket with an external vendor?" href="/support/storage/articles/how-do-i-share-an-object-storage-bucket-with-an-external-vendor" arrow="true" horizontal>
  The right approach depends on whether the vendor has their own CoreWeave organization or is on a different platform (AWS ...
</Card>

<Card title="What RAID configuration does local storage use?" href="/support/storage/articles/what-raid-configuration-does-local-storage-use" arrow="true" horizontal>
  Local storage on CoreWeave Nodes uses a software RAID array assembled from the Node's local NVMe drives, mounted at /mnt ...
</Card>

<Card title="What are the differences between DFS, Object Storage, and local NVMe?" href="/support/storage/articles/what-are-the-differences-between-dfs-object-storage-and-local-nvme" arrow="true" horizontal>
  Choose based on access pattern, durability, and locality: CoreWeave AI Object Storage is an S3-compatible object store,  ...
</Card>

<Card title="Why is my PVC stuck in Pending?" href="/support/storage/articles/why-is-my-pvc-stuck-in-pending" arrow="true" horizontal>
  A PVC remains in Pending when the storage class or access mode does not match a CoreWeave-supported configuration, or wh ...
</Card>
