KVPM crash at startup on LVM volume with enabled cache
Kvpm is a GUI front end for Linux LVM and Gnu parted
Brought to you by:
benscott
KVPM opens and work normally on my system, but after I attach cache LV to data LV via command:
lvconvert --type cache --cachepool VG/cache VG/data
KVPM application stops starting with output Segmentation error (the memory stack is flushed to disk)
If I remove LVM cache - it works again, if create - stops working.
How can I fix this problem?
Anonymous
Can I enable debug mode for get more info about this crash?