Go to file
Nico Schottelius 65b9001f89 [ceph, mon] expects no mon prefix on removal 2018-05-30 14:06:51 +02:00
README.md Add first version of the README 2018-02-22 14:43:58 +01:00
ceph-host-move-to-root Add ceph-mgr-create 2018-02-15 23:59:55 +01:00
ceph-keyring-create-initial Allow pool creation 2018-02-18 21:48:29 +01:00
ceph-mgr-create-start Add monit to ceph-mgr 2018-03-08 14:46:14 +01:00
ceph-mgr-stop-delete [ceph mgr] Add script to stop/delete 2018-05-30 14:03:40 +02:00
ceph-mon-create-start Fix pid dir permissions for ceph mon 2018-03-08 13:43:26 +01:00
ceph-mon-stop-delete [ceph, mon] expects no mon prefix on removal 2018-05-30 14:06:51 +02:00
ceph-osd-activate Add new script 2018-04-04 17:35:47 +02:00
ceph-osd-activate-all ++ add name 2018-04-04 17:29:37 +02:00
ceph-osd-create-on-all-disks + permissions 2018-02-18 21:18:14 +01:00
ceph-osd-create-start Start via monit, if present 2018-02-23 08:52:18 +01:00
ceph-osd-stop-remove Add scripts to stop/remove osds 2018-02-23 09:10:38 +01:00
ceph-pool-create Remove warning 2018-02-18 21:49:26 +01:00
disk-create-fresh-gpt + permissions 2018-02-18 21:18:14 +01:00
monit-ceph-create-start Restart monit 2018-05-24 20:22:58 +02:00
monit-create-for-all-mounted-osds Add script to created monit for all mounted osds 2018-03-04 19:03:17 +01:00
monit-remove Add script for removing ceph monitors 2018-05-30 13:57:04 +02:00
raid-add-unconfigured-disk Quotes 2018-02-24 23:42:09 +01:00
raid-clear-all-caches Clear cache script 2018-02-24 23:50:17 +01:00
raid-list-disks-status Quotes 2018-02-24 23:42:09 +01:00
remove-all-partitions Also overwrite part of the partition 2018-02-27 15:45:40 +01:00
remove-all-partitions-from-all-disks ++ new dangerous script :-) 2018-02-18 17:36:30 +01:00

README.md

Hello hacker!

The tools used in this repository are used by the team of ungleich (www.ungleich.ch) to maintain servers and data centers.

A special data center that we maintain and that most tools are written for is the Data Center Light (www.datacenterlight.ch).

As we are truly dedicated and committed to open source, we are trying to release everything open source that we can (even if not everything is yet directly usable by others).

Feel free to clone, use, distribute the code according to GPLv3+ licensing.

Best,

team ungleich

p.s.: Some stuff that you (will) find in this repo:

  • Tools to manage ceph cluster(s)
  • Tools to manage opennebula cluster(s)