All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marian Csontos <mcsontos@redhat.com>
To: dm-devel@redhat.com
Subject: Re: dm_mirror/dm_raid1 limitations ?.
Date: Mon, 26 Jan 2015 20:01:54 +0100	[thread overview]
Message-ID: <54C68F22.5080004@redhat.com> (raw)
In-Reply-To: <E0704006-CC32-460A-AC22-149FD2B76583@oracle.com>

On 01/26/2015 04:34 PM, suresh.babu.kandukuru@oracle.com wrote:
> Heinzm,thanks for the quick reply.. We are using dmestup create
> mirror ..as we want to do that on physical San lun (block devices)
> ... Not the one ( lv create ) you mentioned below.. Is there any
> advantage going with logical volume approach lvcreate -type

One of LVM features is monitoring of mirror/raid LVs and 
removing/replacing any missing legs.

Using dmsetup directly, you have to do this manually.

>
> /Suresh
>
> Sent from my iPhone
>
>> On Jan 26, 2015, at 7:46 PM, Heinz Mauelshagen <heinzm@redhat.com>
>> wrote:
>>
>>
>>> On 01/26/2015 02:51 PM, Suresh Babu Kandukuru wrote: Use case is
>>> : Two luns are mapped from storage array to linux host which are
>>> in same SAN fabric . we want to create a mirror on the linux host
>>> with these two luns and let  host use that mirror lun .  basic
>>> tests suggest that dm_mirror working fine . when we have any
>>> intermittent path issues with between host and san array , host
>>> i/o just freeze , never returns back even after the path is
>>> online.
>>
>> Hard to tell what's happening without any kernel log.
>>
>>>
>>> Is dm_mirror viable solution here  ?. Can you point me any link
>>> which gives the limitations of dm_mirror ? . another alternate
>>> solutions you propose here ?. Thanks in advance .
>>
>> We've switched the default away from "mirror" to "raid1" in order
>> to take advantage of th MD runtime. Have you tested  "lvcreate
>> --type raid1 ..." yet? Please do.
>>
>> Regards, Heinz
>>
>>>
>>> Thanks /Suresh
>>>
>>>
>>> -- dm-devel mailing list dm-devel@redhat.com
>>> https://www.redhat.com/mailman/listinfo/dm-devel
>>
>> <Untitled.txt>
>
>
>
> -- dm-devel mailing list dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>

  reply	other threads:[~2015-01-26 19:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 13:51 dm_mirror/dm_raid1 limitations ? Suresh Babu Kandukuru
2015-01-26 14:16 ` Heinz Mauelshagen
2015-01-26 15:34   ` suresh.babu.kandukuru
2015-01-26 19:01     ` Marian Csontos [this message]
2015-01-28  4:03       ` Suresh Babu Kandukuru

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=54C68F22.5080004@redhat.com \
    --to=mcsontos@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.