虚拟机重启后DC不能使用
时间:03-15
整理:3721RD
点击:
[root@localhost ~]# dv&
[1] 2887
[root@localhost ~]# Unable to obtAIn feature 'Design-Vision ' because:
Error: Can't communicate with the license server. (SEC-12)
Please contactat admin@(none), who is
your local Synopsys license administrator for Synopsys site 000.
Unable to obtain feature 'Design-Analyzer ' because:
Error: Can't communicate with the license server. (SEC-12)
Please contactat admin@(none), who is
your local Synopsys license administrator for Synopsys site 000.
Fatal: At least one of the following must be enabled : Design-Vision, Design-Analyzer. (DCSH-10)
^C
[1]+Exit 255design_vision
[1] 2887
[root@localhost ~]# Unable to obtAIn feature 'Design-Vision ' because:
Error: Can't communicate with the license server. (SEC-12)
Please contactat admin@(none), who is
your local Synopsys license administrator for Synopsys site 000.
Unable to obtain feature 'Design-Analyzer ' because:
Error: Can't communicate with the license server. (SEC-12)
Please contactat admin@(none), who is
your local Synopsys license administrator for Synopsys site 000.
Fatal: At least one of the following must be enabled : Design-Vision, Design-Analyzer. (DCSH-10)
^C
[1]+Exit 255design_vision
解决方案:
1、在synopsys.dat中第二行增加DAEMON snpslmd /usr/synopsys/scl/linux/bin/snpslmd
2、重新执行
lmstat -c /usr/synopsys/license/synopsys.dat
lmgrd -c /usr/synopsys/license/synopsys.dat(感觉每次开机之后都要执行)
不用那么麻烦,/etc/rc.d/rc.local 开机自启动license
受教了
高手可真多啊