Mailinglist Archive: opensuse-virtual (14 mails)
| < Previous | Next > |
[RESOLVED] Re: [opensuse-virtual] "duplicate name" VolumeGroup conflicts between DomUs? same as Fedora bug?
- From: PGNet <pgnet.trash+osvm@xxxxxxxxx>
- Date: Mon, 9 Feb 2009 14:38:36 -0800
- Message-id: <dbd51810902091438s659cb941y6eb799edee222e8@xxxxxxxxxxxxxx>
renaming all DomU LV's used as either phy: or file: in configs to have
a common name prefix, e.g. "xenvm_", then filtering on
"r|/dev/.*xenvm_.*|"
and
"r|/dev/.*dm-.*|"
did the trick. the latter was not immediately obvious; apparently,
there are symlinks from the DomUs' LV-names to these /dev/dm-* paths.
if not specifically, excluded they, too, are scanned.
no more reported conflicts @ 'lvm' scans.
now, to see if anything else broke ... and whether there are
additional problems when multiple VMs are built/launched.
--
To unsubscribe, e-mail: opensuse-virtual+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-virtual+help@xxxxxxxxxxxx
a common name prefix, e.g. "xenvm_", then filtering on
"r|/dev/.*xenvm_.*|"
and
"r|/dev/.*dm-.*|"
did the trick. the latter was not immediately obvious; apparently,
there are symlinks from the DomUs' LV-names to these /dev/dm-* paths.
if not specifically, excluded they, too, are scanned.
no more reported conflicts @ 'lvm' scans.
now, to see if anything else broke ... and whether there are
additional problems when multiple VMs are built/launched.
--
To unsubscribe, e-mail: opensuse-virtual+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-virtual+help@xxxxxxxxxxxx
| < Previous | Next > |