Ubuntu 12.04LTS has Python 2.7.3, 13.10 has Python 2.7.5+.
Hello Takuya,
Please could you replace nbd_client.py by the version attached to this mail and
give it a try ?
Best regards
Beno�t
Le Friday 15 Nov 2013 � 11:40:39 (+0200), Pekka Enberg a �crit :
Le Tuesday 19 Nov 2013 à 02:15:20 (+0900), Takuya ASADA a écrit :
> I found that nbd protocl has negotiation stage, and in the stage it sendI will write a patch to do this.
> capability flag. And it has "NBD_FLAG_SEND_FLUSH".
> Maybe it's self._flags on script/nbd_client.py, we can decide send FLUSH or
> not based on the flag, I guess.
Best regards
Benoît
>
>
> 2013/11/19 Takuya ASADA <sy...@dokukino.com>
>
> > Hi,
> >
> > Looks like NBD_CMD_FLUSH cmd is added with "nbd asynchronous operation"
> > patches.
> > http://lists.gnu.org/archive/html/qemu-devel/2011-12/msg00734.html
> >
> > Maybe old qemu-nbd acts sync operation, doesn't it mean we don't have to
> > flush on the version?
> >
> >
> > 2013/11/18 Pekka Enberg <pen...@cloudius-systems.com>
> >
> >> On Mon, Nov 18, 2013 at 1:26 PM, Benoît Canet <benoit...@irqsave.net>