On Tue, Apr 27, 2021 at 06:42:07PM -0400, Ashton Fagg wrote: > Hi all, > > Attached is a diff which update iscsictl.8 to reflect the recent change in > behavior of > iscsictl's reload command. > > Thanks, > > Ash >
> diff --git a/usr.sbin/iscsictl/iscsictl.8 b/usr.sbin/iscsictl/iscsictl.8 > index 5886a0f8f1b..1d27978eac5 100644 > --- a/usr.sbin/iscsictl/iscsictl.8 > +++ b/usr.sbin/iscsictl/iscsictl.8 > @@ -47,7 +47,9 @@ to communicate with > The following commands are available: > .Bl -tag -width Ds > .It Cm reload > -Reload the configuration file. > +Reload the configuration file and wait to return until iscsid reports all > +connections have completed (successfully or otherwise), or for up to 10 > +seconds. > .It Cm show Op Cm summary > Show a list of all configured sessions. > .It Cm show Cm vscsi stats Agreed, if nobody else chimes in I will commit this in the next days. -- :wq Claudio
