EN 
11.06.2026 Bruno WELCOME IN MY WORLD

This website is originally written in the Czech language. Most content is machine (AI) translated into English. The translation may not be exact and may contain errors.

Tento článek si můžete zobrazit v originální české verzi. You can view this article in the original Czech version.
Object First Ootbi Appliance základní nastavení

Object First Ootbi Appliance Basic Setup

| Petr Bouška - Samuraj |
Object First is an American company that primarily manufactures on-premises backup storage called Ootbi (Out-of-the-Box Immutability). This object storage is specifically designed for Veeam Backup & Replication. It is built on simplicity, security, and sufficient performance. Support for Immutability to protect backups against ransomware and access via S3 API are standard features.
displayed: 187x (159 CZ, 28 EN) | Comments [0]

Object First lent me an Storage Appliance Ootbi, with a usable capacity of 64 TB, so I could practically test their solution for secure backup storage. Many thanks for lending me the demo unit. This (and some additional) article briefly summarizes my short experience.

Object First Ootbi front

Object First Ootbi

What is Ootbi?

Object First Ootbi is an on-premises hardware appliance designed exclusively as a backup storage target for Veeam. It provides an S3-compatible object storage with native support for Immutability and a Zero Trust architecture. Since it supports the standard S3 API, it can theoretically be used for other purposes or accessed using various S3 tools. Officially, however, it is intended for use with Veeam.

The company Object First was founded by the same two people (Ratmir Timashev and Andrei Baronov) who founded (and later sold) Veeam Software. In early 2026, Veeam announced the acquisition of Object First.

Object First storage is built on simplicity. No knowledge of disk arrays, Linux, or security is required. Deployment can be completed in just a few minutes. Configuration requires 3 IP addresses, 2 names, and a password for the administrator account.

Object First Ootbi Storage Appliance

An interesting additional feature is the Object First Honeypot. A built-in cyber protection feature available on all appliances that acts as a decoy. It impersonates a Veeam Backup & Replication server and lures attackers who are scanning the network or attempting to log in. Unusual behavior triggers an alert.

Available Models and Configurations

Ootbi is standardly a rackmount appliance in a 2U form factor (the Ootbi Mini in a desktop format is also now available). Currently available models offer usable capacities of 18, 36, 72, 144, 216, or 432 TB in a single node. Up to four nodes can be grouped into a cluster. Multiple clusters can be combined using Veeam Scale-Out Backup Repository (SOBR).

Note: It is important that the usable capacity is stated, not the raw disk capacity.

Key Features

  • SAS drives with RAID 6 or RAID 60
  • 1 (or 2) hot spare disks
  • NVMe drives for OS and cache
  • redundant power supplies
  • operates with a standard block size of 1 MB
  • Veeam integration via S3 API, including S3 Object Lock and S3 Versioning
  • supports Smart Object Storage API (SOSAPI)

Use with Veeam Backup & Replication

Object First Ootbi is verified and tested by Veeam. It has achieved Veeam Ready status in the Primary Target and Capacity Target categories with Object Storage, Immutability, IAM & STS, and Smart Object Storage API qualifications.

Object First Veeam Ready Repository, Object

Since Veeam Backup & Replication 12, object storage can be used for direct backup storage. In version 11, it could be used within a Scale-Out Backup Repository as a Capacity Tier or Archive Tier. It can now be used for both primary and secondary data copies.

Veeam immutability from start to finish

Documentation

Older articles contain a range of general information about object storage, how Immutability works and is used (mainly in VBR 12), and examples of usage with specific storage solutions.

Deploying (Setting Up) Object First Ootbi

I tested the 2U rack appliance built on a SuperMicro server. Once unpacked, it can be mounted directly into a rack, as management can be handled conveniently via the IPMI (Intelligent Platform Management Interface) remote console. Alternatively, a keyboard and monitor can be connected for local management, though this is considerably less convenient.

