<HTML><BODY><div>Hello! Please help, how to fix it on RHEL system? What is problem?&nbsp;</div><div>&nbsp;</div><div>Problem:&nbsp;</div><div><div>[root@redos03 drbd.d]# drbdadm create-md test</div><div><span style="color:#f77272;">drbd.d/test.res:15: Parse error: 'global | common | resource | skip | include' expected,</span></div><div><span style="color:#f77272;">&nbsp; &nbsp; &nbsp; &nbsp; but got '}'</span></div><div>&nbsp;</div><div>&nbsp;</div><div><div><div>[root@redos03 drbd.d]# dnf search drbd</div><div>Последняя проверка окончания срока действия метаданных: 1 day, 2:19:25 назад, Чт 31 окт 2024 10:09:06.</div><div>============================================================================ Имя и Краткое описание совпадение: drbd =============================================================================</div><div>drbd.x86_64 : DRBD tools</div><div>collectd-drbd.i686 : DRBD plugin for collectd</div><div>collectd-drbd.x86_64 : DRBD plugin for collectd</div><div>drbd-bash-completion.x86_64 : Programmable bash completion support for drbdadm</div><div>drbd-bash-completion.i686 : Programmable bash completion support for drbdadm</div><div>drbd-kmod.x86_64 : LINBIT DRBD kernel module</div><div>drbd-kmod-common.noarch : Common files for drbd kernel module(s)</div><div>drbd-kmod_6.6.26-1.red80.x86_64.x86_64 : LINBIT DRBD kernel module</div><div>drbd-kmod_6.6.34-1.red80.x86_64.x86_64 : LINBIT DRBD kernel module</div><div>drbd-kmod_6.6.51-1.red80.x86_64.x86_64 : LINBIT DRBD kernel module</div><div>drbd-kmod_6.6.6-1.red80.x86_64.x86_64 : LINBIT DRBD kernel module</div><div>drbd-pacemaker.i686 : Pacemaker resource agent for DRBD</div><div>drbd-pacemaker.x86_64 : Pacemaker resource agent for DRBD</div><div>drbd-reactor.x86_64 : React to DRBD events via plugins.</div><div>drbd-reactor-bash-completion.x86_64 : Programmable bash completion support for drbd-reactorctl</div><div>drbd-selinux.x86_64 : SElinux policy for DRBD</div><div>drbd-selinux.i686 : SElinux policy for DRBD</div><div>drbd-udev.x86_64 : udev integration scripts for DRBD</div><div>drbd-udev.i686 : udev integration scripts for DRBD</div><div>drbd-utils.x86_64 : DRBD user-land tools and scripts</div><div>drbd-utils.i686 : DRBD user-land tools and scripts</div><div>drbd-xen.i686 : Xen block device management script for DRBD</div><div>drbd-xen.x86_64 : Xen block device management script for DRBD</div><div>drbdlinks.noarch : Program for managing links into a DRBD shared partition</div><div>[root@redos03 drbd.d]# dnf install drbd</div><div>Последняя проверка окончания срока действия метаданных: 1 day, 2:19:40 назад, Чт 31 окт 2024 10:09:06.</div><div>Пакет drbd-9.22.0-1.red80.x86_64 уже установлен.</div><div>Зависимости разрешены.</div><div>Отсутствуют действия для выполнения.</div><div>Выполнено!</div></div></div><div>&nbsp;</div><div>&nbsp;</div></div><div>&nbsp;</div><div>&nbsp;</div><div><div><div>[root@redos03 drbd.d]# cat /etc/hosts</div><div># Loopback entries; do not change.</div><div># For historical reasons, localhost precedes localhost.localdomain:</div><div>127.0.0.1 &nbsp; localhost localhost.localdomain localhost4 localhost4.localdomain4</div><div>::1 &nbsp; &nbsp; &nbsp; &nbsp; localhost localhost.localdomain localhost6 localhost6.localdomain6</div><div>192.168.88.244 redos03.ok.local redos03</div><div>192.168.88.243 redos04.ok.local redos04</div><div># See hosts(5) for proper format and other examples:</div><div># 192.168.1.10 foo.mydomain.org foo</div><div># 192.168.1.13 bar.mydomain.org bar</div><div>&nbsp;</div><div>[root@redos03 drbd.d]# cat /etc/drbd.d/global_common.conf</div><div>global {</div><div>usage-count yes;</div><div>}</div><div>common {</div><div>net {</div><div>protocol C;</div><div>}</div><div>}</div><div>&nbsp;</div><div>[root@redos03 drbd.d]# uname -n</div><div>redos03.ok.local</div><div>&nbsp;</div><div>[root@redos03 drbd.d]# cat /etc/drbd.d/test.res</div><div>resource test {</div><div>on redos03.ok.local {</div><div>device /dev/drbd0;</div><div>disk /dev/sdb1;</div><div>meta-disk internal;</div><div>address 192.168.88.244:7789;</div><div>}</div><div>on redos04.ok.local {</div><div>device /dev/drbd0;</div><div>disk /dev/sdb1;</div><div>meta-disk internal;</div><div>address 192.168.88.243:7789;</div><div>}</div><div>}</div><div>}</div><div>&nbsp;</div><div>[root@redos03 drbd.d]# hostnamectl</div><div>&nbsp;Static hostname: redos03.ok.local</div><div>&nbsp; &nbsp; &nbsp; &nbsp;Icon name: min</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Chassis: vm 🖴</div><div>&nbsp; &nbsp; &nbsp; Machine ID: 887b0d978898421192998808f4df0130</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Boot ID: 293803ab37574f90ba8fbf751d5d0e7b</div><div>&nbsp; Virtualization: vmware</div><div>Operating System: RED OS 8.0</div><div>&nbsp; &nbsp; &nbsp;CPE OS Name: cpe:/o:redos:redos:8</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Kernel: Linux 6.6.51-1.red80.x86_64</div><div>&nbsp; &nbsp; Architecture: x86-64</div><div>&nbsp;Hardware Vendor: VMware, Inc.</div><div>&nbsp; Hardware Model: VMware20,1</div><div>Firmware Version: VMW201.00V.21805430.B64.2305221830</div><div>[root@redos03 drbd.d]# hostname -I</div><div>192.168.88.244</div><div>&nbsp;</div><div><div><div>[root@redos03 drbd.d]# drbdadm create-md test</div><div><span style="color:#f77272;">drbd.d/test.res:15: Parse error: 'global | common | resource | skip | include' expected,</span></div><div><span style="color:#f77272;">&nbsp; &nbsp; &nbsp; &nbsp; but got '}'</span></div></div></div></div></div><div>&nbsp;</div><div>&nbsp;</div><div>THANKS!</div><div>&nbsp;</div><div data-signature-widget="container"><div data-signature-widget="content"><div>С уважением,<br>Alexey Burov<br>aoburov@mail.ru</div></div></div></BODY></HTML>