nim server 0042-061 resource is currently allocated for client use

来源:互联网 发布:网络人旗舰版注册 编辑:程序博客网 时间:2024/06/11 00:54
0042-061 m_rmbosi: the "mksysbadv" resource is currently allocated for client use




for i in `lsnim -c machines|awk '{print $1}'`
>do
>nim -o reset -a force=yes $i
>done  



for i in `lsnim -c machines|awk '{print $1}'`
>do
>nim -Fo deallocate -a subclass=all $i
>done



then the resource could be released by client