Hi Folks,
I am setting up DRBD on PMX 2.2 and getting below errors. Any clue how to update DRBD tools
root@pmx01:/opt/drbd/drbd-8.3# drbdadm -- --overwrite-data-of-peer primary r0
DRBD module version: 8.3.10
userland version: 8.3.7
you should upgrade your drbd tools!
root@pmx02:/opt/drbd# git clone http://git.drbd.org/drbd-8.3.git
Cloning into drbd-8.3...
root@pmx02:/opt/drbd# cd drbd-8.3/
root@pmx02:/opt/drbd/drbd-8.3# ls
autogen.sh ChangeLog COPYING documentation drbd-kernel.spec.in drbd.spec.in README scripts
benchmark configure.ac debian drbd drbd-km.spec.in Makefile.in rpm-macro-fixes user
root@pmx02:/opt/drbd/drbd-8.3# git checkout drbd-8.3.10
Note: checking out 'drbd-8.3.10'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 5c0b046... Preparing 8.3.10
root@pmx02:/opt/drbd/drbd-8.3# dpkg-buildpackage -rfakeroot -b -uc
-bash: dpkg-buildpackage: command not found
I am setting up DRBD on PMX 2.2 and getting below errors. Any clue how to update DRBD tools
root@pmx01:/opt/drbd/drbd-8.3# drbdadm -- --overwrite-data-of-peer primary r0
DRBD module version: 8.3.10
userland version: 8.3.7
you should upgrade your drbd tools!
root@pmx02:/opt/drbd# git clone http://git.drbd.org/drbd-8.3.git
Cloning into drbd-8.3...
root@pmx02:/opt/drbd# cd drbd-8.3/
root@pmx02:/opt/drbd/drbd-8.3# ls
autogen.sh ChangeLog COPYING documentation drbd-kernel.spec.in drbd.spec.in README scripts
benchmark configure.ac debian drbd drbd-km.spec.in Makefile.in rpm-macro-fixes user
root@pmx02:/opt/drbd/drbd-8.3# git checkout drbd-8.3.10
Note: checking out 'drbd-8.3.10'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 5c0b046... Preparing 8.3.10
root@pmx02:/opt/drbd/drbd-8.3# dpkg-buildpackage -rfakeroot -b -uc
-bash: dpkg-buildpackage: command not found