* device-mapper-multipath
@ 2006-06-22 19:27 URZ- AG
2006-06-22 21:58 ` device-mapper-multipath Christophe Varoqui
0 siblings, 1 reply; 6+ messages in thread
From: URZ- AG @ 2006-06-22 19:27 UTC (permalink / raw)
To: device-mapper development
Hi,
I would like to ask if somebody knows when Redhat is going to merge the
different dm-multipath patches into their device-mapper-multipath package.
A while ago I've figured out a bug with C. Varoqui, he made a patch
which worked, but after several weeks the patch is still not included
into the latest RH4 version.
I will need this latest version since multipath will not get the right
size of the volume.
Should I use a self build version? In that case for what do I pay licenses?
Thanks for any comment / remark / hint
Arsène
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: device-mapper-multipath
2006-06-22 19:27 device-mapper-multipath URZ- AG
@ 2006-06-22 21:58 ` Christophe Varoqui
2006-06-23 9:25 ` device-mapper-multipath URZ- AG
0 siblings, 1 reply; 6+ messages in thread
From: Christophe Varoqui @ 2006-06-22 21:58 UTC (permalink / raw)
To: device-mapper development
Le jeudi 22 juin 2006 à 21:27 +0200, URZ- AG a écrit :
> Hi,
>
> I would like to ask if somebody knows when Redhat is going to merge the
> different dm-multipath patches into their device-mapper-multipath package.
> A while ago I've figured out a bug with C. Varoqui, he made a patch
> which worked, but after several weeks the patch is still not included
> into the latest RH4 version.
> I will need this latest version since multipath will not get the right
> size of the volume.
> Should I use a self build version? In that case for what do I pay licenses?
>
> Thanks for any comment / remark / hint
> Arsène
>
For reference, cea2dae4c8cb2584fb0de7cd6066862671b66d4b is the said
commit.
Regards,
cvaroqui
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: device-mapper-multipath
2006-06-22 21:58 ` device-mapper-multipath Christophe Varoqui
@ 2006-06-23 9:25 ` URZ- AG
2006-06-27 22:47 ` device-mapper-multipath Bernd Zeimetz
2006-06-28 3:13 ` device-mapper-multipath Christophe Varoqui
0 siblings, 2 replies; 6+ messages in thread
From: URZ- AG @ 2006-06-23 9:25 UTC (permalink / raw)
To: device-mapper development
[-- Attachment #1.1: Type: text/plain, Size: 1123 bytes --]
Hello Christophe,
Thanks for your reply, but I'm not used to deal with that kind of
reference / commit.
Is there a place where can look for more Information about this commit?
Thanks & regards,
Arsène
Christophe Varoqui wrote:
>Le jeudi 22 juin 2006 à 21:27 +0200, URZ- AG a écrit :
>
>
>>Hi,
>>
>>I would like to ask if somebody knows when Redhat is going to merge the
>>different dm-multipath patches into their device-mapper-multipath package.
>>A while ago I've figured out a bug with C. Varoqui, he made a patch
>>which worked, but after several weeks the patch is still not included
>>into the latest RH4 version.
>>I will need this latest version since multipath will not get the right
>>size of the volume.
>>Should I use a self build version? In that case for what do I pay licenses?
>>
>>Thanks for any comment / remark / hint
>>Arsène
>>
>>
>>
>For reference, cea2dae4c8cb2584fb0de7cd6066862671b66d4b is the said
>commit.
>
>Regards,
>cvaroqui
>
>--
>dm-devel mailing list
>dm-devel@redhat.com
>https://www.redhat.com/mailman/listinfo/dm-devel
>
>
[-- Attachment #1.2: Type: text/html, Size: 1727 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: device-mapper-multipath
2006-06-23 9:25 ` device-mapper-multipath URZ- AG
@ 2006-06-27 22:47 ` Bernd Zeimetz
2006-06-28 3:13 ` device-mapper-multipath Christophe Varoqui
1 sibling, 0 replies; 6+ messages in thread
From: Bernd Zeimetz @ 2006-06-27 22:47 UTC (permalink / raw)
To: device-mapper development
Hello,
>
> Thanks for your reply, but I'm not used to deal with that kind of
> reference / commit.
> Is there a place where can look for more Information about this commit?
http://www.kernel.org/git/gitweb.cgi?p=linux/storage/multipath-tools/.git;a=commit;h=cea2dae4c8cb2584fb0de7cd6066862671b66d4b
a link to all git logs and much more info is on
http://christophe.varoqui.free.fr/wiki/wakka.php?wiki=Home
Best regards,
Bernd Zeimetz
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: device-mapper-multipath
2006-06-23 9:25 ` device-mapper-multipath URZ- AG
2006-06-27 22:47 ` device-mapper-multipath Bernd Zeimetz
@ 2006-06-28 3:13 ` Christophe Varoqui
2006-06-28 8:52 ` device-mapper-multipath URZ- AG
1 sibling, 1 reply; 6+ messages in thread
From: Christophe Varoqui @ 2006-06-28 3:13 UTC (permalink / raw)
To: device-mapper development
> > For reference, cea2dae4c8cb2584fb0de7cd6066862671b66d4b is the said
> > commit.
> > Le vendredi 23 juin 2006 à 11:25 +0200, URZ- AG a écrit :
> Hello Christophe,
>
> Thanks for your reply, but I'm not used to deal with that kind of
> reference / commit.
> Is there a place where can look for more Information about this
> commit?
>
There :
http://kernel.org/git/?p=linux/storage/multipath-tools/.git;a=summary
Regards,
cvaroqui
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: device-mapper-multipath
2006-06-28 3:13 ` device-mapper-multipath Christophe Varoqui
@ 2006-06-28 8:52 ` URZ- AG
0 siblings, 0 replies; 6+ messages in thread
From: URZ- AG @ 2006-06-28 8:52 UTC (permalink / raw)
To: device-mapper development
[-- Attachment #1.1: Type: text/plain, Size: 1188 bytes --]
Hi,
Many thanks for the informations, I knew already that Christophe
committed this patch (great Job) since a while ago. But I would like to
know if somebody knows when Redhat is going to update his
device-mapper-multiptah rpm package so it will include this patch?
The latest RHL4.3 still contains version 0.4.5 of
device-mapper-multipath. If I do install a self compiled multipath-tools
(git) including the latest patches/updates it may break the update
process from Redhat.
regards,
Arsène
Christophe Varoqui wrote:
>
>
>
>>>For reference, cea2dae4c8cb2584fb0de7cd6066862671b66d4b is the said
>>>commit.
>>>
>>>
>
>
>
>>>Le vendredi 23 juin 2006 à 11:25 +0200, URZ- AG a écrit :
>>>
>>>
>>Hello Christophe,
>>
>>Thanks for your reply, but I'm not used to deal with that kind of
>>reference / commit.
>>Is there a place where can look for more Information about this
>>commit?
>>
>>
>>
>There :
>
>http://kernel.org/git/?p=linux/storage/multipath-tools/.git;a=summary
>
>Regards,
>cvaroqui
>
>--
>dm-devel mailing list
>dm-devel@redhat.com
>https://www.redhat.com/mailman/listinfo/dm-devel
>
>
[-- Attachment #1.2: Type: text/html, Size: 2101 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-06-28 8:52 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-22 19:27 device-mapper-multipath URZ- AG
2006-06-22 21:58 ` device-mapper-multipath Christophe Varoqui
2006-06-23 9:25 ` device-mapper-multipath URZ- AG
2006-06-27 22:47 ` device-mapper-multipath Bernd Zeimetz
2006-06-28 3:13 ` device-mapper-multipath Christophe Varoqui
2006-06-28 8:52 ` device-mapper-multipath URZ- AG
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.