# 底层存储系统

- [Alluxio集成Amazon AWS S3作为底层存储](https://documentation.alluxio.io/os-cn/ufs/s3.md)
- [Alluxio集成GCS作为底层存储](https://documentation.alluxio.io/os-cn/ufs/gcs.md)
- [Alluxio集成Azure Blob Store作为底层存储](https://documentation.alluxio.io/os-cn/ufs/azure-blob-store.md)
- [Azure Data Lake Storage Gen2](https://documentation.alluxio.io/os-cn/ufs/azure-data-lake-gen2.md)
- [Azure 数据湖存储](https://documentation.alluxio.io/os-cn/ufs/azure-data-lake.md)
- [Alluxio集成HDFS作为底层存储](https://documentation.alluxio.io/os-cn/ufs/hdfs.md)
- [Alluxio集成COS作为底层存储](https://documentation.alluxio.io/os-cn/ufs/cos.md)
- [Alluxio集成COSN作为底层存储](https://documentation.alluxio.io/os-cn/ufs/cosn.md)
- [Alluxio集成Ceph Object Storage作为底层存储](https://documentation.alluxio.io/os-cn/ufs/cephobjectstorage.md)
- [Alluxio集成NFS作为底层存储](https://documentation.alluxio.io/os-cn/ufs/nfs.md)
- [Alluxio集成Kodo作为底层存储](https://documentation.alluxio.io/os-cn/ufs/qiniu-kodo.md)
- [Alluxio集成Swift作为底层存储](https://documentation.alluxio.io/os-cn/ufs/swift.md)
- [Alluxio集成WEB作为底层存储](https://documentation.alluxio.io/os-cn/ufs/web.md)
- [Alluxio集成Minio作为底层存储](https://documentation.alluxio.io/os-cn/ufs/minio.md)
- [阿里云对象存储服务](https://documentation.alluxio.io/os-cn/ufs/oss.md)
- [Alluxio集成Ozone作为底层存储](https://documentation.alluxio.io/os-cn/ufs/ozone.md)
- [Alluxio集成CephFS作为底层存储](https://documentation.alluxio.io/os-cn/ufs/cephfs.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.alluxio.io/os-cn/ufs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
