Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by AtomiX (not registered) on Fri, 2011-10-21 12:24.

I follow this tutorial in squeeze (debian 6.0) and is work fine just 2 poin of this page was change:

Do not need any more to compile, in Debian repository have the pre-build package of drbd.

the file /etc/drbd.conf  have some deprecate syntax i have modify like this:

  protocol C;

#  incon-degr-cmd "echo '!DRBD! pri on incon-degr' | wall ; sleep 60 ; halt -f"; # old

 handlers { pri-on-incon-degr "echo '!DRBD! pri on incon-degr' | wall ; sleep 60 ; halt -f"; }#new 

and in syncer the "group 1;"
was not reconize by drbd, so just comment or remove it and work fine
 

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.