misc/114532: GEOM_MIRROR shows up in kldstat even if compiled in the kernel if one tries to load it...

Evren Yurtesen yurtesen at ispro.net
Thu Jul 12 17:50:03 UTC 2007


>Number:         114532
>Category:       misc
>Synopsis:       GEOM_MIRROR shows up in kldstat even if compiled in the kernel if one tries to load it...
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 12 17:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Evren Yurtesen
>Release:        6.2-RELEASE
>Organization:
IsporNET Internet Services
>Environment:
FreeBSD cp.domain.com 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #1: Sun Jun 10 20:32:31 CDT 2007     yurtesen at cp.domain.com:/usr/obj/usr/src/sys/CP  i386

>Description:
GEOM_MIRROR shows up in kldstat even if compiled in the kernel if one tries to load it...

options         GEOM_MIRROR             # Disk mirroring.
exists in kernel conf file...

>From dmesg:
module_register: module g_mirror already exists!
Module g_mirror failed to register: 17

/boot/loader.conf
geom_mirror_load=YES

cp:/root#kldstat
Id Refs Address    Size     Name
 1    2 0xc0400000 3cf774   kernel
 2    1 0xc07d0000 15634    geom_mirror.ko
cp:/root#

Thanks,
Evren
>How-To-Repeat:
Compile in GEOM_MIRROR into kernel by adding
options         GEOM_MIRROR             # Disk mirroring.
line.

Add geom_mirror_load="YES" into /boot/loader.conf

restart...
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list