From 9aaf1eb733121254b96bf468bc7ea22e50771267 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 9 Sep 2021 09:16:14 +0200 Subject: [PATCH] ++vgchange for lvm based osds --- ceph/ceph-osd-activate-all | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph/ceph-osd-activate-all b/ceph/ceph-osd-activate-all index 0ed7a0f..8f696de 100755 --- a/ceph/ceph-osd-activate-all +++ b/ceph/ceph-osd-activate-all @@ -39,6 +39,8 @@ done # /opt/ungleich-tools/monit-ceph-create-start "osd.$osdid" #done +# Activate all volumes in the OS +vgchange -ay # Using this with a fake /bin/systemctl ceph-volume lvm activate --all