Glenn Faden pisze: > Piotr Jasiukajtis wrote: >> Hi, >> >> It seems that performance on Trusted Extensions box is much lower then >> on normal system.. >> I don't think it's because of running multiple zones. >> >> LiveUpgrade takes 2-3 times longer then expected >> > I think this is actually zone-related. The LiveUpgrade needs to deal > with packages in each zone. What Solaris version are you using. I didn't > think LiveUpgrade worked in OpenSolaris. It's Solaris Express b103 + the latest ON bits (compiled by myself). On 2008.11 I cannot login into tjds as I noticed in the other thread.
>> Full screen movies from YouTube don't run smooth as usually. >> > I hadn't noticed that. It is probably not a networking performance > issue, so that leaves the X11 server. >> Is is because of labeling/tjds or something different? >> How can I/we improve performance on TX machine? >> >> > Although I don't think you'll notice much difference, you could switch > from using TCP sockets to UNIX domain (only in OpenSolaris). This is > slightly broken in 2008.11 but you can use the following workaround to > try out UNIX domain sockets: > > 1. In the global zone as root, create the following mount: > > # mount -F lofs /tmp/.X11-unix /var/tsol/doors/.X11-unix > > 2. In your labeled zone in a Terminal, set the DISPLAY variable to unix:0 > > $ DISPLAY=unix:0 > > Restart Firefox (or whatever you're using for YouTube) from this > Terminal window. Thanks, i will try that. -- Regards, Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com
