( ESNUG 303 Item 6 ) ---------------------------------------------- [11/4/98]
Subject: (ESNUG 302 #5) PLEASE Help W/ Cadence Verilog-XL Licensing Problem
> Earlier this month I posted it on comp.cad.cadence as a description of a
> licensing problem when running Verilog XL on Solaris 5.6. I was told that
> updating to 97AQSR5 is required for Sol5.6. I did but to no avail.
> Verilog-XL refuses to connect to the license daemon but works fine under
> Sol 2.5.1... The following are transcripts of everything I tried...
>
> - Janick Bergeron
> Qualis Design Lake Oswego, OR
From: janick@qualis.qualis.com (Janick Bergeron)
John,
We finally resolved the problem!
When we installed our new E450 server, we tuned to system to be able to
support more users/processes than the out-of-the box configuration allows.
The following two parameters in the file "/etc/system" are what broke
Verilog-XL:
* set rlim_fd_max = 2048
* set rlim_fd_cur = 1024
If we comment them out (as shown above), XL works fine. If they are
built-in the kernel, Verilog sees a time-out when talking to the license
server.
I'm sending this problem description and solution to Cadence, Globetrotter,
and Sun.
Thank you to all of you who send valuable information to help us resolve our
problem.
- Janick Bergeron
Qualis Design Lake Oswego, OR
|
|