From: majianpeng <majianpeng@gmail.com>
To: agk <agk@redhat.com>
Cc: dm-devel <dm-devel@redhat.com>
Subject: Re: [PATCH] dm-cache: Add handle to contlr if cache_create failed.
Date: Fri, 8 Mar 2013 11:13:33 +0800 [thread overview]
Message-ID: <201303081113305023593@gmail.com> (raw)
In-Reply-To: 20130308021027.GV8913@agk.fab.redhat.com
>On Fri, Mar 08, 2013 at 09:51:24AM +0800, majianpeng wrote:
>> It ignored to judge the result of cache_create.
>> If cache_create failed, but the copy_ctr_args successed.
>
>Thanks for reporting this, but I already added this patch to linux-next today:
> https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=f1ccbd181202c660b237b9bef0af277b980d5073
>
>and will push the batch of 7 patches upstream either Friday or early
>next week. (I'm waiting to hear about two more patches first: a fix for
>a theoretical problem that's been discovered and a possible adjustment
>to the hints metadata.)
>
>Alasdair
>
I wanted to use dm-cache on softraid5 to improve the performance.
But i don't know how to use.I readed the document and found a example:
>dmsetup create my_cache --table '0 41943040 cache /dev/mapper/metadata \
> /dev/mapper/ssd /dev/mapper/origin 512 1 writeback default 0'
After the this, mke2fs on /dev/mapper/origin met error.
Did i use my_cache or origin to mkfs?
Thanks!
Jianpeng Ma
next prev parent reply other threads:[~2013-03-08 3:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-08 1:51 [PATCH] dm-cache: Add handle to contlr if cache_create failed majianpeng
2013-03-08 2:10 ` Alasdair G Kergon
2013-03-08 3:13 ` majianpeng [this message]
2013-03-18 23:13 ` Darrick J. Wong
2013-03-19 0:20 ` Alasdair G Kergon
2013-03-19 0:44 ` Alasdair G Kergon
2013-03-19 12:20 ` Alasdair G Kergon
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=201303081113305023593@gmail.com \
--to=majianpeng@gmail.com \
--cc=agk@redhat.com \
--cc=dm-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.