public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gnbd bin/Makefile tools/gnbd_export/Ma ...
@ 2006-06-26 16:56 bmarzins
  0 siblings, 0 replies; 4+ messages in thread
From: bmarzins @ 2006-06-26 16:56 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	bmarzins@sourceware.org	2006-06-26 16:56:33

Modified files:
	gnbd/bin       : Makefile 
	gnbd/tools/gnbd_export: Makefile gnbd_export.c 
	gnbd/tools/gnbd_import: gnbd_import.c 

Log message:
	Make gnbd work with device mapper multipath

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/bin/Makefile.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.2&r2=1.2.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/Makefile.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.1.2.1.6.3&r2=1.1.2.1.6.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/gnbd_export.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.5.2.1.6.2&r2=1.5.2.1.6.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_import/gnbd_import.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.11.2.2.6.2&r2=1.11.2.2.6.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

* cluster/gnbd bin/Makefile tools/gnbd_export/Ma ...
@ 2006-06-26 17:29 bmarzins
  0 siblings, 0 replies; 4+ messages in thread
From: bmarzins @ 2006-06-26 17:29 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	bmarzins@sourceware.org	2006-06-26 17:29:32

Modified files:
	gnbd/bin       : Makefile 
	gnbd/tools/gnbd_export: Makefile gnbd_export.c 
	gnbd/tools/gnbd_import: gnbd_import.c 
Added files:
	gnbd/tools/gnbd_export: gnbd_get_uid 

Log message:
	fixing dm-multipath support for GNBD

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/bin/Makefile.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/gnbd_get_uid.diff?cvsroot=cluster&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/Makefile.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/gnbd_export.c.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_import/gnbd_import.c.diff?cvsroot=cluster&r1=1.16&r2=1.17


^ permalink raw reply	[flat|nested] 4+ messages in thread

* cluster/gnbd bin/Makefile tools/gnbd_export/Ma ...
@ 2006-06-23 20:32 bmarzins
  0 siblings, 0 replies; 4+ messages in thread
From: bmarzins @ 2006-06-23 20:32 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	bmarzins@sourceware.org	2006-06-23 20:32:43

Modified files:
	gnbd/bin       : Makefile 
	gnbd/tools/gnbd_export: Makefile gnbd_export.c 
	gnbd/tools/gnbd_import: gnbd_import.c 
Added files:
	gnbd/tools/gnbd_export: gnbd_get_uid 

Log message:
	gnbd can now multipath exported partitions, instead of just whole devices.
	Also, multipathd will now automagically monitor the gnbd devices correctly,
	and multipath will now automagically create multipath devices on top of the
	appropriate gnbds when they are imported, just like it does with other
	block devices when they are loaded.
	Fixes bug 196084, and a bunch of other ones which never got bugzillas.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/bin/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/gnbd_get_uid.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=NONE&r2=1.1.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1.2.4&r2=1.1.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/gnbd_export.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.5.2.3&r2=1.5.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_import/gnbd_import.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.11.2.4&r2=1.11.2.5


^ permalink raw reply	[flat|nested] 4+ messages in thread

* cluster/gnbd bin/Makefile tools/gnbd_export/Ma ...
@ 2006-06-23 20:14 bmarzins
  0 siblings, 0 replies; 4+ messages in thread
From: bmarzins @ 2006-06-23 20:14 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4U4
Changes by:	bmarzins@sourceware.org	2006-06-23 20:14:23

Modified files:
	gnbd/bin       : Makefile 
	gnbd/tools/gnbd_export: Makefile gnbd_export.c 
	gnbd/tools/gnbd_import: gnbd_import.c 

Log message:
	gnbd can now multipath exported partitions, instead of just whole devices.
	Also, multipathd will now automagically monitor the gnbd devices correctly,
	and multipath will now automagically create multipath devices on top of the
	appropriate gnbds when they are imported, just like it does with other
	block devices when they are loaded.
	Fixes bug 196084, and a bunch of other ones which never got bugzillas.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/bin/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.2&r2=1.2.14.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.1.2.4&r2=1.1.2.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_export/gnbd_export.c.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.5.2.3&r2=1.5.2.3.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/tools/gnbd_import/gnbd_import.c.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.11.2.4&r2=1.11.2.4.2.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-26 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-26 16:56 cluster/gnbd bin/Makefile tools/gnbd_export/Ma bmarzins
  -- strict thread matches above, loose matches on Subject: below --
2006-06-26 17:29 bmarzins
2006-06-23 20:32 bmarzins
2006-06-23 20:14 bmarzins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).