>>> On 3/17/2011 at 12:49 PM, Rogério Soares<rogerio.soa...@gmail.com> wrote: 
> People,
> 
>  Apparently, i have the same problem describe in this old thread (
> http://www.opensubscriber.com/message/linux-390@vm.marist.edu/12394163.html
>  )
> 
> i have try setting up lvm.conf like suggest to use filter like :
> 
> filter = [ "a|/dev/mapper/*|","r|/dev/sd*|","r|/dev/.*/by-path/.*|",
> "r|/dev/.*/by-id/.*|", "a/.*/" ]
> 
> but, this way, lvm mount points not come back automaticaly... i need do
> vgscan, vgchange e mont -a to remount it...
> 
> change filter to default, mount points are all remounts automaticaly on
> boot..
> 
> filter = ["r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|", "a/.*/" ]
> 
> any help? :-/

Try running vgscan -vvv.  The output will tell you which devices are being 
ignored by the filter:
Skipping (regex)

That can help you figure out what changes might be needed to your filter.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to