lmgrd启动两个独立的license


首先确认两个license的port不同!

对于lmgrd来讲的话,一般的用法是lmgrd -c "license位置" -l xxx.log. 如果不指定license的话,软件会自动寻找LM_LICENSE_FILE所指定的license,所以如果有多个license的话,可以通过LM_LICENSE_FILE指定,然后通过lmgrd启动,多个license之间通过;分隔. 例如:

export LM_LICENSE_FILE="/usr/eda/synopsys/license/synopsys.dat";"/usr/eda/synopsys/license/syn.lic"

参考:http://bbs.eetop.cn/thread-320440-1-1.html

lmgrd启动两个独立的license

上一篇:flanneld和calico


下一篇:git提示:There is no tracking information for the current branch