deploy_daemon(fsid, 'mgr', mgr_id, mgr_c, uid, gid, config, mgr_keyring)
# crash unit
+ logger.info('Creating crash agent...')
deploy_crash(fsid, uid, gid, config,
'[client.crash.%s]\n\tkey = %s\n' % (hostname, crash_key))
call_throws(['rm', '-f', args.unit_dir +
'/ceph-%s@.service' % args.fsid])
call_throws(['rm', '-f', args.unit_dir +
- '/ceph-%s-crash@.service' % args.fsid])
+ '/ceph-%s-crash.service' % args.fsid])
call_throws(['rm', '-f', args.unit_dir +
'/ceph-%s.target' % args.fsid])
call_throws(['rm', '-rf',