CEPH: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 9: Zeile 9:
 
=Vorbreitung=
 
=Vorbreitung=
 
==Installation von ssh und ntp==
 
==Installation von ssh und ntp==
 +
Auf allen Nodes
 
*sudo apt -y install ntp ssh
 
*sudo apt -y install ntp ssh
 
 
  
 
=Links=
 
=Links=
 
*https://linoxide.com/ubuntu-how-to/create-ceph-cluster-ubuntu-16-04/
 
*https://linoxide.com/ubuntu-how-to/create-ceph-cluster-ubuntu-16-04/
 
*https://www.howtoforge.com/tutorial/how-to-install-a-ceph-cluster-on-ubuntu-16-04/
 
*https://www.howtoforge.com/tutorial/how-to-install-a-ceph-cluster-on-ubuntu-16-04/

Version vom 18. Mai 2017, 12:59 Uhr

Aufbau

Storage-Node

  • omar
  • nelson
  • bay

Admin-Node

  • kekistan

Vorbreitung

Installation von ssh und ntp

Auf allen Nodes

  • sudo apt -y install ntp ssh

Links