Hi,
I work on cloud platforms and linux. I need some guidance with an issue observed with LVM.
How to forcefully kill a running lvm command like lvcreate ? I tried
using kill -9 but it is not killing it. Only a reboot seems to does the
trick. How to forcefully kill the
lvcreate process or for that matter any running lvm commands ?
Also how
to check the progress of an lvm command like lvcreate or lvremove ?
Thanks
Kumar
_______________________________________________ linux-lvm mailing list linux-lvm@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/