﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1400	neb-migrate is painfully slow	watersc1	watersc1	"This probably should be fixed in some fashion so that it runs in a reasonable timescale. Test case:


mysql> select count(ins_id),NOW() from instance where vol_id = 2 ;
+---------------+---------------------+
| count(ins_id) | NOW()               |
+---------------+---------------------+
|       1531146 | 2010-06-29 13:13:30 | 
+---------------+---------------------+

mysql> select count(ins_id),NOW() from instance where vol_id = 2 ;
+---------------+---------------------+
| count(ins_id) | NOW()               |
+---------------+---------------------+
|       1530712 | 2010-06-29 13:28:18 | 
+---------------+---------------------+


works out to 2.1843s per instance or a total of 928.76h for the full operation.
"	defect	new	normal		Nebulous		normal			
