On Thu, Apr 29, 2004 at 06:51:19PM +0800, Ed wrote:
> Here's the error message
> 
> [EMAIL PROTECTED] root]# service drbd start
> Setting up 'drbd0' .. disk drbd: ERROR: drbdsetup /dev/nb0 disk
> /dev/hda7 --do-panic --disk-size=3083440k [20]:
> drbd: ERROR: Lower device (/dev/hda7) is already mounted
> 
> I also changed disk-size = 1200, but got the same error message.. pls help

Obviously, disk-size has nothing to do with the problem. It's already
staring you in the face: /dev/hda7 is mounted elsewhere. You CANNOT do
that. You start DRBD which accesses /dev/hda7 (or whatever) directly,
then you mkfs/fsck/mount /dev/nb0 instead, which goes through DRBD.

 --> Jijo

-- 
Federico Sevilla III : jijo.free.net.ph : When we speak of free software
GNU/Linux Specialist : GnuPG 0x93B746BE : we refer to freedom, not price.
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to