<div dir="ltr"><div><div><div><div><div><div><div><div>Hi all,<br></div>Today I played a bit with Lustre 2.10.2 using the debs for Ubuntu 16.04 client and I was trying to use lnetctl which returned the following error:<br>lnetctl: error while loading shared libraries: liblnetconfig.so.2: cannot open shared object file: No such file or directory<br><br></div>The reason for this initially seemed to be that I had not installed lustre-dev which listed liblnetctl.so as part of its' content.<br></div>However it turns out that this liblnetctl.so is just a dead symlink to liblnetctl.so.2.0.0<br><br></div>So it seems to me there are 2 issues with the debs:<br></div>1. liblnetctl.so seems to be missing<br></div>2. liblnetctl.so should either be in lustre-utils or lustre-utils should depend on lustre-dev so that I can't install one without the other....<br><br></div>Thanks,<br></div>Eli<br></div>