ceph-deploy
ceph-deploy copied to clipboard
Check if systemd is available for ceph-volume
When using the init system different from systemd: --> FileNotFoundError: [Errno 2] No such file or directory: 'systemctl': 'systemctl'
Run ceph-volume with --no-systemd option if there is no systemd
Can one of the admins verify this patch?