summaryrefslogtreecommitdiffstats
path: root/systemd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | build/ops: restart ceph-osd@.service after 20s instead of 100msLoic Dachary2016-12-011-1/+2
|/
* systemd/ceph-disk: reduce ceph-disk flock contentionDavid Disseldorp2016-11-281-1/+1
* ceph-disk: systemd unit must run after local-fs.targetLoic Dachary2016-11-221-0/+2
* systemd/CMakeLists.txt:Remove ceph-create-keys cmakeOwen Synge2016-11-041-1/+0
* systemd/ceph-mon@.service:Remove ceph-create-keys for mon in systemdOwen Synge2016-11-041-2/+2
* systemd/ceph-create-keys@.service:Remove ceph-create-keys for systemdOwen Synge2016-11-041-10/+0
* systemd: autogenerate ceph-mgr key during daemon startupTim Serong2016-09-291-0/+9
* systemd: encourage ceph-mgr to start in sync with ceph-monTim Serong2016-09-292-3/+3
* systemd: add ceph-mgr service and target filesTim Serong2016-09-294-0/+27
* Merge pull request #10942 from JellevdK/masterJason Dillaman2016-09-201-0/+3
|\
| * Add Install section to systemd rbdmap.service fileJelle vd Kooij2016-09-011-0/+3
* | remove autotoolsSage Weil2016-09-071-25/+0
|/
* Merge pull request #10262 from dachary/wip-16580-ceph-disk-timeoutYuri Weinstein2016-08-051-1/+1
|\
| * ceph-disk: timeout ceph-disk to avoid blocking foreverLoic Dachary2016-07-181-1/+1
* | systemd: add osd id to service descriptionRuben Kerkhof2016-07-011-1/+1
|/
* cmake: install systemd filesKefu Chai2016-06-301-0/+16
* systemd: fix typo in preset fileNathan Cutler2016-04-301-1/+1
* systemd: enable all the ceph .target services by defaultNathan Cutler2016-04-272-1/+7
* systemd: make Ceph daemon units "want" time-sync.targetNathan Cutler2016-04-234-8/+8
* Merge pull request #8449 from javacruft/ceph-osd-prestartSage Weil2016-04-221-1/+1
|\
| * Drop --setuser/--setgroup from osd prestartJames Page2016-04-051-1/+1
* | systemd: Use the same restart limits as upstartBoris Ranto2016-04-134-0/+12
* | Drop any systemd imposed process/thread limitsJames Page2016-04-055-0/+5
|/
* Merge pull request #8222 from SUSE/wip-14984Sage Weil2016-03-231-0/+2
|\
| * systemd: set up environment in rbdmap unit fileNathan Cutler2016-03-191-0/+2
* | systemd: new ceph-rbd-mirror scriptsJason Dillaman2016-03-183-0/+29
|/
* packaging: move ceph_common.sh and ceph-osd-prestart.sh to /usr/lib/cephNathan Cutler2016-02-181-1/+1
* systemd/ceph-radosgw-prestart.sh: removeSage Weil2016-02-042-102/+1
* systemd: Add systemd sandboxing to services.Patrick Donnelly2016-01-284-0/+15
* build/ops: systemd ceph-disk unit must not assume /bin/flockLoic Dachary2015-12-041-1/+1
* Merge pull request #6276 from david-z/wip-systemd-finegrain-ceph-serviceSage Weil2015-11-289-8/+32
|\
| * fine-grained control systemd to start/stop/restart ceph services at onceZhi Zhang2015-10-269-8/+32
* | doc: fix message typos in systemdsuckowbiz2015-11-231-2/+2
* | rbdmap: systemd supportBoris Ranto2015-11-062-1/+14
|/
* Merge remote-tracking branch 'gh/infernalis'Sage Weil2015-09-221-2/+2
|\
| * ceph-disk: systemd must not kill a running ceph-diskLoic Dachary2015-09-221-2/+2
* | systemd: increase nproc ulimitSage Weil2015-09-214-0/+4
|/
* systemd: eliminate ceph-rgw tmpfiles.d fileSage Weil2015-09-142-3/+0
* systemd: no need to preprocess ceph-osd@serviceSage Weil2015-09-141-0/+0
* systemd: set nofile limit in unit filesSage Weil2015-09-144-0/+4
* systemd: tmpfiles.d in /run, not /var/runSage Weil2015-09-112-2/+2
* make /var/run/ceph 770 ceph:cephSage Weil2015-09-111-1/+1
* systemd: consolidate into a single ceph-disk@.serviceSage Weil2015-09-014-20/+2
* systemd: use --setuser and --setgroup for all daemonsSage Weil2015-08-274-8/+4
* set nofile ulimit in /etc/security/limits.d/ceph onlySage Weil2015-08-271-1/+0
* systemd: make ceph-osd setuid/gid to ceph:cephSage Weil2015-08-271-2/+2
* systemd: chown ceph:ceph /var/run/cephSage Weil2015-08-271-1/+1
* systemd: run mon and mds as ceph:cephSage Weil2015-08-272-0/+4
* systemd: fix ceph-radosgw@ serviceSage Weil2015-08-011-3/+1
* systemd: activate disks via systemd service instead of udevDavid Disseldorp2015-08-014-1/+28