On 05/03/10 22:01, dave wrote:
And delete the lvm cache before the scan, if you haven't already.
On May 3, 8:33 pm, dave<[email protected]> wrote:
IIRC, LVM was wonky when I tried to fix something similar to this.
Assuming you only want the partitions on sda, sdb, sdc and the
multipath devices, try:
filter = [ "a|/dev/dm-*|", "a|/dev/sda[0-9]|", "a|/dev/sdb[0-9]|", "a|/
dev/sdc[0-9]|", "r|.*|" ]
I implemented the above filter and cleared the lvm cache and haven't had
the issue since.
Thank you.
-- James
--
You received this message because you are subscribed to the Google Groups
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/open-iscsi?hl=en.