Just my 2cents: I didn't stumble exactly upon this.. (haven't tried ESXi yet)
i tried with ESX 3.5u1 / sol10u5 and ESX 3.5u2 / sol10u6 (current) and neither of them made problems.. (i've to admit, i didn't used them 24/7 but i think i'd have noticed) my physical machine was/is a SF X4100 (no M2) i think your problem is with the virtual nic / nic-driver: => do you have lockups too? (complete solaris-instance seems frozen / host does not respond to ping for some seconds) (i expierenced this, as long as i used the wrong nic/driver) (happened more often as more traffic travelled through) make sure you have the vmware-tools installed ;) are your running 64-bit or 32-bit kernels? (isainfo -v) (in case of ESX3.5u2/sol10u6 i used 32bit, not sure about 3.5u1/sol10u5) if 64bit, make sure you use the (virtual) e1000 nics [ethernet $xxx.virtualDev = "e1000" in .vmx file] in 32bit, make sure you use the vmxnet driver (without tools its pcnX) if i remember it correctly, the vmware-config perl script does not install the vmxnet drivers in 64bit..) Best regards, Michael Luksch On Fri, 2008-11-07 at 19:45 +0100, Lars Tunkrans wrote: > Yes I have noticed that as well. I did not happen with ESX 3.02 > but does happend on ESX3.5 > > Do you mind sharing what remedies you tried for this problem even though > they were not successful ? > > //Lars > > Chris skrev: > > FYI, I found that when running SRSS in a VM on ESXi, DTUs would lose the > > network connection to the VM quite often. I didn't find a work around, and > > ended up virtualizing with Xen/OpenSolaris. > > > > Chris > > > > > > > > _______________________________________________ > > SunRay-Users mailing list > > [email protected] > > http://www.filibeto.org/mailman/listinfo/sunray-users > > > > > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
