Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Wed, 2005-07-13 at 14:41 -0700, Curtis Vaughan wrote: > Apparently, as I understand, if everything is OK, I should create a > file system on /dev/drbd0 and then mount it. > But I can't create any filesystems on drbd0 nor can I mount it. So, > what is it that I am missing? DRBD will only allow write access to the Primary node. By default, the cluster comes up as Secondary/Inconsistent just to be safe. To change that, use this command: # drbdadm -- --do-what-I-say primary r0 That is, of course, a dangerous command and you should only do it if you're certain that the data on that disk is really what you want. In your case that's pretty easy. Corey -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20050713/b9a7e4b5/attachment.pgp>