Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

When running the following LVM command:

lvcreate  -n new_20_SdHv  -L 96M new_20_SdDg

I get this error message:

error:Not activating new_20_SdDg/new_20_SdHv since it does not pass activation filter 
Failed to activate new LV.

I have checked that there is enough space. What could the problem be?

share|improve this question
This question is off topic here. You might want to try Server Fault. – Shawn Chin Jul 21 '12 at 8:42
Do you want a cluster configuration on your server? Have you edited the variable volume_list in the file lvm.conf? Which is actually the value of the variable volume_list? – NoNoNo Jul 23 '12 at 9:46

migrated from stackoverflow.com Jul 23 '12 at 5:49

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.