8.2->9.prerel: gmirror failed with error 19

Randy Bush randy at psg.com
Sun Dec 18 21:43:14 UTC 2011


>> # 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


More information about the freebsd-stable mailing list