[DRBD-user] ultramonkey + drdb RH 7.3 --> unresolved symbol
Andre Froes
andre at nct.com.br
Wed Feb 25 21:04:07 CET 2004
Thanks Yano!!!
I did using RH 7.3....and worked very well...
[]s
Andre Froes
-----Original Message-----
From: Yano Tetsurou [mailto:t-yano at civilsolutions.co.jp]
Sent: Sunday, February 22, 2004 6:59 AM
To: drbd-user at lists.linbit.com
Cc: Andre Froes
Subject: Re: [DRBD-user] ultramonkey + drdb RH 7.3 --> unresolved symbol
"Andre Froes" <andre at nct.com.br> wrote:
Hi,Andre
I made packages of drbd-0.6.11(using RH8.0) like below.
#rpm -Uvh kernel-source-2.4.20-28.8.um.2.i386.rpm
#cd /usr/src/linux-2.4/
#vi /usr/src/linux-2.4/Makefile
Edit EXTRAVERSION like this.(Delete "custum") EXTRAVERSION = -28.8.um.1
--->save and exit
#make mrproper
#make menuconfig
--->save and exit
#make dep
#tar -zxvf drbd-0.6.11.tar.gz
#cd drbd-0.6.11
#vi Makefile.vars
Edit USERFLAGS like this.(Add "-DMODVERSIONS -DCONFIG_MODVERSIONS")
USERFLAGS := -Wall $(DEBUGFLAGS) -DMODVERSIONS
-DCONFIG_MODVERSIONS
#vi drbd.spec.in
Comment out below 4 lines.
#find sbin/rcdrbd -printf "/%p\n" >> "$FILELIST"
#if type -p rcdrbd ; then
# rcdrbd stop
#fi
--->save and exit
#make rpm
#cd ./dist/i386/
#rpm -Uvh drbd-*
------------
Tetsurou Yano
t-yano at civilsolutions.co.jp
------------
> Hello guys,
>
> I setup a 2 node HA/Load Balancing cluster using:
>
> RH 7.3 + all ultra monkey packages
> http://www.ultramonkey.org/download/2.0.1/rh.7.3/RPMS/
> kernel 2.4.20-28.7.um.1
>
> Now I would like to use drbd (latest release 0.6.11). However, I can'
load drbd module. There are lots of messages : "unresolved symbols"!!
>
> Have anyone experienced this situation?
>
> Best regards,
>
> Andre Froes
>
More information about the drbd-user
mailing list