Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi, Roland >You probably want something like that for the utils: >./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc I cant find configure fire in my drbd directory. # tar zxf drbd-9.0.8-1.tar.gz # cd drbd-9.0.8-1 # ls -l total 72 -rw-rw-r-- 1 root root 11692 Jun 19 09:49 ChangeLog -rw-rw-r-- 1 root root 17990 Mar 7 2015 COPYING drwxr-xr-x 5 root root 4096 Aug 1 02:10 drbd drwxr-xr-x 3 root root 150 Aug 1 02:10 drbd-headers -rw-rw-r-- 1 root root 4834 Jun 19 09:44 drbd-kernel.spec -rw-rw-r-- 1 root root 297 Mar 7 2015 filelist-redhat -rw-rw-r-- 1 root root 240 Mar 7 2015 filelist-suse -rw-rw-r-- 1 root root 8203 May 31 03:02 Makefile drwxr-xr-x 2 root root 25 Aug 1 02:10 misc -rw-rw-r-- 1 root root 239 Mar 31 10:10 README -rw-rw-r-- 1 root root 592 Mar 31 10:10 README.drbd-utils drwxr-xr-x 2 root root 212 Aug 1 02:10 rpm-macro-fixes # i got this tar file from LINBIT's download site. Do I need more files?? or can I create the configure file from other file?? im not familiar with installing from source files. Regards, 2017-07-31 16:12 GMT+09:00 Roland Kammerer <roland.kammerer at linbit.com>: > On Mon, Jul 31, 2017 at 09:50:20AM +0900, 大川敬臣 wrote: > > Hi, Roland > > > > > That should not be necessary. In /etc/drbd.conf you have: > > > include "drbd.d/*.res"; > > > > My drbd.conf has been located in "/usr/local/etc/" like below : > > > > [root at drbd-01 etc]# ll /usr/local/etc/drbd.conf > > -rw-r--r-- 1 root root 169 Jul 28 02:38 /usr/local/etc/drbd.conf > > [root at drbd-01 etc]# > > > > The conf file has : > > [root at drbd-01 etc]# cat /usr/local/etc/drbd.conf > > # You can find an example in /usr/share/doc/drbd.../drbd.conf.example > > > > include "drbd.d/global_common.conf"; > > include "drbd.d/*.res"; > > [root at drbd-01 etc]# > > > > When I initialized DRBD, the res file named "drbdctrl.res" is created > into > > "/etc/drbd.d/". > > If I can install DRBD into "/etc/", the drbd.conf might be created in > > "/etc" and > > I don't need do add a line to inclued "drbdctrl.res". > > > > If you know how to change installation path of DRBD from default > > location,please let me know. > > > > You probably want something like that for the utils: > ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc > > Regards, rck > _______________________________________________ > drbd-user mailing list > drbd-user at lists.linbit.com > http://lists.linbit.com/mailman/listinfo/drbd-user > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20170801/a95f69ae/attachment.htm>