Bug 165844 - [PATCH] reload support for net/istgt
Summary: [PATCH] reload support for net/istgt
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 01:30 UTC by Xin LI
Modified: 2012-03-23 00:10 UTC (History)
1 user (show)

See Also:


Attachments
istgt.diff (14.22 KB, patch)
2012-03-08 01:30 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2012-03-08 01:30:10 UTC
	Currently istgt does not support on-the-fly reloading of its configurations,
which means the administrator has to restart the daemon to make new settings in
effect.

	This is quite inconvenient when istgt is used in conjection with some "sensitive"
initiators, for instance, Xen.

Fix: The proposed patch adds a new 'reload' verb to the rc.d script.

	The rest of the patch that implements the underlying functionality
was written by Kun Huang, sponsored by Applied Operations, LLC.
How-To-Repeat: 	Do active read-writes from a Xen client and restart istgt.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-08 01:30:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-08 01:30:27 UTC
Maintainer of net/istgt,

Please note that PR ports/165844 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165844

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-08 01:30:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Xin LI freebsd_committer freebsd_triage 2012-03-23 00:04:04 UTC
State Changed
From-To: feedback->closed

Committed with maintainer timeout (14 days).
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-03-23 00:04:08 UTC
delphij     2012-03-23 00:03:54 UTC

  FreeBSD ports repository

  Modified files:
    net/istgt            Makefile 
  Added files:
    net/istgt/files      patch-istgt-rc patch-istgt-reload 
  Log:
  Make it possible to reload configuration without stopping and restarting
  istgt, which could distrub e.g. Xen clients when they are actively doing
  I/O.
  
  The patch that implements the underlying functionality was written by Kun
  Huang, sponsored by Applied Operations, LLC.
  
  PR:             ports/165844
  Approved by:    maintainer timeout
  Feature safe:   yes
  
  Revision  Changes    Path
  1.29      +1 -0      ports/net/istgt/Makefile
  1.1       +25 -0     ports/net/istgt/files/patch-istgt-rc (new)
  1.1       +438 -0    ports/net/istgt/files/patch-istgt-reload (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"