Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hello, Using /proc/drbd doesn't sounds like a good idea : with drbd9, there's nothing but version in there. Perhaps should you use drbdadm and other command line tools ? Regards, Julien Le 18/02/2016 19:59, Digimer a écrit : > Hi all, > > I'm working on a program that (amoung other things) manages DRBD. Can > you get the estimated number of seconds remaining for a resync > operation? /proc/drbd shows "finish: 1:19:39 speed: 3,096 (3,316) K/sec" > and I'd like to avoid having to translate that human-readable time into > seconds if the data is already available directly somewhere. > > Thanks! >