Lower device (/dev/md3) is already mounted
Hi!
Got this problem on Virtual Machine Replication & Failover with VMWare Server & Debian Etch (4.0) howto. Hope u can help me fix the problem.
Here's the portion which gave the error:
Linux:~# drbdadm up all
Lower device (/dev/md3) is already mounted
Command 'drbdsetup /dev/drbd0 disk /dev/md3 internal -1 --on-io-error=detach' terminated with exit code 20
My machine is currently at RAID 1.
Linux:~# fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 30 240943+ fd Linux raid autodetect
/dev/sda2 31 516 3903795 fd Linux raid autodetect
/dev/sda3 517 1732 9767520 fd Linux raid autodetect
/dev/sda4 1733 9707 64059187+ fd Linux raid autodetect
Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30 240943+ fd Linux raid autodetect
/dev/sdb2 31 516 3903795 fd Linux raid autodetect
/dev/sdb3 517 1732 9767520 fd Linux raid autodetect
/dev/sdb4 1733 9707 64059187+ fd Linux raid autodetect
Disk /dev/md3: 65.5 GB, 65596489728 bytes
2 heads, 4 sectors/track, 16014768 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md3 doesn't contain a valid partition table
I understand that the Howto is using ext3 partition and it said it should not be mounted first. I know i have to unmount the RAID Partition. But what's the proper command/configuration in the drbd.conf to load it as RAID 1 partition. Is it possible?
Also, I'm using a Gigabit NIC. In the /etc/drbf.conf
syncer {
rate 1024M; # Use more if you have a Gigabit network. Speed is in Kylobytes. e.g.: 10M = 10Megabytes
group 1;
Tried rate 1024M but there's an error as follows:
:~# drbdadm up all
/etc/drbd.conf:17: rate 1024M => 1024000K out of range [1..700000]K.
How can I fix it? What the valid options?
Thank you so much and more power!
Last edited by c4rdinal; 1st April 2008 at 02:36.
|
Recent comments
18 hours 50 min ago
23 hours 55 min ago
1 day 4 hours ago
1 day 6 hours ago
1 day 20 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 8 hours ago
2 days 8 hours ago
2 days 10 hours ago