All of lore.kernel.org
 help / color / mirror / Atom feed
* vgsplit fails with mirrored mirror log
@ 2011-10-03  6:13 ben
  0 siblings, 0 replies; only message in thread
From: ben @ 2011-10-03  6:13 UTC (permalink / raw)
  To: lvm-devel


vgsplit fails with mirrored mirror log

#lvs --all -o lv_name,lv_attr,devices
  LV                       Attr   Devices                                                       
  MyMirror                 mwi--
  [MyMirror_mimage_0]      Iwi--- /dev/sdq(0)                                                   
  [MyMirror_mimage_1]      Iwi--- /dev/sdo(0)                                                   
  [MyMirror_mimage_2]      Iwi--- /dev/sdi(0)                                                   
  [MyMirror_mlog]          mwi---            
  [MyMirror_mlog_mimage_0] Iwi--- /dev/sds(0)                                                   
  [MyMirror_mlog_mimage_1] Iwi--- /dev/sde(0)                                                   

#vgsplit -v "TestA" "TestB" "/dev/sdq" "/dev/sdo" "/dev/sdi" "/dev/sds" 
"/dev/sde"
    Checking for volume group "TestA"
    Checking for new volume group "TestB"
    Archiving volume group "TestA" metadata (seqno 213).
  Can't split mirror MyMirror between two Volume Groups



If I reduce it to a single mirror log it splits as expected.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-03  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03  6:13 vgsplit fails with mirrored mirror log ben

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.