"J. Ryan Earl" <[email protected]> wrote: >On Sun, Nov 7, 2010 at 1:04 AM, chambal <[email protected]> wrote: > >> >> Then at the "drbadadm attach r0" step, it crashed. Nothing >> >[...] > >> >> showed in the syslog or watch windows (it crashed instantly). >> >> After reboot, nothing in syslog after the above lines, until the >> >> new boot messages.It's a plain system, nothing special using the disk - >> it's an SSD >> with some partitions, there's no raid or anything, this 1GB >> /dev/sda2 partition is created and formatted by the OS installer >> but then I remove it from fstab and it's only used for drbd. > > >Have you zeroed out this this partition before running 'drbdadm create-md'?
Yes, or at least the first part, via: dd if=/dev/zero bs=1M count=1 of=/dev/sda2 _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
