|

楼主 |
发表于 2025-4-8 17:18:48
|
显示全部楼层
[lampn0@localhost vManager_environment]$ vmgrcreatedb -db_dir vManager_DB/vmgr_2409_2323 -db_port 2323 -sys_username admin -sys_password admin
About to create DB. original output dump can be found in /tmp/vmgr-create-db-1744103624320.out
Database created successfully...
[lampn0@localhost vManager_environment]$ vmgrdb -start -db_dir vManager_DB/vmgr_2409_2323
Starting Database Server 16.3...
Postgres database server logs can be found in /home/vManager_environment/vManager_DB/vmgr_2409_2323/pg_server.log
Database server started in 0 secs.
[lampn0@localhost vManager_environment]$ vmgrprofile -create -profile vManager_Server/vmgr_2409_2323 -db_sys_username admin -db_sys_password admin -db_host localhost -db_port 2323 -db_name vmanager_db -db_user lampn0 -db_password lampn0 -host localhost -port 21
----- Creating the profile -----
Create vmanager_db database...
Database vmanager_db Was created.
User: lampn0, Password *****
Database vmanager_db is connected.
- Starting vmgr Project Migration...
Profile vmgr_2409_2323 created
[root@localhost vManager_environment]# vmgrserver -start -profile vManager_Server/vmgr_2409_2323
=========================== WARNING ===========================
System limits check:
- Max allowed descriptors: 1024, required minimum: 65536
Its Highly recommended to fix this before starting the server
===============================================================
Starting Verisium Manager Standard Server [dt21-linux:21]..........,[FAILED]
ERROR: Server not started:
FAILED deploying
Stopping server
Stopping Server..[OK]
|
|