Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2010 14:14:01 GMT
From:      Bruce Cran <bruce@cran.org.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/147852: graid3 panic: wrong offset 16384 for sectorsize 65536
Message-ID:  <201006141414.o5EEE1Vk024459@www.freebsd.org>
Resent-Message-ID: <201006141420.o5EEK2aj046041@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147852
>Category:       kern
>Synopsis:       graid3 panic: wrong offset 16384 for sectorsize 65536
>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:   Mon Jun 14 14:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bruce Cran
>Release:        9.0-HEAD-20100610-JPSNAP
>Organization:
>Environment:
9.0-CURRENT 20100610 amd64
>Description:
When trying to put a ZFS pool onto a graid3 volume with a blocksize of 32768, the system panics with:

panic: wrong offset 16384 for sectorsize 65536

kdb_enter()
panic()
g_io_request()
vdev_geom_io_start()
zio_execute()
vdev_label_read_config()
vdev_label_init()
vdev_label_init()
vdev_create()
spa_create()
zfs_ioc_pool_create()
zfsdev_ioctl()
devfs_ioctl_f()
kern_ioctl()
ioctl()
syscallenter()
Xfast_syscall()
>How-To-Repeat:
graid3 label -v -h -r -s 32768 home ada1 ada2 ada3
zpool create home /dev/raid3/home
>Fix:


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



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