# Wumpus

**wumpus** is a G10 HPE server that was acquired in 2018. It serves as an OSD node and primary MDS for the production Ceph cluster.

## Technical Specifications

| **Specification** | Description                             |
| ----------------- | --------------------------------------- |
| **Server Type**   | HPE ProLiant G10                        |
| **CPU**           | AMD EPYC 7251 8-Core Processor @ 1.1GHz |
| **RAM**           | 64 GB                                   |
| **Hard Disks**    | 12x 4TB 2.5in 7.2K SAS                  |
| **SSDs**          | 2x 400GB SAS                            |
| **OS**            | Ubuntu 18.04                            |
| **Purchase Date** | Summer 2018                             |


---

# 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.tjhsst.edu/machines/ceph/wumpus.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.
