# Hardware Installation

The Nara server is supplied as a pre-configured HPZ4 Rack G5 workstation. This is a 1U high unit designed to be mounted in a standard server rack.&#x20;

Internally, there is a dual width A6000 GPU fitted along with a 15TB NVMe drive (used for image caching) and a 10GBase-T Flex IO module to provide a 10 Gigabit Ethernet connection to your media network. There is one free PCIe slot available so if you prefer, you can install an alternative NIC to connect to your network.

The inside of the server is shown below:

<figure><img src="/files/lqsNoV2XJmGqtfO6G2DF" alt=""><figcaption></figcaption></figure>

## Physical Connections

Connections to the server should be made according to the following diagram:

<div align="left"><figure><img src="/files/pavin3pzcJcXywvyptW2" alt=""><figcaption></figcaption></figure></div>

Dual power supplies are installed in order to provide sufficient power for the GPU - ensure that power cables are connected to both power inlets. The server will not run reliably and may fail to boot if one of the power cables is missing.

{% hint style="danger" %}
The Nara server does not provide any power redundancy so you should ensure that it is powered from a suitably backed up power supply such as a UPS. See the [hardware specifications](/configuration/on-prem-deployment/hardware-specifications.md) section for power requirements and other specifications.
{% endhint %}

The 1GbE port can be used to connect the server to your admin network switch; the 10GbE is normally used to connect to the media network, often via a different switch to the admin network.

Please refer to the [software setup](/configuration/on-prem-deployment/software-setup.md) section for full details of networking options.

{% hint style="warning" %}
For normal operation you should not need to connect any devices to the USB or Display connectors, however these can be used for a standard keyboard, mouse and monitor if you need to configure the machine locally or for diagnostic purposes.
{% endhint %}


---

# 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://docs.nara.stream/configuration/on-prem-deployment/hardware-installation.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.
