Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

lsnim showing entry I'd like to get rid of

Status
Not open for further replies.

TSch

Technical User
Jul 12, 2001
557
DE
Hi folks,

there's a machine being listed using

Code:
lsnim | grep machines

I'd like to remove.

Problem is that this machine is not being listed under

Code:
smitty nim
-> Perform NIM Administration Tasks
-> Manage Machines
-> Remove a Machine

What's wrong here and how can I remove this machine without smitty ?

Best Regards,
Thomas
 
Code:
nim -o remove MACHINENAME

smitty is only going to call that command line, but you can try it.
 
It worked, thanks a lot !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top