# Valdes

**Valdes** is a physical server residing in the CSL Machine Room that serves as an OSD for the failover Ceph cluster. It is connected to the [Apocalypse](https://documentation.tjhsst.edu/~/drafts/-LUIelKxKvZvHk4r0XQO/primary/machines/ceph/apocalypse) storage array.

| **Field**         | Value                                    |
| ----------------- | ---------------------------------------- |
| **Server Type**   | HP Proliant DL380 G6                     |
| **CPU**           | 2x Intel Xeon X5670 Hexa-Core @ 2.93 GHz |
| **RAM**           | 64 GB                                    |
| **Hard Disks**    | 2x 146GB 2.5in 10K SAS RAID 1            |
| **OS**            | Ubuntu                                   |
| **Purchase Date** | Unknown                                  |


---

# 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/valdes.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.
