Hello to the group. In a Guests Linux with Suse 10 SP2 when run the vgscan command I get the following error:
Found duplicate PV 6p351Kfhs3GMsdtgfljqkvA9Gn32pvC7: using /dev/dasdp1 not /dev/dasdf1 What is the appropriate filter to avoid this error My filter is: filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|", "a/.*/" ] and my dasd list is: Bus-ID Status Name Device Type BlkSz Size Blocks ============================================================================ 0.0.0501 active dasda 94:0 FBA 512 2048MB 4194304 0.0.0500 active dasdb 94:4 FBA 512 4608MB 9437184 0.0.0502 active dasdc 94:8 FBA 512 2048MB 4194304 0.0.0504 active dasdd 94:12 FBA 512 1536MB 3145728 0.0.0503 active dasde 94:16 FBA 512 2048MB 4194304 0.0.0400 active dasdf 94:20 FBA 512 80MB 163840 0.0.0505 active dasdg 94:24 FBA 512 1536MB 3145728 0.0.0506 active dasdh 94:28 FBA 512 1536MB 3145728 0.0.0600 active dasdi 94:32 FBA 512 1536MB 3145728 0.0.0601 active dasdj 94:36 FBA 512 1024MB 2097152 0.0.0602 active dasdk 94:40 FBA 512 2048MB 4194304 0.0.0603 active dasdl 94:44 FBA 512 5120MB 10485760 0.0.0604 active dasdm 94:48 FBA 512 5120MB 10485760 0.0.0605 active dasdn 94:52 FBA 512 2048MB 4194304 0.0.0606 active dasdo 94:56 FBA 512 10240MB 20971520 0.0.0607 active dasdp 94:60 FBA 512 2048MB 4194304 0.0.0608 active dasdq 94:64 FBA 512 2048MB 4194304 0.0.0609 active dasdr 94:68 FBA 512 2048MB 4194304 0.0.0610 active dasds 94:72 FBA 512 2048MB 4194304 0.0.0611 active dasdt 94:76 FBA 512 2048MB 4194304 0.0.0612 active dasdu 94:80 FBA 512 2048MB 4194304 0.0.0613 active dasdv 94:84 FBA 512 2048MB 4194304 0.0.0614 active dasdw 94:88 FBA 512 2048MB 4194304 0.0.0615 active dasdx 94:92 FBA 512 2048MB 4194304 0.0.0616 active dasdy 94:96 FBA 512 2048MB 4194304 0.0.0617 active dasdz 94:100 FBA 512 2048MB 4194304 0.0.0618 active dasdaa 94:104 FBA 512 2048MB 4194304 0.0.0619 active dasdab 94:108 FBA 512 8191MB 16777200 0.0.0620 active dasdac 94:112 FBA 512 431MB 884720 0.0.0621 active dasdad 94:116 FBA 512 17407MB 35651568 0.0.0622 active dasdae 94:120 FBA 512 1455MB 2981872 Change the filter in this way, but I keep getting the error filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|", "a|/dev/mapper/*|", "a/.*/" ] What would be the correct filter for the linux guest? Thanks to all ATTE Victor Hugo Ochoa Avila BBVA CCR America ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] 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/
