马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
大家好,
我通过以下步骤尝试添加新feature(STAR-RC2_ULTRA_MANAGER)到license中(使用ocad自带的Synopsys.src):
1. 打开scl_keygen,填写HOST ID Daemon和HOST ID Feature为相同的Linux MAC地址
2. 填写HOST Name为Linux的”hostname“命令返回值
3. Port使用27000
4. 复制粘贴Synopsys.src中STAR-RC2_MANAGER的feature信息,并修改STAR-RC2_MANAGER为STAR-RC2_ULTRA_MANAGER
5. 点击Generate
6. 拖动生成的Synopsys.dat到fix.bat上
7. 添加snpslmd路径到Synopsys.dat第二行
7. 替换Linux中的Synopsys.dat
8. 重启lmg
环境:
CentOS 7.9
scl 2023.03(已使用1patch)
出现以下问题(Log):
05/21/2024 20:27:31 (snpslmd) INFO: Cloud detection enabled. 1
20:27:31 (snpslmd) SLOG: Summary LOG statistics is enabled.
20:27:31 (snpslmd) SLOG: FNPLS-INTERNAL-CKPT1
20:27:31 (snpslmd) SLOG: VM Status: 4
20:27:31 (snpslmd) SLOG: FNPLS-INTERNAL-CKPT5
20:27:31 (snpslmd) SLOG: TPM Status: 0
20:27:31 (snpslmd) SLOG: FNPLS-INTERNAL-CKPT6
20:27:31 (snpslmd) CVD License file has been Tampered.So no.of license Restricted to Original count
20:27:31 (snpslmd) CVD License file has been Tampered.So no.of license Restricted to Original count
20:27:31 (snpslmd) CVD License file has been Tampered.So no.of license Restricted to Original count
20:27:31 (snpslmd) CVD License file has been Tampered.So no.of license Restricted to Original count
20:27:32 (snpslmd) Feature SSS is not enabled yet
20:27:32 (snpslmd) Feature 3D is not enabled yet
20:27:32 (snpslmd) Feature 3P is not enabled yet
20:27:32 (snpslmd) Feature 8alaxy-Zroute is not enabled yet
20:27:32 (snpslmd) Feature A3200DX is not enabled yet
20:27:32 (snpslmd) Feature A42MX is not enabled yet
20:27:32 (snpslmd) Feature A500K is not enabled yet
20:27:32 (snpslmd) Feature A54SX is not enabled yet
20:27:32 (snpslmd) Feature A54SXA is not enabled yet
20:27:32 (snpslmd) Feature A7 is not enabled yet
......
......(都是Feature XXX is not enabled yet)
......
20:27:32 (snpslmd) Feature FSSPICE is not enabled yet
20:27:32 (snpslmd) Feature FSPRO is not enabled yet
20:27:32 (snpslmd) Feature FSPRO2XSIM is not enabled yet
20:27:32 (snpslmd) License server system started on yian
20:27:32 (snpslmd) No features to serve, exiting
20:27:32 (snpslmd) EXITING DUE TO SIGNAL 36 Exit reason 4
20:27:32 (lmgrd) snpslmd exited with status 36 (No features to serve)
20:27:32 (lmgrd) snpslmd daemon found no features. Please correct
20:27:32 (lmgrd) license file and re-start daemons.
20:27:32 (lmgrd)
20:27:32 (lmgrd) This may be due to the fact that you are using
20:27:32 (lmgrd) a different license file from the one you expect.
20:27:32 (lmgrd) Check to make sure that:
20:27:32 (lmgrd) /home/summer/Synopsys/scl/2023.03/admin/license/Synopsys.dat
20:27:32 (lmgrd) is the license file you want to use.
20:27:32 (lmgrd)
这下所有的Feature都没了。
有什么解决办法吗?谢谢!