Re: [PATCH 2/3] vgreduce now activates some lvs, which I do not understand.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> diff --git a/pyanaconda/storage/devices.py b/pyanaconda/storage/devices.py
> index a90df06..e4dae0a 100644
> --- a/pyanaconda/storage/devices.py
> +++ b/pyanaconda/storage/devices.py
> @@ -2188,6 +2188,7 @@ class LVMVolumeGroupDevice(DMDevice):
>          """ Destroy the device. """
>          log_method_call(self, self.name, status=self.status)
>          lvm.vgreduce(self.name, [], rm=True)
> +        lvm.vgdeactivate(self.name)
>          lvm.vgremove(self.name)
>  
>      def reduce(self, pv_list):

Have you asked the LVM guys what the deal with this is?  It could be a
bug on their end, perhaps something they are not aware of.

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux