If you have a resource assigned to a client, but are not sure which one, try:

for i in $(lsnim -t standalone | awk '{print $1}')
do
   echo $i : $(lsnim -l $i | grep nim_resource)
done

Replace nim_resource with the resource name you are having trouble with, e.g. AIX61TL9SP4_spot

About troyski

I'm a freelance UNIX engineer working in the UK. I'm married to Tina and between us we have six children. I'm a bit of an Apple fan boy, and all the Windows machines in the house are a thing of the past now.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Post navigation