[Drbd-dev] Parse error on drbdadm adjust command in drbd-utils 8.9.6
박경민
kmpak at mantech.co.kr
Tue Feb 23 03:20:26 CET 2016
Hello
Lately, I have updated drbd-utils 8.9.3 to 8.9.6 (with drbd-header).
I did not tested all command yet, no problem except *adjust* option.
At a glance in documents, in v8.9.6, there are some changes about 'path' in
connection, but I don't know how to use and what kind of parse error.
It works well *up* and *down* option.
Is there anything missing config property?
Below attatched resource file and error message.
Thanks
----------------------------------------------------------------
[root at Cent_2 v9]# drbdadm adjust r0
drbdsetup show r0:12: Parse error: 'host | net | skip | }' expected,
but got 'path' (TK 281)
resource r0 {
volume 0 {
device /dev/drbd1;
disk /dev/sdb1;
meta-disk /dev/sdc1;
}
on Cent_1 {
address 200.200.200.61:7789;
node-id 1;
}
on Cent_2 {
address 200.200.200.62:7789;
node-id 2;
}
connection {
host Cent_1 port 7789;
host Cent_2 port 7789;
net {
protocol C;
}
}
options {
#auto-promote yes;
}
handlers {
#before-resync-target "/root/work/before-resync.sh";
}
net {
}
}
--
기술연구소 Mobile : 010-4762-0519
*박 경 민 차장* kmpak at mantech.co.kr
서울특별시 성동구 성수일로4길 25 서울숲코오롱디지털타워 12층
Fax : 02-575-4858 / Tel : (02) 2136-6978 (978)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/drbd-dev/attachments/20160223/228ba2a6/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 16223 bytes
Desc: not available
URL: <http://lists.linbit.com/pipermail/drbd-dev/attachments/20160223/228ba2a6/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 4544 bytes
Desc: not available
URL: <http://lists.linbit.com/pipermail/drbd-dev/attachments/20160223/228ba2a6/attachment-0003.png>
More information about the drbd-dev
mailing list