Note: IPMI is a standardized interface for independent server management and monitoring (an autonomous computer subsystem separate from the server's CPU, OS, or firmware). It is analogous to proprietary HPE iLO or Dell DRAC.

The connections required are (optimally) power to two separate sources, a 1 Gbps management network (IPMI), and 2x 10 Gbps Ethernet LAN via either RJ45 or SFP+ ports.

Object First Ootbi back

Note: Object First prides itself on simplicity, but perhaps a bit too much. I was only able to find the installation guide on their website, which is very brief. Only after everything was installed did I find a link to more detailed documentation (help) within the web interface, which I reference above.

Web Connection to the IPMI Remote Console

The default IPMI settings should have the IP address obtained via DHCP, the username is ADMIN (in capital letters) and the password can be found on the label that pulls out from the front-left side of the appliance.

Using a web browser, connect to the IPMI IP address at https://<IPMI-IP-or-name> (or create a DNS record) and log in with the username and password. From the dashboard, the Remote Console can be launched, which opens in a new window.

Object First IPMI Login

Management Interfaces

  • Text User Interface (TUI) - text-based interface, accessible via the physical server console, remote virtual console, or SSH
  • Web UI (Web Management Console) - web interface, running on port 8443

Setting Up a New Cluster

On the first screen, select the option to configure a new cluster. Then proceed through the setup wizard.

I don't have an Ootbi cluster. Configure a new cluster for the appliance
Object First - Configure a new cluster

Note: If the Available options menu appears directly, select the first item: Setup New Cluster.

Configure network interface

First, configure the network interfaces. You must choose whether to use the copper RJ45 ports or SFP+ modules (different interface types must not be mixed). Connect them to the same network (both interfaces must belong to the same subnet). Link Aggregation (PortChannel) is not used.

It is important to know the Linux interface names in order to correctly identify them during configuration. Only the interfaces in use need to be configured (enabled).

  • eno1, eno2 – 10GBase-T, RJ45 interface integrated on the motherboard
  • ens2f0, ens2f1 – 10G SFP+ card

Enter the IP address, subnet mask, default gateway, and one or two DNS servers.

Object First - Configure network interface

Configure hostname

Enter the node name (of the appliance being configured). Proceeding (Next) will apply the network configuration.

Object First - Configure hostname

Time synchronization settings

Either leave the pre-filled server 1.pool.ntp.org or enter a custom NTP server.

Note: By default, Use NTS protocol (NTS - Network Time Security) is checked, but I had to uncheck this option, as time synchronization would otherwise fail and it was not possible to proceed. It is important to note that if time synchronization fails, configuration cannot continue. Therefore, network communication configured in the previous step must be functioning.

Checking for updates

The next step checks for updates. If communication is not working, there is an option to configure a proxy. This step can be skipped and you can continue.

Object First - Checking for updates

Note: Update communication did not work for me even later. I had to add an exception on the firewall to exclude repo.objectfirst.com from SSL inspection.

Configure cluster name and the IP address

Enter the name of the cluster being created and the cluster IP address, which is used for accessing the Cluster Web Console (on port 8443) for management and monitoring, as well as the S3 endpoint (port 443) for data. The IP address must be from the same subnet as the interface addresses (which can also be used to access cluster management).

Object First - Configure cluster name and the IP address

Note: I encountered a minor issue here. At the beginning, I configured all 4 interfaces (because it was not clear to me which was which). Even after subsequently disabling 2 of them, the address had to remain in the configuration and could not be used as the cluster IP address.

Set the administrator password

The default management account for both the server and cluster (via Web UI and TUI) is named objectfirst. A password must be set for it, which must be at least 15 characters long, be complex, and must not be a password from the dictionary of disallowed passwords (which I managed to hit during testing).

Object First - Set the administrator password

Cluster configuration completed

The cluster is created and basic information is displayed.

Object First - Cluster configuration completed

Telemetry service

The final step is choosing whether to send telemetry to Object First Support, which enables reporting of critical events.

Text User Interface menu

The text interface configuration options are then displayed.

Object First - Text User Interface - Available options
Author:

Related articles:

Backup Repositories

Articles focused on different types of storage used for backup purposes. They describe their features and usage, primarily within Veeam Backup & Replication.

Backup

Articles dedicated to backup (Backup), replication (Replication) and restoration (Restore) of data. That is, data protection (Data Protection) using backup copies and recovery after a crash (Disaster Recovery).

If you want write something about this article use comments.

Comments

There are no comments yet.

Add comment

Insert tag: strong em link

Help:
  • maximum length of comment is 2000 characters
  • HTML tags are not allowed (they will be removed), you can use only the special tags listed above the input field
  • new line (ENTER) ends paragraph and start new one
  • when you respond to a comment, put the original comment number in squar brackets at the beginning of the paragraph (line)