Hi Cephers
Just fired up first Infernalis cluster on RHEL7.1.
The following:
[root@citrus ~]# systemctl status ceph-osd@0.service
ceph-osd@0.service - Ceph object storage daemon
Loaded: loaded (/usr/lib/systemd/system/ceph-osd@.service; enabled)
Active: active (running) since Fri 2016-01-08 15:57:11 GMT; 1h 8min ago
Main PID: 7578 (ceph-osd)
CGroup: /system.slice/system-ceph\x2dosd.slice/ceph-osd@0.service
└─7578 /usr/bin/ceph-osd -f --cluster ceph --id 0 --setuser ceph --setgroup ceph
Jan 08 15:57:10 citrus.arch.velocix.com systemd[1]: Starting Ceph object storage daemon...
Jan 08 15:57:10 citrus.arch.velocix.com ceph-osd-prestart.sh[7520]: getopt: unrecognized option '--setuser'
Jan 08 15:57:10 citrus.arch.velocix.com ceph-osd-prestart.sh[7520]: getopt: unrecognized option '--setgroup'
Jan 08 15:57:11 citrus.arch.velocix.com ceph-osd-prestart.sh[7520]: create-or-move updating item name 'osd.0' weight 0.2678 at location {host=citrus,root=default} to crush map
Jan 08 15:57:11 citrus.arch.velocix.com systemd[1]: Started Ceph object storage daemon.
Jan 08 15:57:11 citrus.arch.velocix.com ceph-osd[7578]: starting osd.0 at :/0 osd_data /var/lib/ceph/osd/ceph-0 /var/lib/ceph/osd/ceph-0/journal
Jan 08 15:57:11 citrus.arch.velocix.com ceph-osd[7578]: 2016-01-08 15:57:11.743134 7f61ee37e900 -1 osd.0 0 log_to_monitors {default=true}
Jan 08 15:57:11 citrus.arch.velocix.com systemd[1]: Started Ceph object storage daemon.
Jan 08 15:57:12 citrus.arch.velocix.com systemd[1]: Started Ceph object storage daemon.
Jan 08 15:57:12 citrus.arch.velocix.com systemd[1]: Started Ceph object storage daemon.
Jan 08 15:57:12 citrus.arch.velocix.com systemd[1]: Started Ceph object storage daemon.
Jan 08 15:57:14 citrus.arch.velocix.com systemd[1]: Started Ceph object storage daemon.
Shows some warnings:
- setuser unrecognised option (and setgroup) - Is this an error?
- why 5 msgs about starting the Ceph object storage daemon? Is this also an error of some kind?
Paul
|
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com