Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Low Latency Transport

Results for Low Latency Transport

If you want to reduce extra traffic on the LLT links one small thing to do would be to add the following line to /etc/llttab on all the nodes in your cluster (say 2 node cluster): exclude 2-31 What the above line does is that it assumes that your ...
Blog Entry by Sandeep Agarwal | 05 Mar 2010 | 0 comments
It seems that some customers want to create a trunk out of two links and then create vlans over that trunk and then run LLT over those two vlans. This is how to do this on Solaris: Create a trunk (aggregation first) out of the two bge links: ...
Blog Entry by Sandeep Agarwal | 05 Mar 2010 | 0 comments
If you have LLT working over the ce driver on Solaris, one small change that you can make to help performance problems in your cluster would be the following: The /etc/system file on all hosts should have: set ce:ce_no_tx_lb=1 set ...
Blog Entry by Sandeep Agarwal | 05 Mar 2010 | 0 comments