OBSIDIAN // DISTRIBUTED_STORAGE_GATEWAY // v9.4.2
00:00:00

System Overview

Decentralized Object Storage

OBSIDIAN operates as a high-throughput gateway for a decentralized, zero-knowledge storage fabric. This node facilitates the multiplexing of continuous data streams, encrypting payloads at the edge before sharding them across distributed geographic clusters.

System Architecture & Access Protocols:

This edge node does not provide a graphical interface for file management. All file ingress, egress, and block-level syncing must be orchestrated programmatically. We expose full administrative capabilities and stream-upload access via our S3-compatible REST API and highly optimized gRPC control plane.

To prevent unauthorized network mapping, public registration and anonymous bucket creation are strictly disabled. Only authenticated clients utilizing valid TLS handshakes and pre-shared API cryptographic keys will be permitted to open persistent streaming tunnels.

Cluster Topology

Real-time telemetry and capacity metrics for local storage arrays attached to Gateway Node [EU-WEST-04].

NVMe Tier (Hot Cache)
14.2 TB
● ONLINE // SYNCED
HDD Array (Cold Archive)
840.5 TB
● ONLINE // SYNCED
Off-site Replica (S3)
---
● DISCONNECTED
I/O Throughput
2.4 GB/s
● OPTIMAL

[!] Subnet Warning

Replication to the off-site S3 backup facility is currently suspended due to an upstream BGP routing failure. All incoming payloads are being cached locally on the NVMe tier. Ensure your client handles backpressure appropriately via the API headers.

API Gateway Auth

Initiate a secure tunnel to mount a logical volume or access a storage bucket. Public endpoints are locked; registration is closed.