All of lore.kernel.org
 help / color / mirror / Atom feed
From: ben <benscott@nwlink.com>
To: lvm-devel@redhat.com
Subject: vgsplit fails with mirrored mirror log
Date: Sun, 02 Oct 2011 23:13 -0700	[thread overview]
Message-ID: <2560390.Z1BDMnrLph@laptop> (raw)


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.



                 reply	other threads:[~2011-10-03  6:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2560390.Z1BDMnrLph@laptop \
    --to=benscott@nwlink.com \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.