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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"