Skip to content

Commit eae26b4

Browse files
committed
fix bug ceph luminous
1 parent f01b81c commit eae26b4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Ceph/PIC/ceph-lumi-lab-8-bs.png

14.5 KB
Loading

Ceph/ceph-install-luminous-lab.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,15 @@ sudo chmod 644 /etc/ceph/ceph.client.admin.keyring
282282

283283
> Sau bước trên thiết lập Ceph Cluster hoàn tất
284284
285+
Triển khai Ceph MGR nodes
286+
```
287+
ceph-deploy mgr create ceph-admin:ceph-mgr-1
288+
```
289+
290+
__Kết quả__
291+
292+
![](PIC/ceph-lumi-lab-8-bs.png)
293+
285294
### Phần 6: Kiểm tra Ceph setup
286295
#### Kiểm tra tại 1 trong các Ceph monitor node
287296
Truy cập 1 trong các ceph monitor
@@ -297,4 +306,4 @@ Kiểm tra cluster status
297306
```
298307
sudo ceph -s
299308
```
300-
![](PIC/ceph-lumi-lab-6.png)
309+
![](PIC/ceph-lumi-lab-8-bs.png)

0 commit comments

Comments
 (0)