All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Snitzer <snitzer@redhat.com>
To: lvm-devel@redhat.com
Subject: lv-shared
Date: Mon, 15 Mar 2010 16:28:44 -0400	[thread overview]
Message-ID: <20100315202843.GA1034@redhat.com> (raw)
In-Reply-To: <20100315192925.GA29389@redhat.com>

On Mon, Mar 15 2010 at  3:29pm -0400,
Mike Snitzer <snitzer@redhat.com> wrote:

> On Mon, Mar 15 2010 at  3:00pm -0400,
> Mikulas Patocka <mpatocka@redhat.com> wrote:
> 
> > Also, your changes to 2.02.62 broke shared store resizing.
> > lvresize -L 132M vgs/lv-shared no longer works
> 
> OK, I can have a look but some of my changes also made it so that
> info-by-uuid based multisnapshot cleanup actually works (needed for lvm2
> >= 2.02.62).

I cannot reproduce this:

# lvcreate -L 1G --sharedstore mikulas -s test/testlv1
  Logical volume "testlv1-shared" created

# lvs -a
  LV               VG   Attr   LSize Origin  Snap%  Move Log Copy%  Convert
  testlv1          test owi-a- 4.00g                                       
  [testlv1-shared] test swi--- 1.00g testlv1   0.00                        

# lvcreate -s -n testlv1_snap test/testlv1
  Logical volume "testlv1_snap" created

# lvresize -L 1.5G test/testlv1-shared
  Extending logical volume testlv1-shared to 1.50 GiB
  Logical volume testlv1-shared successfully resized

# lvs -a
  LV               VG   Attr   LSize Origin  Snap%  Move Log Copy%  Convert
  testlv1          test owi-a- 4.00g                                       
  [testlv1-shared] test swi--- 1.50g testlv1   0.00                        
  testlv1_snap     test swi-a- 4.00g testlv1                               



  parent reply	other threads:[~2010-03-15 20:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 19:00 lv-shared Mikulas Patocka
2010-03-15 19:29 ` lv-shared Mike Snitzer
2010-03-15 20:06   ` lv-shared Mikulas Patocka
2010-03-15 22:01     ` lv-shared Mike Snitzer
2010-03-19 19:39       ` lv-shared Mike Snitzer
2010-03-15 20:28   ` Mike Snitzer [this message]
2010-03-17  7:30     ` lv-shared Mikulas Patocka

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=20100315202843.GA1034@redhat.com \
    --to=snitzer@redhat.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.