[Bug 214874] ctld daemon wrong lun_size value on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 27 12:03:48 UTC 2016


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

            Bug ID: 214874
           Summary: ctld daemon wrong lun_size value on i386
           Product: Base System
           Version: 11.0-RELEASE
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: pprocacci at gmail.com
                CC: freebsd-i386 at FreeBSD.org
                CC: freebsd-i386 at FreeBSD.org

# fgrep -B 2 10G /etc/ctl.conf
        lun 0 {
                blocksize 8192
                size 10G


# ctladm devlist
LUN Backend       Size (Blocks)   BS Serial Number    Device ID
  0 block                262144 8192 MYSERIAL   0     MYDEVID   0


A guess, but by the looks of it, the value here is I'm guessing -1.  Probably a
return value from within the expand_number (-lutil) function or something along
those lines.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-i386 mailing list