Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Nov 2016 12:03:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-i386@FreeBSD.org
Subject:   [Bug 214874] ctld daemon wrong lun_size value on i386
Message-ID:  <bug-214874-10@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214874

            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@FreeBSD.org
          Reporter: pprocacci@gmail.com
                CC: freebsd-i386@FreeBSD.org
                CC: freebsd-i386@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.  Probab=
ly a
return value from within the expand_number (-lutil) function or something a=
long
those lines.

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



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