- Details
- Written by: sam
- Category: 電腦相關
- Hits: 2803
新加osd,透過ceph-deploy
[root@ceph1 ~]# vi /etc/hosts
10.0.252.160 px160
10.0.252.117 ceph1
10.0.252.118 ceph2
10.0.252.119 ceph3
10.0.252.161 px161
10.0.252.162 px162
10.0.252.163 px163
adduser
root@px160:~# adduser sam
root@px160:/etc# apt-get install sudo
root@px160:/etc# cat << EOF >/etc/sudoers.d/sam
sam ALL = (root) NOPASSWD:ALL
Defaults:sam !requiretty
EOF
oot@px160:/etc# chmod 440 /etc/sudoers.d/sam
一樣拿本機的第二顆來當osd
- Details
- Written by: sam
- Category: 電腦相關
- Hits: 4012
本次目標及對象
主機 ceph1 ceph2 ceph3
10.0.252.117-119
3 個 mon 安裝在三臺主機,
1 個admin 在ceph1
3 個 osd 安裝在三臺主機會各提供一個osd,測試性質,各200G
1 個 rados 本次要測試 object
此次採用centos 7
系統完成後,請先設定IP及hostname
我的如下
10.0.252.117 ceph1
10.0.252.118 ceph2
10.0.252.119 ceph3
- Proxmox Add node to cluster and HA
- 關於圖片異常
- Ceph back to nornal
- Our Proxmox all VM went dead.
- Nagios
- How to install OTRS (CentOS7)
- Docker private repository and securing docker registry
- Mesos, Marathon-lb, Docker, Nginx
- Apache Mesos, Marathon, Zookeeper, Docker with Debian 8
- Curl Cloudflare API To Mysql And Display On Web
- WordPress Analytics For Cloudflare Plugin
- Secure your web with Nginx
- Analytics Cloudflare Metrics using Grafana
- Add an Admin User to the WordPress Database via MariaDB
- ubnt edgerouter lite
- Proxmox - network nat
