File: 4s-cluster-start.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 (29 lines) | stat: -rw-r--r-- 665 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
.Dd July 8, 2009
.Dt 4S-CLUSTER-START 1J 4store
.Os 4store
.Sh NAME
.Nm 4s-cluster-start
.Nd Start the backends for 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
Start the "demo" knowledgebase
.sp
Knowledgebases can be stoped with the
.Xr 4s-cluster-stop 1
command.
.Sh CAVEATS
If the kb has not already been created then you will see an error like "failed to open metadata file .../metadata.nt for locking: No such file or directory"
.Sh SEE ALSO
.Xr 4s-cluster-create 1 ,
.Xr 4s-cluster-stop 1 ,
.Xr 4s-cluster-destroy 1 ,
.Xr 4s-cluster-info 1