# Ceph需要大量記憶體

ceph-osd程序在執行過程中會消耗CPU資源，所以一般會為每一個ceph-osd程序繫結一個CPU核上。

ceph-mon程序並不十分消耗CPU資源，所以不必為ceph-mon程序預留過多的CPU資源。

ceph-msd也是非常消耗CPU資源的，所以需要提供更多的CPU資源。

ceph-mon和ceph-mds需要2G記憶體，每個ceph-osd程序需要1G記憶體，2G更好。


---

# 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://kawsing.gitbook.io/opensystem/andoid-shou-ji/pomoxve/ceph-object-storage/ceph-xu-yao-da-liang-ji-yi-ti.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.
