This comment is not relevant since we will never bring systemd support
to the raw mode.
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit
af3f5fded95e4dcc0dfa2a0b2eec5fb2c4252b6c)
system.chown(os.path.join(osd_path, 'block'))
system.chown(osd_path)
-# if systemd:
- # write me
- # enable the OSD
- #systemctl.enable_osd(osd_id)
-
- # start the OSD
- #systemctl.start_osd(osd_id)
-
terminal.success("ceph-volume raw activate successful for osd ID: %s" % osd_id)
def main(self):
sub_command_help = dedent("""
- Activate (BlueStore) OSD on a raw block device based on the
+ Activate (BlueStore) OSD on a raw block device based on the
device label (normally the first block of the device).
ceph-volume raw activate --device /dev/sdb