From: James H. <jam...@be...> - 2005-04-08 22:44:52
|
I'm running a server that boots xen (virtual machine monitor) via the network, running iscsi. The first domain/vm boots fine off the gigabit intel network card (e1000 linux module), but any attempt to start another domain result in an almost instant crash. Using a different network card (tlan) works fine. Given that xen and linux-iscsi only seem to break when running over the e1000 network card, the problem probably lies with the network driver, but can anyone give any suggestions as to what about linux-iscsi might invoke such a bug in a network driver? Thanks James |