Skip to content

Conversation

@caolix
Copy link

@caolix caolix commented Aug 28, 2020

Signed-off-by: caolx [email protected]

各个机器下分别执行如下命令

```
hostnamectl set-hostname ceph117
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change ceph117 to node1?

net.ipv4.tcp_max_syn_backlog = 8192
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_tw_reuse = 1
net.ipv4.tcp_tw_recycle = 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps this parameter will be dangerous in some use case,better to remove it for now.

创建三副本标准pool

```
[root@ceph117 ~]# ceph osd pool create rabbit 128 128
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pg number should be adjusted according to the real environmnet.

@caolix caolix requested a review from dahefanteng September 4, 2020 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants