mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 a4d925f8f0
			
		
	
	
		a4d925f8f0
		
	
	
	
	
		
			
			The test for an NBD client. The NBD server is disconnected after the client write request. The NBD client should reconnect and complete the write operation. Suggested-by: Denis V. Lunev <den@openvz.org> Suggested-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com> Reviewed-by: Eric Blake <eblake@redhat.com> Tested-by: Eric Blake <eblake@redhat.com> Message-Id: <1573529976-815699-1-git-send-email-andrey.shinkevich@virtuozzo.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| NBD server: started
 | |
| NBD client: QEMU-IO write
 | |
| NBD server: Closing connection on rule match inject-error
 | |
| NBD server: started
 | |
| NBD client: wrote 3145728/3145728 bytes at offset 0
 | |
| NBD server: Closing connection on rule match inject-error
 |