> - Is there a possibility to sync ONLY my device on client side ? > Yes, fsync the file descriptor you have opened on the file or device.
Ok - will try it. Featurerequest: The normal szenario using nbd is over a network - therefore a disconnect of the client should fsync the disk before disconnecting (this can be done inside nbd-client). What's you opinion ? > > > And KILL the nbd-server after ? > > The client disconnect will cause the server to die. If either end of the > connection is terminated, the other side will also stop. NACK - i tried this on a nbd-server running @opensolaris - after disconnect the nbd-cli...@linux, the nbd-server still runs on solaris. It was not stopped. I have to kill it (but is there a cache inside nbd-server - if so, killing destroy also my cached data ...) regards Danny ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
