Project

General

Profile

Bug #38517

Updated by David Galloway about 5 years ago

This is after upgrading from 13.2.X to 14.1.0-101-gdddb858 

 <pre> <code> 
 root@mira070:~# systemctl status ceph-osd@41 
 ● ceph-osd@41.service - Ceph object storage daemon osd.41 
    Loaded: loaded (/lib/systemd/system/ceph-osd@.service; disabled; vendor preset: enabled) 
    Active: inactive (dead) 

 Feb 28 16:53:53 mira070 systemd[1]: ceph-osd@41.service: Failed with result 'exit-code'. 
 Feb 28 16:53:54 mira070 systemd[1]: ceph-osd@41.service: Service hold-off time over, scheduling restart. 
 Feb 28 16:53:54 mira070 systemd[1]: Stopped Ceph object storage daemon osd.41. 
 Feb 28 16:53:54 mira070 systemd[1]: ceph-osd@41.service: Start request repeated too quickly. 
 Feb 28 16:53:54 mira070 systemd[1]: Failed to start Ceph object storage daemon osd.41. 
 Feb 28 16:54:09 mira070 systemd[1]: [/lib/systemd/system/ceph-osd@.service:15] Unknown lvalue 'LockPersonality' in section 'Service' 
 Feb 28 16:54:09 mira070 systemd[1]: [/lib/systemd/system/ceph-osd@.service:16] Unknown lvalue 'MemoryDenyWriteExecute' in section 'Service' 
 Feb 28 16:54:09 mira070 systemd[1]: [/lib/systemd/system/ceph-osd@.service:19] Unknown lvalue 'ProtectControlGroups' in section 'Service' 
 Feb 28 16:54:09 mira070 systemd[1]: [/lib/systemd/system/ceph-osd@.service:21] Unknown lvalue 'ProtectKernelModules' in section 'Service' 
 Feb 28 16:54:09 mira070 systemd[1]: [/lib/systemd/system/ceph-osd@.service:23] Unknown lvalue 'ProtectKernelTunables' in section 'Service' 
 </pre> </code>

Back