1RICCI(8) System Manager's Manual RICCI(8)
2
3
4
6 ricci - cluster management and configuration daemon
7
9 ricci [OPTIONS]
10
12 ricci is a cluster management and configuration daemon. The ricci dae‐
13 mon, dispatches incoming messages to underlying management modules.
14
15 When run with no options, ricci runs as a daemon and listens to the
16 default port (11111).
17
18 Ricci must be run by the root user.
19
20 -c Announce cluster name and OS to unauthenticated clients
21
22 -d Enable debugging
23
24 -f Run in the foreground
25
26 -u <user/UID>
27 Run with the specified user/UID instead of root
28
29 -h Display a usage message
30
32 ricci -u ricci
33 Start the ricci daemon running as the ricci user
34
35
36
37 RICCI(8)