Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Oct 2008 16:48:45 +0300
From:      Manolis Kiagias <sonic2000gr@gmail.com>
To:        dino_vliet@yahoo.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: gmirror prerequisite question
Message-ID:  <48E7743D.9020709@gmail.com>
In-Reply-To: <946647.40848.qm@web51103.mail.re2.yahoo.com>
References:  <946647.40848.qm@web51103.mail.re2.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Dino Vliet wrote:
> Hey freebsd list,
>
> I've bought a secondry HDD to attach to my server running freebsd 7.0. I want to enable gmirror on it (will reinstall everything from scratch), but I want to know if my hardware is setup correctly as a prerequisite for doing this operation.
>
> The command 
>
> dmesg | grep Seagate 
>
> Yields:
>
> ad4: 76319MB <Seagate ST380815AS 3.AAC> at ata2-master UDMA33
> ad6: 76319MB <Seagate ST380815AS 3.AAC> at ata3-master UDMA33
>
> Can I assume everything is ok now and can I start the reinstallation? Why I'm in doubt is because of the master/slave thing I was expecting but that seems something of the IDE world as I have bought two Sata hard drives and connected it with sata cables to my motherboard.
>
> But just checking to be sure.
>
> Brgds and thanks in advanced!
> Dino
>
>   

The concept of master / slave only exists in the IDE (PATA) world. SATA 
disks do not have these troubles, as there is only one per cable.
Your setup is absolutely fine. If you haven't  already, I suggest you 
read this excellent article:

http://www.onlamp.com/pub/a/bsd/2005/11/10/FreeBSD_Basics.html?page=1

I've set up quite a few gmirrors with this info.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48E7743D.9020709>