You are not logged in.

#26 2019-03-08 14:06:01

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: [SOLVED]removing lvm2

The udisks2 modules are in /usr/lib/udisks2/modules/. The module name is the part after the underscore, e.g. bcache, btrfs, lvm2, vdo, zram. It shouldn't be necessary to prevent udisks2 from trying to load the module, though. I looked into the sources and if it fails loading a module, it just logs an error and continues normal operation without the module.

https://github.com/storaged-project/udi … ger.c#L409


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#27 2019-03-08 14:56:00

mmdamin
Member
From: Iran
Registered: 2019-02-19
Posts: 205
Website

Re: [SOLVED]removing lvm2

Thank you all guys. Finally I removed lvm2 (thanks to loqs, I didn't see -Rdd, just tried -Rd) and for now, everything is fine. If I see something went wrong, I'll notice here and reinstall lvm2.

$ pm -Rdd lvm2

Packages (1) lvm2-2.02.183-2

Total Removed Size:  6.57 MiB

:: Do you want to remove these packages? [Y/n] y
:: Processing package changes...
(1/1) removing lvm2                                                                                         [################################################################] 100%
:: Running post-transaction hooks...
(1/3) Reloading system manager configuration...
(2/3) Reloading device manager configuration...
(3/3) Arming ConditionNeedsUpdate...

Offline

Board footer

Powered by FluxBB