Hi, while talking to a very old NBD server from a recent Qemu Version i noticed that the max request size for NBD changed from 1MB to 32MB somewhen in the past with commit
commit 2d8214885942becb8f4371a66d6f8c9a9580108a Author: Stefan Hajnoczi <[email protected]> Date: Thu May 2 14:23:08 2013 +0200 nbd: support large NBD requests Is it possible to detect in the client which NBD server is running and adjust the limits accordingly? Thanks, Peter
