Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi Graham,
Currently the backup server only backup one production server. I haven't yet
added any other server.
I've redone the same setup on a different backup server and I don't have any
problem...
Thanks for your reply,
Adrien
On 11/1/07, Graham Wood <drbd at spam.dragonhold.org> wrote:
>
>
> > on prod1 {
> > device /dev/drbd0;
> > disk /dev/sda3;
> > address 10.0.0.229:7788;
> > meta-disk internal;
> > }
> >
> > on data {
> > device /dev/drbd0;
> > disk /dev/vg0/part1;
> > address 10.0.0.242:7788;
> > meta-disk internal;
> > }
> > }
> >
> This is (hopefully) a really silly question, but you are using a
> different local port on the backup server for each device, aren't you?
>
> The other issue you will have is that with 15 production servers
> (guessing from the 500Go/30Go) hitting a single spindle to do the
> initial sync, your backup server is going to be hammered.
>
> I'd suggest setting up a single mirror on the backup server first, get
> that in sync, and then stop drbd and restart with 2 to allow the
> second to sync. This will allow you to work through the setup one at
> a time to find any issues, as well as let the disk drive sync one
> mirror at a time.
>
> Graham
>
> _______________________________________________
> drbd-user mailing list
> drbd-user at lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user
>
>
--
Adrien Laurent
(514) 284-2020 x 202
http://www.modulis-groupe.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20071101/9837e915/attachment.htm>