Skip to main content

Can I mount an Object Storage bucket as a filesystem?

Yes, but mounting Object Storage as a POSIX filesystem is a community-supported workflow rather than a managed CoreWeave …

Can I turn on versioning for an existing bucket?

No. On CoreWeave AI Object Storage, versioning must be enabled at bucket creation time. You cannot enable versioning on …

How do I create an Object Storage bucket and set up access policies?

Create a bucket from the Object Storage section of the CoreWeave Cloud Console, or by using any S3-compatible client (aw …

How do I generate storage access keys?

Generate an access key from the Access Keys page in the CoreWeave Cloud Console. You can create either a permanent key ( …

How do I give someone Object Storage access without admin privileges?

Object Storage access uses a different permission model than the rest of CoreWeave IAM. The IAM Object Storage Admin rol …

How do I increase my Object Storage quota?

CoreWeave AI Object Storage has a default quota of 20 TiB per region/account and 1,000 buckets per account. To request a …

How do I move data across regions?

CoreWeave AI Object Storage buckets are created in a user-specified Availability Zone. To move data, copy from the sourc …

How do I optimize Object Storage performance with LOTA?

LOTA (Local Object Transport Accelerator) is a caching proxy that runs on every GPU and CPU Node in your CKS cluster. To …

How do I share an Object Storage bucket with an external vendor?

The right approach depends on whether the vendor has their own CoreWeave organization or is on a different platform (AWS …

What RAID configuration does local storage use?

Local storage on CoreWeave Nodes uses a software RAID array assembled from the Node’s local NVMe drives, mounted at /mnt …

What are the differences between DFS, Object Storage, and local NVMe?

Choose based on access pattern, durability, and locality: CoreWeave AI Object Storage is an S3-compatible object store, …

Why is my PVC stuck in Pending?

A PVC remains in Pending when the storage class or access mode does not match a CoreWeave-supported configuration, or wh …
Last modified on June 26, 2026