Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Jon (not registered) on Thu, 2011-11-17 23:40.

If you're setting this up with more than one data partition/volume group, the LV created at the end of the tutorial must be made on each volume group or heartbeat will fail.  

 ex:

 root@filer01 ~# lvcreate -L 400M -n StartVol_0 vg0drbd

 root@filer01 ~# lvcreate -L 400M -n StartVol_1 vg1drbd

 root@filer01 ~# lvcreate -L 400M -n StartVol_2 vg2drbd

 root@filer01 ~# lvcreate -L 400M -n StartVol_3 vg3drbd

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.