[sheepdog-users] client=127.0.0.1:43971, op=DEL_VDI, data=(not string)
Marcin Mirosław
marcin at mejor.pl
Tue Mar 4 17:27:40 CET 2014
Hi!
I found in log something like this:
Mar 04 17:07:33 INFO [main] rx_main(775) req=0x7fcb380008c0, fd=20,
client=127.0.0.1:43343, op=MAKE_FS, data=(not string)
Mar 04 17:07:33 INFO [main] tx_main(827) req=0x7fcb380008c0, fd=20,
client=127.0.0.1:43343, op=MAKE_FS, result=00
Mar 04 17:07:43 INFO [main] rx_main(775) req=0x7fcb380008c0, fd=20,
client=127.0.0.1:43350, op=NEW_VDI, data=(not string)
Mar 04 17:07:43 INFO [main] tx_main(827) req=0x7fcb380008c0, fd=20,
client=127.0.0.1:43350, op=NEW_VDI, result=00
Mar 04 17:20:54 INFO [main] rx_main(775) req=0x7fcb280008c0, fd=15,
client=127.0.0.1:43971, op=DEL_VDI, data=(not string)
Mar 04 17:20:55 INFO [main] tx_main(827) req=0x7fcb280008c0, fd=15,
client=127.0.0.1:43971, op=DEL_VDI, result=00
It looks data_to_str() returns "return "(not string)"". Shoud I expect
to e.g. "data=<name of vdi>"?
$ sheep -v
Sheepdog daemon version 0.8.0_108_g21fc658_dirty
Marcin
More information about the sheepdog-users
mailing list