Beispiel #1
0
 def repair(self):
     fsck_volume(self, self.pv.get_device(), check=False)
Beispiel #2
0
 def check(self):
     fsck_volume(self, self.pv.get_device(), check=True)