From marat@elisium.hitv.ru  Thu Apr  7 11:06:53 2005
Return-Path: <marat@elisium.hitv.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A1A6D16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Apr 2005 11:06:53 +0000 (GMT)
Received: from webmail.hitv.ru (webmail.hitv.ru [217.66.16.37])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 89C9643D39
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Apr 2005 11:06:52 +0000 (GMT)
	(envelope-from marat@elisium.hitv.ru)
Received: from elisium.hitv.ru (elisium.hitv.ru [217.66.16.36])
	by webmail.hitv.ru (8.13.1/8.13.1) with ESMTP id j37AD40q067285
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 Apr 2005 14:13:04 +0400 (MSD)
	(envelope-from marat@elisium.hitv.ru)
Received: from elisium.hitv.ru (localhost [127.0.0.1])
	by elisium.hitv.ru (8.13.1/8.13.1) with ESMTP id j37A6FA6027993
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 Apr 2005 14:06:20 +0400 (MSD)
	(envelope-from marat@elisium.hitv.ru)
Received: (from root@localhost)
	by elisium.hitv.ru (8.13.1/8.13.1/Submit) id j37A6CsZ027989;
	Thu, 7 Apr 2005 14:06:12 +0400 (MSD)
	(envelope-from marat)
Message-Id: <200504071006.j37A6CsZ027989@elisium.hitv.ru>
Date: Thu, 7 Apr 2005 14:06:12 +0400 (MSD)
From: amarat@ksu.ru
Reply-To: amarat@ksu.ru
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysinstall does not create a device when using a disklabel
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         79621
>Category:       bin
>Synopsis:       sysinstall(8): sysinstall(8) does not create a device when using a disklabel
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-sysinstall
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 07 11:10:05 GMT 2005
>Closed-Date:    
>Last-Modified:  Tue Jul 13 13:37:21 UTC 2010
>Originator:     Marat N.Afanasyev
>Release:        FreeBSD 5.3-RELEASE-p5 amd64
>Organization:
Kazan State University, Russian Federation
>Environment:
System: FreeBSD elisium.hitv.ru 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #1: Mon Mar 28 16:33:10 MSD 2005 root@elisium.hitv.ru:/usr/obj/usr/src/sys/ELISIUM amd64


>Description:
Problem arrived when I tried to add slice to da0s1. First of all, I
forced to use 'sysctl kern.geom.debugflags=16' to create a slice. Then,
when I try to finish DiskLabel, it says 'Error mounting /dev/da0s1h on
/mnt : No such file or directory'. Slice was created on da0s1, but there's
no devfs entry in dev for newly created slice. So, there's no way to newfs
and mount and use /dev/da0s1h
>How-To-Repeat:
launch sysinstall, choose configuration->label, try to create new slice
on free space of partition, press 'W'
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pjd 
State-Changed-When: Thu Apr 7 20:42:48 GMT 2005 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=79621 
State-Changed-From-To: closed->open 
State-Changed-By: pjd 
State-Changed-When: Thu Apr 7 20:44:48 GMT 2005 
State-Changed-Why:  
Reopen PR, so maybe someone will pick it up and will fix 
sysinstall(8) or libdisk(3) to use proper mechanism, like 
bsdlabel(8) does. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79621 
Responsible-Changed-From-To: freebsd-bugs->freebsd-qa 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Jul 22 19:33:20 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79621 

From: Eugene Grosbein <eugen@kuzbass.ru>
To: bug-followup@freebsd.org
Cc: stable@freebsd.org, amarat@ksu.ru, pjd@freebsd.org
Subject: Re: kern/79621: sysinstall does not create a device when using a disklabel
Date: Sun, 25 Jun 2006 22:21:57 +0800

 Hi!
 
 This is still the problem for FreeBSD 6.1.
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=79621
 
 Eugene Grosbein
Responsible-Changed-From-To: freebsd-bugs->freebsd-sysinstall 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Tue Jul 13 13:37:20 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer(s) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79621 
>Unformatted:
