How do I force Flexlm/MLM to re-read the mlm.opt file in Linux?

Under Windows, using lmtool.exe, I have the option of making the license manager re-read the license file. How can I do this under Linux? I'd prefer not to risk a total restart of the license manager as my users have long-running jobs that might not enjoy losing access to the license manager, even temporarily.
Many services will re-read their config files when sent a signal (e.g. pkill -USR1 ${process_name}). Does the Matlab license manager in Linux support this and, if so, what is the correct "signal" to send (signals USR1 and HUP are common)?

댓글 수: 1

Hi Randy.
I know this is a a bit old, but I'll answer about lmrereading for posterity. Linux lmutil should have the lmreread capability just as in windows. Please try:
./lmutil lmreread -c my_license file
All the best,

댓글을 달려면 로그인하십시오.

답변 (1개)

chen
chen 2014년 3월 10일

0 개 추천

Hi Randy
Use the lmutil command: e.g ./lmutil lmreread -c my_license file
Chen Shifrin Openlm.com

댓글 수: 1

I've tried this, but it doesn't seem to affect the MLM license agent. I've had to modify my mlm.opt file and need it to re-read the network named users and groups without interfering with currently checked-out licenses.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Manage Products에 대해 자세히 알아보기

제품

태그

질문:

2014년 3월 6일

댓글:

Ori
2015년 11월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by