Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
ummmm. yeah. something else is using the underlying device. it is mounted to /home. maybe lsof wont show the device if it is just mounted. either way, you need to umount /home restart drbd so that drbd can claim the device, /dev/md1. you would then want to change your fstab to point /home to /dev/drbd1 instead of /dev/md1. mike Alan Cowes wrote: > > Hello Mike, > > > > I´ve checked the slave with a lsoft | grep /home and nothing comes up, > so that means that nothing is using that partition is that right? > > > > I have a line on the /etc/fstab that includes the /home : > > > > /dev/md1 /home ext3 defaults 0 2 > > > > ********* > > > > Also I have tried this, I stopped the DRBD and started again (on the > slave only, the master is running) and I got this error: > > > > Starting DRBD resources: [ d(HOME) /dev/drbd1: Failure: (114) Lower > device is already claimed. This usually means it is mounted. > > > > [HOME] cmd /sbin/drbdsetup /dev/drbd1 disk /dev/md1 /dev/sdc3 0 > --set-defaults --create-device --on-io-error=detach failed - continuing! > > > > ************ > > > > Any Idea? > > > > Thanks a lot for your response! > > > > Alan > > > > *De:* Mike Lovell [mailto:mike at dev-zero.net] > *Enviado el:* lunes, 22 de febrero de 2010 18:59 > *Para:* Alan Cowes > *CC:* drbd-user at lists.linbit.com > *Asunto:* Re: [DRBD-user] DISKLESS Resource > > > > Alan Cowes wrote: > > Why does one resource comes up in diskless mode, does it mean that its > faulty? > > > > iirc, it means that either it isn't configured with a disk or that > drbd could not open the device it is configured for. i think it wont > use a disk if it is mounted or otherwise in use. so check to see if > the disk is used by anything else. lsof can help identify what is. > > mike > > > P Antes de imprimir este mensaje, asegúrese de que es necesario. *El > medio ambiente está en nuestra mano. * > > LOPD: INFORMACION SOBRE PROTECCION Y TRATAMIENTO DE DATOS PERSONALES / > De acuerdo con la Ley de Servicios de la Sociedad de la Información y > Comercio Electrónico aprobada por el parlamento español y de la > vigente Ley Orgánica 15 13/12/1999 de Protección de Datos española, le > comunicamos que su dirección de Correo electrónico forma parte de > nuestra base de datos, teniendo usted derecho de oposición, acceso, > rectificación y cancelación de sus datos. Si desea acceder, > rectificar, cancelar u oponerse al tratamiento de sus datos, contacte > con nosotros en DATATRONICS, S.A. -- Avd. Cardenal Herrera Oria, 383 - > 28035 Madrid, o bien envíenos un e-mail a lopd at datatronics.es > <mailto:lopd at datatronics.es> junto con su nombre y apellidos, > indicando en el campo asunto el texto: "Borrar Datos Personales". > > LOPD: INFORMATION ABOUT PROTECTION AND TREATMENT OF PERSONAL DATA * */ > In compliance with the Law of Information Society Services and > Electronic Commerce approved y the Spanish parliament and the Organic > Law respect to Spanish Data Protection, in force dated 1999/12/1513 > we will inform you that your electronic mail address takes part of > our data base, you shall have the right to contradict, access, rectify > and cancel of your data. In case your desire is to access, rectify, > cancel or contradict your data treatment please contact us at > DATATRONICS, S.A.-Avda.Cardenal Herrera Oria, 383, 28035 Madrid or > else you could send us an e-mail to lopd at datatronics.es > <mailto:lopd at datatronics.es> along with your name and surnames > indicating in the field subject the text:"Delete Personal Data". > > AVISO DE CONFIDENCIALIDAD: > > Este mensaje y los archivos adjuntos son confidenciales. Los mismos > contienen información reservada y que no puede ser difundida. Si usted > ha recibido este correo por error, por favor avísenos inmediatamente > por e-mail o por teléfono (+34 91 376 92 90) y tenga la amabilidad de > eliminarlo de su sistema.* * > > CONFIDENTIALE NOTICE: > > This message and its attached files are confidential. They contain > information that is privileged and legally exempt from disclosure. If > you have received this e-mail by mistake, please let us know > immediately by e-mail and by phone (+34 91 376 92 90 ) and delete it > from your system. * * > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20100223/e4a46563/attachment.htm>