kern/157723: GEOM should not process 'c' (raw) partitions for BSD scheme

Eir Nym eirnym at gmail.com
Thu Jun 9 07:20:09 UTC 2011


>Number:         157723
>Category:       kern
>Synopsis:       GEOM should not process 'c' (raw) partitions for BSD scheme
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 09 07:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eir Nym
>Release:        FreeBSD-CURRENT 222277
>Organization:
Private Person
>Environment:
>Description:
While creating GEOM structure for BSD scheme, the 'raw' partition created automatically. This partition contains everything include partition scheme data. This partition creates another one GEOM..
>How-To-Repeat:
#gpart create -t MBR ada0
#gpart add -t freebsd ada0
#bsdlabel -w ada0s1
#gpart add -t freebsd-ufs -b 16 -s 10 ada0s1
#gpart add -t freebsd-swap -b 26 ada0s1
#gpart show
--> here we should see about 4 BSD GEOMs for ada0s1
>Fix:


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


More information about the freebsd-bugs mailing list