Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2014 09:38:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194032] New: iscsictl does not parse globals in /etc/iscsi.conf
Message-ID:  <bug-194032-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: mail@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194032-8>