Date: Sun, 19 Mar 2000 01:10:24 -0500 (EST) From: cjohnson@camelot.com To: FreeBSD-gnats-submit@freebsd.org Subject: kern/17483: <Synopsis of the problem (one line)> Message-ID: <20000319061024.7717612C30@galahad.camelot.com>
next in thread | raw e-mail | index | archive | help
>Number: 17483
>Category: kern
>Synopsis: <Synopsis of the problem (one line)>
>Confidential: yes
>Severity: serious
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 18 22:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Christopher T. Johnson
>Release: FreeBSD 4.0-RELEASE
>Organization:
Paladin Software
>Environment:
FreeBSD 4.0-RELEASE and prior. P233 SMP (Fails with UP as well)
Pure SCSI system.
<QUANTUM FIREBALL ST4.3S 0F0C> at scbus0 target 0 lun 0 (pass0,da0)
<EXABYTE EXB-8200 251K> at scbus0 target 4 lun 0 (pass1,sa0)
<TOSHIBA CD-ROM XM-5701TA 0167> at scbus0 target 5 lun 0 (pass2,cd0)
<IMS CDD2000/00 1.26> at scbus0 target 6 lun 0 (pass3,cd1)
<FUJITSU M2954Q-512 0177> at scbus1 target 0 lun 0 (pass4,da1)
<SEAGATE ST39140W 1281> at scbus1 target 1 lun 0 (pass5,da2)
<SEAGATE ST43400N 1022> at scbus1 target 2 lun 0 (pass6,da3)
<SEAGATE ST43400N 1028> at scbus1 target 3 lun 0 (pass7,da4)
<QUANTUM FIREBALL_TM2110S 300X> at scbus1 target 5 lun 0 (pass8,da5)
<SEAGATE ST43400N 1028> at scbus1 target 6 lun 0 (pass9,da6)
>Description:
The Fujitsu just came back from repair. It had no partition, no labels
no nothing. Used camcontrol cmd -n da -u 3 -v -t 7200 -c "4 0 0 0 0 0"
To prep the drive as it seemed to have some media errors.
After that ran "fdisk -e" Which reported that -e still exists but the
man page says "fdisk -I" is what I want now. (Thank you for the change,
I destroyed my slice table once trying to edit it with fdisk -e) Ran
fdisk -I and the results were:
The data for partition 1 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
start 63, size 8498322 (4149 Meg), flag 80 (active)
beg: cyl 0/ sector 1/ head 1;
end: cyl 528/ sector 63/ head 254
This looks good, so I try to write a disklabel:
su-2.03# disklabel -w -r da1s1 auto
disklabel: ioctl DIOCGDINFO: Invalid argument
disklabel: auto: unknown disk type
and:
su-2.03# disklabel -w -r da1 auto
disklabel: No space left on device
I've never been able to get disklabel to work on a virgin disk...
>How-To-Repeat:
See description
>Fix:
work around is to use a current version of sysinstall.
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000319061024.7717612C30>
