Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

lvm cache bug?

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
rsi
Posts: 21
Joined: 2014-10-20 00:52

lvm cache bug?

#1 Post by rsi »

Hello,

I use LVM primarily to create my kvm/qemu volumes and other things. The volumes are backed up once a week. But since I am using lvm cache, I have to disable it for snapshot for a short time. I have written shell scripts for this work. If I want to completely remove a cache, I use 'lvmconvert --yes --uncache vg/lv'. But... I still get a query every time I want to remove it automaticly with shell script. So the '-y|--yes' option doesn't seem to work.

Does anyone know if this is a bug? Or wanted like this? Then why the '-y|--yes' option?

BTW: With '--splitcache' this works without problems!

Thanks for help!

Post Reply