[rds-devel] Re: trying to reproduce the crash

Or Gerlitz ogerlitz at voltaire.com
Mon Feb 4 01:19:04 PST 2008


Olaf Kirch wrote:
> On the other side (host_b) I do this:
> 
> 	while sleep 1; do
> 		rmmod rds
>     		sleep 1
>     		insmod rds.ko
> 		rds-stress -R -r $host_b -s $host_a -p 4000 -c -d4 -t32 -T3 -D64k
> 	done

This does not really work for me, as after 2-3 iterations I get the 
below connect() error and then rmmod also fails, I guess that some of 
the worker processes are still using the RDS socket, etc, any idea what 
should I do to let this work?

Or

> + rds-stress -R -r 192.168.10.90 -s 192.168.10.85 -p 4000 -c -d4 -t32 -T3 -D64k
> started 8 cycle soaking processes
> connecting to 192.168.10.85:4000
> connect() failed, errno: 99 (Cannot assign requested address)
> + sleep 1
> parent 16991 exited
> parent 16991 exited
> parent 16991 exited
> parent 16991 exited
> parent 16991 exited
> parent 16991 exited
> parent 16991 exited
> parent 16991 exited
> + rmmod rds
> ERROR: Module rds is in use
> 




More information about the rds-devel mailing list