summaryrefslogtreecommitdiffstats
path: root/fsset.py
diff options
context:
space:
mode:
Diffstat (limited to 'fsset.py')
-rw-r--r--fsset.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/fsset.py b/fsset.py
index 823c7e371..34259dda7 100644
--- a/fsset.py
+++ b/fsset.py
@@ -126,6 +126,7 @@ class LabelFactory:
diskset.stopMdRaid()
diskset.startMdRaid()
labels = diskset.getInfo()
+ diskset.stopMdRaid()
del diskset
self.reserveLabels(labels)