From: M. Mohan Kumar <mohan@in.ibm.com>
To: lvm-devel@redhat.com
Subject: [RFC/PATCH] lvm2app: Add thin and thin pool lv creation
Date: Thu, 31 Jan 2013 11:50:51 +0530 [thread overview]
Message-ID: <87vcad27r0.fsf@in.ibm.com> (raw)
In-Reply-To: <1358925908-32347-2-git-send-email-mohan@in.ibm.com>
"M. Mohan Kumar" <mohan@in.ibm.com> writes:
> +lv_t lvm_lv_thinpool(const vg_t vg, const char *pool_name, uint64_t size);
> +
We need to specify 'low_water_mark' when creating a thin pool. Otherwise
a thin pool is created with 0 as low_water_mark and it will never
trigger a dm event so that an userspace daemon can do the resizing of
pool.
I am looking at how to pass this low water mark data to dm create. So
please do not merge this patch till we have capability to mention
low_water_mark argument for thin pool creation.
next prev parent reply other threads:[~2013-01-31 6:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 7:25 [RFC/PATCH 0/2] lvm2app: Adding lv creation support M. Mohan Kumar
2013-01-23 7:25 ` [RFC/PATCH] lvm2app: Add thin and thin pool lv creation M. Mohan Kumar
2013-01-31 6:20 ` M. Mohan Kumar [this message]
2013-01-23 7:25 ` [RFC/PATCH] lvm2app: Add LV creation support M. Mohan Kumar
2013-01-24 23:31 ` [RFC/PATCH 0/2] lvm2app: Adding lv " Tony Asleson
2013-01-25 11:25 ` M. Mohan Kumar
2013-01-25 16:43 ` Tony Asleson
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=87vcad27r0.fsf@in.ibm.com \
--to=mohan@in.ibm.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.