Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Mon, Jul 18, 2011 at 07:13:26PM +0200, Philipp Reisner wrote: > I suggest to everybody who considers to upgrade from 8.3 to 8.4 > to have a look at the "Recent changes" appendix of the UG: > http://www.drbd.org/users-guide/ap-recent-changes.html Hi, I'm looking at the new man page of drbdsetup. Do I understand correctly that the syntax for drbdsetup has changed extensively? For example, before to create from scratch a new DRBD connection it was enough to: drbdsetup /dev/drbd12 disk $data_disk $meta_disk … drbdsetup /dev/drbd12 net ipv4:$ip:$port ipv4:$ip:$port … drbdsetup /dev/drbd12 primary Could you explain what would be the equivalent with the new syntax? I guess at least a new resource per connection, but what is the syntax for resource names? Etc… thanks, iustin