Ubuntu Pastebin

Paste from frickler at Fri, 1 Apr 2016 13:25:34 +0000

Download as text
1
2
3
4
5
6
7
8
9
# systemctl status ceph-osd@2                                                                                                                                                                                                                               
* ceph-osd@2.service - Ceph object storage daemon
   Loaded: loaded (/lib/systemd/system/ceph-osd@.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2016-04-01 13:23:58 UTC; 12s ago
  Process: 31618 ExecStartPre=/usr/lib/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER} --id 2 --setuser ceph --setgroup ceph (code=exited, status=0/SUCCESS)
 Main PID: 31667 (ceph-osd)
    Tasks: 150 (limit: 512)
   CGroup: /system.slice/system-ceph\x2dosd.slice/ceph-osd@2.service
           `-31667 /usr/bin/ceph-osd -f --cluster ceph --id 2 --setuser ceph --setgroup ceph
Download as text