UniSpace supports the following architectures:
The following are the minimum hardware requirements for installing the UniSpace agent:
| Type | Physical Machine / Virtual Machine |
|---|---|
| Processor | 8vCPU |
| Memory | 32GB |
| System Disk | 200GB |
| Data Disk | 200GB |
| Network | 1G |
| Source Host | Target Host | Port Requirement |
|---|---|---|
| MetaServer | StorageNode | 9000 TCP |
| ClientNode | 9000 TCP | |
| StorageNode | MetaServer | 9000 TCP |
| ClientNode | 9000 TCP | |
| ClientNode | MetaServer | 9000 TCP |
| StorageNode | 9000 TCP |
Please contact YuanShuo Technology Support (support@yuanshuotech.com) to obtain the installation media.
The installation method for StorageNodes and ClientNodes is the same. This document uses a StorageNode as an example.
Upload the installation package to the specified directory, switch to the root user (only the root user is supported for installation):
unzip unispace.zip

Node Type Description: 1-Management Node, 2-File System, 3-MySQL, 5-Access Node, 6-Storage Node, 8-PostgreSQL, 9-DM Database, 10-KingWow, 11-Oracle, 13-GoldenDB, 15-XiHe Database, 16-HIGHGO Database, 18-Kingbase Database, 20-SQL Server Database
Note: If the node type is GoldenDB or KingWow, you must additionally add the -d parameter to specify the database address.

#Open the CMD window and execute in the installation package directory.
./unis_cn.exe -ot 1 -n wind_client -i 192.168.100.84 -a "[2,20]" -m 192.168.100.155

#Execute in the client's bin directory.
csd.exe
Open an additional CMD tool and execute in the client's bin directory.
#Execute in the client's bin directory.
launchd.exe ..\config\launchd.json

