public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster/gnbd/client gnbd_monitor.c
@ 2006-06-26 23:47 bmarzins
  0 siblings, 0 replies; 8+ messages in thread
From: bmarzins @ 2006-06-26 23:47 UTC (permalink / raw)
  To: cluster-cvs

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

Modified files:
	gnbd/client    : gnbd_monitor.c 

Log message:
	fix gnbd_monitor bug dealing with multiple imports per server

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&only_with_tag=RHEL4U4&r1=1.6.2.3&r2=1.6.2.3.2.1


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

* cluster/gnbd/client gnbd_monitor.c
@ 2006-06-26 23:45 bmarzins
  0 siblings, 0 replies; 8+ messages in thread
From: bmarzins @ 2006-06-26 23:45 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	bmarzins@sourceware.org	2006-06-26 23:45:28

Modified files:
	gnbd/client    : gnbd_monitor.c 

Log message:
	fixed gnbd_monitor bug with recovering multiple imports per server.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.6.2.3&r2=1.6.2.4


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

* cluster/gnbd/client gnbd_monitor.c
@ 2006-06-26 22:18 bmarzins
  0 siblings, 0 replies; 8+ messages in thread
From: bmarzins @ 2006-06-26 22:18 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	bmarzins@sourceware.org	2006-06-26 22:18:01

Modified files:
	gnbd/client    : gnbd_monitor.c 

Log message:
	Fix gnbd_monitor so that it will correctly restart multiple devices per
	server.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.6.2.1.6.2&r2=1.6.2.1.6.3


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

* cluster/gnbd/client gnbd_monitor.c
@ 2006-03-28  5:30 bmarzins
  0 siblings, 0 replies; 8+ messages in thread
From: bmarzins @ 2006-03-28  5:30 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	bmarzins@sourceware.org	2006-03-28 05:30:47

Modified files:
	gnbd/client    : gnbd_monitor.c 

Log message:
	If it took too long for an uncached gnbd recvd process to stop after the server
	was fenced, gnbd_monitor would mistakenly think that the old dying process
	was a new starting process. Because of this, the client would not auto-restart
	the gnbd device when the server started back up. This is now fixed. Now,
	gnbd_monitor will not move a device from the reset state to the restartable
	state unless the old recvd process has stopped.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.6.2.2&r2=1.6.2.3


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

* cluster/gnbd/client gnbd_monitor.c
@ 2006-03-28  5:30 bmarzins
  0 siblings, 0 replies; 8+ messages in thread
From: bmarzins @ 2006-03-28  5:30 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	bmarzins@sourceware.org	2006-03-28 05:30:19

Modified files:
	gnbd/client    : gnbd_monitor.c 

Log message:
	If it took too long for an uncached gnbd recvd process to stop after the server
	was fenced, gnbd_monitor would mistakenly think that the old dying process
	was a new starting process. Because of this, the client would not auto-restart
	the gnbd device when the server started back up. This is now fixed. Now,
	gnbd_monitor will not move a device from the reset state to the restartable
	state unless the old recvd process has stopped.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&r1=1.9&r2=1.10


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

* cluster/gnbd/client gnbd_monitor.c
@ 2005-12-07 19:19 rpeterso
  0 siblings, 0 replies; 8+ messages in thread
From: rpeterso @ 2005-12-07 19:19 UTC (permalink / raw)
  To: cluster-cvs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	rpeterso@sourceware.org	2005-12-07 19:19:30

Modified files:
	gnbd/client    : gnbd_monitor.c 

Log message:
	Fix for Bugzilla Bug 155304 – gnbd_monitor doesn't correctly reset after an
	uncached gnbd has failed and been restored.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.6.2.1&r2=1.6.2.1.6.1


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

* cluster/gnbd/client gnbd_monitor.c
@ 2005-11-29 21:14 rpeterso
  0 siblings, 0 replies; 8+ messages in thread
From: rpeterso @ 2005-11-29 21:14 UTC (permalink / raw)
  To: cluster-cvs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	rpeterso@sourceware.org	2005-11-29 21:14:04

Modified files:
	gnbd/client    : gnbd_monitor.c 

Log message:
	Fix for Bugzilla Bug 155304 – gnbd_monitor doesn't correctly reset after an
	uncached gnbd has failed and been restored.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.6.2.1&r2=1.6.2.2


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

* cluster/gnbd/client gnbd_monitor.c
@ 2005-04-18 21:30 bmarzins
  0 siblings, 0 replies; 8+ messages in thread
From: bmarzins @ 2005-04-18 21:30 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	bmarzins@sourceware.org	2005-04-18 21:30:20

Modified files:
	gnbd/client    : gnbd_monitor.c 

Log message:
	fixed bug that caused gnbd_monitor to only successfully monitor a device until
	it failed once. Also, made it so gnbd_monitor didn't wait for all the users
	of a failed device to close it before trying to reimport it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/gnbd/client/gnbd_monitor.c.diff?cvsroot=cluster&r1=1.7&r2=1.8


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-26 23:47 cluster/gnbd/client gnbd_monitor.c bmarzins
  -- strict thread matches above, loose matches on Subject: below --
2006-06-26 23:45 bmarzins
2006-06-26 22:18 bmarzins
2006-03-28  5:30 bmarzins
2006-03-28  5:30 bmarzins
2005-12-07 19:19 rpeterso
2005-11-29 21:14 rpeterso
2005-04-18 21:30 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).