Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Need LVM Filter on compute nodes #971

Open
rpawlik opened this issue Aug 9, 2014 · 3 comments
Open

Need LVM Filter on compute nodes #971

rpawlik opened this issue Aug 9, 2014 · 3 comments
Labels
Milestone

Comments

@rpawlik
Copy link

rpawlik commented Aug 9, 2014

Guys,

We need to have an LVM filter on the computes nodes:

#filter = [ "a/.*/" ]
filter = [ "a|^/dev/sda.*$|", "r/.*/" ]

LVM on the compute node will currently scan everything for LVM metadata and it ends up picking up Cinder volumes that are exported to instances.

@claco
Copy link
Contributor

claco commented Aug 9, 2014

Likely already covered in the v4.2.3rc fixes? #903

@rpawlik
Copy link
Author

rpawlik commented Aug 9, 2014

That's just going to set the filter on the cinder nodes. It needs to also be set on the compute nodes.

@claco
Copy link
Contributor

claco commented Aug 9, 2014

Ah, good point. Updated in the x9.x issue as well. Thanks for the heads up.

@claco claco added this to the v4.2.3 milestone Aug 9, 2014
@claco claco added the bug label Aug 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants