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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
                CC: [email protected]

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

Reply via email to