Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2011 16:43:13 -0500
From:      Randy Bush <randy@psg.com>
To:        "Andrey V. Elsukov" <ae@FreeBSD.org>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: 8.2->9.prerel: gmirror failed with error 19
Message-ID:  <m2ipldo8su.wl%randy@psg.com>
In-Reply-To: <4EEE0F1A.4050609@FreeBSD.org>
References:  <m262hfpitb.wl%randy@psg.com> <4EEC7B54.4070407@FreeBSD.org> <m24nwzp64s.wl%randy@psg.com> <4EECC3E1.2000005@FreeBSD.org> <m239cjox12.wl%randy@psg.com> <4EEE0F1A.4050609@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>> # ATA/SCSI peripherals
>> device		scbus		# SCSI bus (required for ATA/SCSI)
>> #device		ch		# SCSI media changers
>> #device		da		# Direct Access (disks)
>> #device		sa		# Sequential Access (tape etc)
>> #device		cd		# CD
>> device		pass		# Passthrough device (direct ATA/SCSI access)
>> #device		ses		# SCSI Environmental Services (and SAF-TE)
> 
> I think you should add "device da" or "device ada" option to have some
> disks available.

will try.  but the working 8.2 was happy with just the ata, which i have
in the 9 config

# ATA controllers
#device		ahci		# AHCI-compatible SATA controllers
device		ata		# Legacy ATA/SATA controllers
options 	ATA_CAM		# Handle legacy controllers with CAM
options 	ATA_STATIC_ID	# Static device numbering
#device		mvs		# Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
#device		siis		# SiliconImage SiI3124/SiI3132/SiI3531 SATA

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2ipldo8su.wl%randy>