[Bug 243318] GEOM /dev/diskid '%20' in names

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 13 14:01:20 UTC 2020


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

            Bug ID: 243318
           Summary: GEOM /dev/diskid '%20' in names
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: pen at lysator.liu.se

Hardware: HP ProLiant DL380 Gen9, running FreeBSD 12.1 with HP RAID controllers
(P440ar on the motherboard to which the disks in question is connected).


# ls -l /dev/diskid | egrep 18411
crw-r-----  1 root  operator  0x123 Jan 11 00:38
DISK-18411F9829AB%20%20%20%20%20%20%20%20

# geom disk list da4
Geom name: da4
Providers:
1. Name: da4
   Mediasize: 480103981056 (447G)
   Sectorsize: 512
   Stripesize: 4096
   Stripeoffset: 0
   Mode: r1w1e2
   descr: ATA MK000480GWUGF
   lunid: 3001438043777a48
   ident: 18411F9829AB
   rotationrate: 0
   fwsectors: 32
   fwheads: 255

# camcontrol devlist |egrep da4
<ATA MK000480GWUGF HPG0>           at scbus1 target 4 lun 0 (da4,pass4)

# camcontrol inq da4
pass4: <ATA MK000480GWUGF HPG0> Fixed Direct Access SPC-4 SCSI device
pass4: Serial Number 18411F9829AB        
pass4: 135.168MB/s transfers, Command Queueing Enabled

# dmesg | egrep da4
da4 at ciss0 bus 32 scbus1 target 4 lun 0
da4: <ATA MK000480GWUGF HPG0> Fixed Direct Access SPC-4 SCSI device
da4: Serial Number 18411F9829AB        
da4: 135.168MB/s transfers
da4: Command Queueing enabled
da4: 457862MB (937703088 512 byte sectors)

# dmesg | egrep ciss0
ciss0: <HP Smart Array P440ar> port 0x4000-0x40ff mem
0x95600000-0x956fffff,0x95700000-0x957003ff at device 0.0 numa-domain 0 on pci3
ciss0: PERFORMANT Transport


We don't see the '%20' stuff on disks on another "ciss" (HP Smart Array H241"
controller, but those are other types of disks too).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list