File: 4s-cluster-create.1

package info (click to toggle)
4store 1.1.6%2B20151109-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 82,388 kB
  • sloc: ansic: 65,689; sh: 2,916; perl: 2,245; makefile: 281; python: 213
file content (30 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.Dd July 8, 2009
.Dt 4S-CLUSTER-CREATE 1J 4store
.Os 4store
.Sh NAME
.Nm 4s-cluster-create
.Nd Create a KB on the cluster.
.Sh SYNOPSIS
.Nm
kb-name
.sp
.Sh FILES
This command depends on the config file /etc/4s-cluster, see 4s-cluster(5).
.Sh EXAMPLES
$
.Nm
demo
.sp
Create the "demo" knowledgebase
.sp
Knowledgebases can be deleted with the
.Xr 4s-cluster-destroy 1
command.
.Sh CAVEATS
If the kb has already been created then it will be erased and recreated.
Because of this extreme care needs to be taken then using this command.
.Sh SEE ALSO
.Xr 4s-cluster-start 1 ,
.Xr 4s-cluster-stop 1 ,
.Xr 4s-cluster-destroy 1 ,
.Xr 4s-cluster-info 1