On Mon, Nov 4, 2024 at 4:01 PM Alexey Burov <aobu...@mail.ru> wrote:
> Hello! Please help, how to fix it on RHEL system? What is problem? > > Problem: > [root@redos03 drbd.d]# drbdadm create-md test > drbd.d/test.res:15: Parse error: 'global | common | resource | skip | > include' expected, > but got '}' > > > From your pasted content it seems that in your test.res you have 3 opening curly braces, but 4 closing ones. You could remove the last line and see what you get then HIH, Gianluca