Overview
nxtStore exposes storage through multiple access protocols. The appropriate method depends on the consumer application and the storage type being accessed. This page covers all supported access methods with configuration steps for each.Prerequisites
- An active NxtSight account with project member access
- For CLI access:
openstackCLI installed (CLI Setup) - For S3 API access: S3 access keys generated from the Dashboard
Access Method Overview
Dashboard Access
- Block Storage
- Object Storage
CLI Access
- Block Storage CLI
- Object Storage CLI
S3-Compatible API
The nxtStore object storage service exposes a fully S3-compatible API. Any application or tool that supports the AWS S3 API can connect to nxtStore without modification.- Generate Credentials
- Python (boto3)
- CLI (aws s3)
NFS / SMB Mount (Shared File Storage)
- NFS (Linux)
- SMB (Windows)
Next Steps
Data Protection
Configure replication and erasure coding to protect your data
Snapshots
Create and restore point-in-time snapshots for volumes and buckets
Performance
Storage tiering, deduplication, and caching to optimize I/O
Troubleshooting
Diagnose and resolve common access and connectivity issues