https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194032

            Bug ID: 194032
           Summary: iscsictl does not parse globals in /etc/iscsi.conf
           Product: Base System
           Version: 10.0-STABLE
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: m...@maxlor.com

iscsictl does not parse global variables in /etc/iscsi.conf, any such variable
causes an error. For example, after copying the config file from the EXAMPLE
section of iscsi.conf(5) to /etc/iscsi.conf:

# iscsictl -Aa
iscsictl: error in configuration file at line 4 near 'port': syntax error
#

Looking at
http://svnweb.freebsd.org/base/stable/10/usr.bin/iscsictl/parse.y?revision=262841&view=markup,
it would appear that the parser has no rules for parsing global variables.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to