- pveceph init [OPTIONS]
- Create initial ceph default configuration and setup symlinks.
- -cluster-network <string>
- Declare a separate cluster network, OSDs will routeheartbeat,
- object replication and recovery traffic over it
- Requires option(s): network
- -disable_cephx <boolean> (default=0)
- Disable cephx authentication.
- WARNING: cephx is a security feature protecting against
- man-in-the-middle attacks. Only consider disabling cephx if
- your network is private!
- -min_size <integer> (1 - 7) (default=2)
- Minimum number of available replicas per object to allow I/O
- -network <string>
- Use specific network for all ceph related traffic
- -pg_bits <integer> (6 - 14) (default=6)
- Placement group bits, used to specify the default number of
- placement groups.
- NOTE: 'osd pool default pg num' does not work for default
- pools.
- -size <integer> (1 - 7) (default=3)
- Targeted number of replicas per object
复制代码
|
|
|
|
|
版权说明:论坛帖子主题均由合作第三方提供并上传,若内容存在侵权,请进行举报