Pessoal, Alguém aqui já viu isso? Primeira vez que vi isso acontecer. Estou usando aqui um FreeBSD 10.0-RC1 e fazendo uns testes com Raid0 no geom_stripe mas está dando o seguinte:
Estou com 3 discos aqui sendo o ada0 com o sistema e tenho o ada1 e ada2 para fazer o raid 0. # kldload geom_stripe # gstripe label -v st0 /dev/ada1 /dev/ada2 GEOM_STRIPE: Device st0 created (id=2255281675). GEOM_STRIPE: Disk ada1 attached to st0. GEOM_PART: integrity check failed (ada1, BSD) GEOM_STRIPE: Cannot add disk diskid/DISK-MSE421RP27UT1K to st0 (error=17). GEOM_PART: integrity check failed (diskid/DISK-MSE421RP27UT1K, BSD) GEOM_STRIPE: Disk ada2 attached to st0. GEOM_STRIPE: Device stripe/st0 activated. GEOM_STRIPE: Cannot add disk diskid/DISK-MSK421Y215VYBC to st0 (error=17). # bsdlabel -wB /dev/stripe/st0 GEOM_PART: integrity check failed (ada1, BSD) GEOM_STRIPE: Cannot add disk diskid/DISK-MSK421Y215VYBC to st0 (error=17). GEOM_STRIPE: Cannot add disk diskid/DISK-MSE421RP27UT1K to st0 (error=17). GEOM_PART: integrity check failed (diskid/DISK-MSE421RP27UT1K, BSD) # newfs -U -j /dev/stripe/st0 Consigo formatar e montar o st0 mas fica dando esses erros inclusive no boot do sistema. Estou procurando aqui pra ver se acho alguma coisa mas alguém aqui passou por isso? Grande abraço, Gondim ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

