kern/120231: [geom] GEOM_CONCAT error adding second drive

Ulf Lilleengen lulf at freebsd.org
Sun Jul 27 14:40:04 UTC 2008


The following reply was made to PR kern/120231; it has been noted by GNATS.

From: Ulf Lilleengen <lulf at freebsd.org>
To: bug-followup at FreeBSD.org, taosecurity at gmail.com
Cc:  
Subject: Re: kern/120231: [geom] GEOM_CONCAT error adding second drive
Date: Sun, 27 Jul 2008 16:34:04 +0200

 Hello,
 
 As I can see it, the reason for your problem can be that since ad5s1d is
 spanned across the whole disk, gconcat can't see the difference between ad5s1
 and ad5s1d, and thus tries to attach ad5s1 as the disk to the 'nsm' provider.
 (Error 17 as you get, means that the drive is already added). Could you
 perhaps provide bsdlabel ad5s1 output?
 
 -- 
 Ulf Lillengen


More information about the freebsd-geom mailing list