> > Is there any documentation describing the protocol available? > > <http://grep.be/blog/en/computer/nbd/ethereal_wanted> > > The dissector has in the mean time been written, but that blog page > contains the most detailed description of the protocol that I ever > wrote; perhaps I should adapt this for nbd.sourceforge.net. > Note that there has been a minor change to the protocol in the mean > time; it currently uses two bits in the 128bytes of zeroes in the > handshake to signal readonly-ness of the export to the client.
Thanks! So it hasn't changed since my windows-implementation of the server-part. Noticed something odd: if I create an ext2 filesystem on an 10010624 bytes file, then mount it, then do echo bli > mountpoint/bli ; echo test > mountpoint/test, then umount and fsck -f on that /dev/ndb0-file, I get frequently an unattached inode error. Both with your nbd-server as well as my own (simple) implementation. I use your nbd-client. 2.9.11 Folkert van Heusden -- MultiTail na wan makriki wrokosani fu tan luku den logfile nanga san den commando spiti puru. Piki puru spesrutu sani, wroko nanga difrenti kroru, tya kon makandra, nanga wan lo moro. http://www.vanheusden.com/multitail/ ---------------------------------------------------------------------- Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
