# Stobar

**stobar** is a G10 HPE server that was acquired in 2018. Stobar is currently part of the lab's main Ceph cluster, running OSDs and the standby MDS.

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