1===============================================================================
2
3Welcome to the installation tool (V1.0) and start installing Vastbase.
4
5===============================================================================
6Check whether the installation package is complete
7---------------
8
9ok
10===============================================================================
11
12Type <Enter> to continue:
13
14===============================================================================
15System configuration information
16---------------
17
18Operation System : openEuler 22.03 (LTS-SP3)
19 CPU cores: 8
20 Memory size : 15485 MB
21Current user name: vastbase
22
23Type <Enter> to continue:
24
25===============================================================================
26Dependency check
27---------------
28
29 readline : 8.1
30 libicu : 72.1
31 cracklib : 2.9.8
32 libxslt : 1.1.37
33 tcl : 8.6.12
34 perl : 5.34.0
35 openldap : 2.6.0
36 pam : 1.5.2
37systemd-libs : 249
38 bzip2 : 1.0.8
39 gettext : 0.21.1
40 libaio : 0.3.113
41ncurses-libs : 6.3
42 python2 : 3.9.9
43
44Type <Enter> to continue:
45
46------------------
47Preparing the installation environment...
48
49Finish to prepare the installation environment
50===============================================================================
51IPC parameter check
52---------------
53
54The IPC parameter check is complete
55===============================================================================
56Install database
57---------------
58
59Whether to instantiate the database (Y/N): Y
60
61Select installation type
62
63Typical installation : Use default parameters to init database
64Custom installation : Configure installation parameters and functions manually
65
66 -> 1- Typical installation
67 2- Custom installation
68
69Select the installation type, or type <Enter> to select the default (1):
702
71===============================================================================
72Database Initialization User Password (Press the backspace key to go back)
73---------------
74
75Enter the password of database initialization user (vastbase): ***********
76
77Please enter your password again: ***********
78
79===============================================================================
80Database encryption key(PGENCRYPTIONKEY)
81---------------
82
83Set database encryption key(PGENCRYPTIONKEY):
84
85 -> 1- Use the database initialization password (default)
86 2- Enter the encryption key manually
87
88Select the database encryption key setting, or type <Enter> to select the default(1):
89===============================================================================
90Vastbase installation directory
91---------------
92
93Vastbase installation directory
94 Default location: /home/vastbase/local/vastbase
95
96Type the absolute path (ctrl+ backspace to backspace), or type <Enter> to use the default path :
97
98/vastdata/app/vastbase/2.2.15
99===============================================================================
100Database initialization directory
101---------------
102
103Select the database initialization directory Default location: /home/vastbase/data/vastbase
104
105Type the absolute path (ctrl+ backspace to backspace), or type <Enter> to use the default path :
106/vastdata/data/vastbase
107===============================================================================
108listener port
109---------------
110
111Enter the listening port, or type <Enter> to select the default (5432):
112
113===============================================================================
114Max Connections
115---------------
116
117
118Enter the maximum number of client connections, or type <Enter> to select the default (500):
1191500
120===============================================================================
121Shared buffers
122---------------
123
124Enter the shared memory size in MB, or enter <Enter> to select the default (3871):
125
126===============================================================================
127Database compatibility mode
128---------------
129
130Specify the database compatibility mode (A|B|PG|MSSQL)
131
132Default compatibility:A
133
134Type compatibility above or <Enter> to use the default value
135
136
137===============================================================================
138Check disk IO scheduling algorithm
139---------------
140
141The disk IO scheduling algorithm to which directory /vastdata/data/vastbase belongs is being checked
142
143The scheduling algorithm of disk IO is checked
144===============================================================================
145Installation summary
146---------------
147
148Vastbase installation directory:
149 /vastdata/app/vastbase/2.2.15
150
151Vastbase directory:
152 /vastdata/data/vastbase
153
154Database initialization user :
155 vastbase
156
157Database initialization parameter :
158 listen_addresses='*'
159 port=5432
160 max_connections=1500
161 shared_buffers=3871MB
162 max_process_memory=10297MB
163 work_mem=4MB
164
165
166Type <Enter> to continue:
167
168
169Installation underway, please wait...
170Initialize database successfully, data directory :/vastdata/data/vastbase
171
172The default passwords of the three default database administrators vbaudit, vbsso, and vbadmin are:
173system admin[vbadmin] initial password: C58d6(6f
174security admin[vbsso] initial password: Cf4f4(89
175audit admin[vbaudit] initial password: X2b15!5c
176
177Generate the encryption key file
178The encryption key file is generated successfully
179
180The configuration file /vastdata/data/vastbase/postgresql.conf was successfully updated
181
182Writing configuration file
183
184Writing cluster_config.xml file
185
186Writing environment variables
187The configuration file:'/home/vastbase/.bashrc' is successfully updated
188===============================================================================
189Installation complete
190---------------
191
192Specify the license path first (if the license path is incorrect, the database fails to start):
193 Write the license path to file /vastdata/data/vastbase/postgresql.conf in the form of license_path='license path'
194
195To initialize the database running environment:
196 source ~/.bashrc
197
198To start, stop, and restart the database:
199 vb_ctl <start/stop/restart>
200
201
202If the installation is complete, Enter <Enter> to exit: