Softpanorama

May the source be with you, but remember the KISS principle ;-)
Home Switchboard Unix Administration Red Hat TCP/IP Networks Neoliberalism Toxic Managers
(slightly skeptical) Educational society promoting "Back to basics" movement against IT overcomplexity and  bastardization of classic Unix

Removing endpoints

News

Endpoints

Recommended Links Gateway Troubleshooting TEC Documentation Using Log Files to Troubleshoot Tivoli Environment Etc

At some point during the life cycle of a Tivoli environment, there will be a need for you to remove an endpoint  For example, you might install endpoints on machines in a prototype environment before you roll out Tivoli Management Framework to the enterprise.

See the section about deleting and uninstalling endpoints in Tivoli Enterprise Installation Guide

Removing endpoint consists of two separate operations:

Deleting endpoints from the Tivoli object database

Deleting endpoints from the Tivoli object database

The wdelep command removes the specified endpoints from the Tivoli object database. The wdelep command with the -d option stops the endpoint service and removes the specified endpoints from the Tivoli object database.

The endpoints that the wdelep command is run against no longer appear on the desktop and no longer appear in reports. However, the endpoint software remains on these machines for future use.

To delete the endpoint software from the machine, you must uninstall it. Procedures for uninstalling endpoints are provided in the following section.

For additional information about the wdelep command, refer to the Tivoli Management Framework Reference Manual.

Uninstalling an endpoint

Note: this section was modified from Uninstalling endpoints

Uninstalling an endpoint erases the endpoint software on the machine where it was installed. However, uninstalling the software from the machine does not delete its associated information from the Tivoli object database. To delete the endpoint from the object database, refer to Deleting endpoints from the Tivoli object database.

The general procedure for uninstalling any endpoint involves the following (step for RHEL 4):

  1. Stopping the endpoint service, for example:
    . /etc/Tivoli/lcf/1/lcf_env.sh
    /opt/tivoli/lcf/dat/1/lcfd.sh stop
  2. Erasing the endpoint directories and files on the client computer, for example: 
    rm -R /etc/Tivoli
    rm -R /opt/tivoli/lcf    
  3. Removing startup statements from system configuration files on the client computer, for example:
    rm /etc/init.d/Tivoli_lcfd1
    find /etc -name "S*Tivoli_lcf*" -exec rm {} \;
    find /etc -name "K*Tivoli_lcf*" -exec rm {} \;
    

Different platform types require different specific steps for uninstalling endpoints. The next sections describe how to uninstall UNIX and PC endpoints.

Uninstalling endpoints from UNIX platforms

The general procedure for removing endpoints is the same on all UNIX platforms, but the specific configuration files and directories vary. The next sections provide removal steps specific to different UNIX platforms.

Note: The directories specified in the following procedures assume the default locations.
Uninstalling endpoints from AIX systems

To uninstall an endpoint on an AIX machine, perform the following steps:

  1. Stop the endpoint daemon using one of the following methods:
  2. Remove the endpoint installation directory and subdirectories. The default location is /opt/Tivoli/lcf.
  3. Remove the endpoint environment directory, subdirectory, and files. The directory is /etc/Tivoli/lcf. The environment files are lcf_env.sh and lcf_env.csh.
  4. Remove the endpoint startup entry in /etc/inittab using the following command:
    /etc/rmitab rctma1
  5. Remove the /etc/rc.tma1 and /etc/inittab.before.tma1 files.
  6. Remove the /etc/Tivoli/*/userlink.htm file.
Uninstalling endpoints from HP-UX systems

To uninstall an endpoint on an HP-UX machine, perform the following steps:

  1. Stop the endpoint daemon using one of the following methods:
  2. Remove the endpoint installation directory and subdirectories. The default location is /opt/Tivoli/lcf.
  3. Remove the endpoint environment directory, subdirectory, and files. The directory is /etc/Tivoli/lcf. The environment files are lcf_env.sh and lcf_env.csh.
  4. Remove the /sbin/init.d/lcfd1.sh file, which is the endpoint startup script.
  5. Remove the following symbolic links:
    /sbin/rc0.d/K100Tivoli_lcf1
    /sbin/rc1.d/K100Tivoli_lcf1
    /sbin/rc2.d/K100Tivoli_lcf1
    /sbin/rc3.d/S500Tivoli_lcf1
     
  6. Remove the /etc/Tivoli/*/userlink.htm file.
Uninstalling Endpoints on Solaris systems

To uninstall an endpoint on a Solaris machine, perform the following steps:

  1. Stop the endpoint daemon using one of the following methods:
  2. Remove the endpoint installation directory and subdirectories. The default location is /opt/Tivoli/lcf.
  3. Remove the endpoint environment directory, subdirectory, and files. The directory is /etc/Tivoli/lcf. The environment files are lcf_env.sh and lcf_env.csh.
  4. Remove the /etc/init.d/lcfd1.rc file, which is the endpoint startup script.
  5. Remove the following symbolic links:
    /etc/rc0.d/K50Tivoli_lcf1
    /etc/rc1.d/K50Tivoli_lcf1
    /etc/rc2.d/K50Tivoli_lcf1
    /etc/rc3.d/S99Tivoli_lcf1
     
  6. Remove the /etc/Tivoli/*/userlink.htm file.
Uninstalling endpoints from Linux platforms

To uninstall an endpoint from a Linux for Intel system, perform the following steps:

  1. Stop the endpoint service using the lcfd.sh stop command.
     
  2. Remove the installation directory:
    rm -r /opt/Tivoli/lcf/1
  3. Remove the endpoint environment directory:
    rm -r /etc/Tivoli/lcf/1
  4. Remove the /etc/Tivoli/*/userlink.htm file.
     
  5. Remove the following autostart files and symbolic links from the system, if they exist:
    /etc/rc.d/init.d/lcfd1.rc
    /etc/rc.d/init.d/lcfd1.sh
    /etc/rc.d/init.d/Tivoli_lcfd1
    /etc/rc.d/rc0.d/K10Tivoli_lcf1
    /etc/rc.d/rc1.d/K10Tivoli_lcf1
    /etc/rc.d/rc2.d/S99Tivoli_lcf1
    /etc/rc.d/rc3.d/S99Tivoli_lcf1
    /etc/rc.d/rc4.d/S99Tivoli_lcf1
    /etc/rc.d/rc5.d/S99Tivoli_lcf1
    /etc/rc.d/rc6.d/S99Tivoli_lcf1
     
Uninstalling endpoints from SuSE systems (Intel and zOS)

To uninstall an endpoint from Intel and zOS SuSE system, perform the following steps:

  1. Stop the endpoint service using the lcfd.sh stop command.
     
  2. Remove the installation directory:
    rm -r /opt/Tivoli/lcf/1
  3. Remove the endpoint environment directory:
    rm -r /etc/Tivoli/lcf/1
  4. Remove the /etc/Tivoli/*/userlink.htm file.
     
  5. Remove the following autostart files and symbolic links from the system, if they exist:

    /etc/rc.d/init.d/Tivoli_lcfd1
    /etc/rc.d/rc2.d/K10Tivoli_lcf1
    /etc/rc.d/rc2.d/S99Tivoli_lcf1
    /etc/rc.d/rc3.d/K10Tivoli_lcf1
    /etc/rc.d/rc3.d/S99Tivoli_lcf1
    /etc/rc.d/rc4.d/K10Tivoli_lcf1
    /etc/rc.d/rc4.d/S99Tivoli_lcf1
    /etc/rc.d/rc5.d/K10Tivoli_lcf1
    /etc/rc.d/rc.5.d/S99Tivoli_lcf1

NEWS CONTENTS

Old News ;-)


Re Orphan endpoint deletion msg#00027 sysutils.tivoli.general

An orphaned endpoint has been deleted.

That is why it is orphaned, because it has been deleted, but the endpoint
has an lcf.dat file that tells it that it is part of the TMR, so it will
keep trying to login to the environment.

To stop it from trying to login as an orphan you would delete the lcf.dat file on the endpoint.

To avoid future orphans from being created, you should use the "wdelep -d" command
option. This will delete the lcf.dat file when the endpoint is deleted from the TMR.

The terminology you are using seems to be incorrect. If I haven't addressed the issue you are having, I'd suggest that you explain your problem then maybe someone can explain how you can resolve it.

Gary R. Hamilton
Senior Software Engineer
IBM Software Group - Tivoli Software (UK)
Global Response Team - Europe/Middle East/Africa
(GRT - EMEA)
+44(0)1753-780-988
mobile: +44(0)780-820-3714
e-mail:hamilgar-ygUJEDcBm8rQT0dZR+AlfA@xxxxxxxxxxxxxxxx
____________________________________________
AskTivoli - http://www-3.ibm.com/software/sysmgmt/products/support/
Web PMR submission - http://www-3.ibm.com/software/support/probsub.html

"Tritsaris

Konstantinos" To: "TME10 Tivoli List
(E-mail)" <tme10-cDSMKSnYR35p8oenWFLaGw@xxxxxxxxxxxxxxxx>

<TritsaKo-DlcUzCiGL5s@xxxxxxxxxxxxxxxx cc:

k.gr> Subject: [tme10] Orphan
endpoint deletion
Sent by:

owner-tme10-gDVLAvcG/0E@xxxxxxxxxxxxxxxx

.us.ibm.com

02/04/2004 13:23

Hi all,

can I delete an orphan endpoint?

Thank you in advance.

Tritsaris Costas
-----------------------------
NOVABANK S.A.



Etc

Society

Groupthink : Two Party System as Polyarchy : Corruption of Regulators : Bureaucracies : Understanding Micromanagers and Control Freaks : Toxic Managers :   Harvard Mafia : Diplomatic Communication : Surviving a Bad Performance Review : Insufficient Retirement Funds as Immanent Problem of Neoliberal Regime : PseudoScience : Who Rules America : Neoliberalism  : The Iron Law of Oligarchy : Libertarian Philosophy

Quotes

War and Peace : Skeptical Finance : John Kenneth Galbraith :Talleyrand : Oscar Wilde : Otto Von Bismarck : Keynes : George Carlin : Skeptics : Propaganda  : SE quotes : Language Design and Programming Quotes : Random IT-related quotesSomerset Maugham : Marcus Aurelius : Kurt Vonnegut : Eric Hoffer : Winston Churchill : Napoleon Bonaparte : Ambrose BierceBernard Shaw : Mark Twain Quotes

Bulletin:

Vol 25, No.12 (December, 2013) Rational Fools vs. Efficient Crooks The efficient markets hypothesis : Political Skeptic Bulletin, 2013 : Unemployment Bulletin, 2010 :  Vol 23, No.10 (October, 2011) An observation about corporate security departments : Slightly Skeptical Euromaydan Chronicles, June 2014 : Greenspan legacy bulletin, 2008 : Vol 25, No.10 (October, 2013) Cryptolocker Trojan (Win32/Crilock.A) : Vol 25, No.08 (August, 2013) Cloud providers as intelligence collection hubs : Financial Humor Bulletin, 2010 : Inequality Bulletin, 2009 : Financial Humor Bulletin, 2008 : Copyleft Problems Bulletin, 2004 : Financial Humor Bulletin, 2011 : Energy Bulletin, 2010 : Malware Protection Bulletin, 2010 : Vol 26, No.1 (January, 2013) Object-Oriented Cult : Political Skeptic Bulletin, 2011 : Vol 23, No.11 (November, 2011) Softpanorama classification of sysadmin horror stories : Vol 25, No.05 (May, 2013) Corporate bullshit as a communication method  : Vol 25, No.06 (June, 2013) A Note on the Relationship of Brooks Law and Conway Law

History:

Fifty glorious years (1950-2000): the triumph of the US computer engineering : Donald Knuth : TAoCP and its Influence of Computer Science : Richard Stallman : Linus Torvalds  : Larry Wall  : John K. Ousterhout : CTSS : Multix OS Unix History : Unix shell history : VI editor : History of pipes concept : Solaris : MS DOSProgramming Languages History : PL/1 : Simula 67 : C : History of GCC developmentScripting Languages : Perl history   : OS History : Mail : DNS : SSH : CPU Instruction Sets : SPARC systems 1987-2006 : Norton Commander : Norton Utilities : Norton Ghost : Frontpage history : Malware Defense History : GNU Screen : OSS early history

Classic books:

The Peter Principle : Parkinson Law : 1984 : The Mythical Man-MonthHow to Solve It by George Polya : The Art of Computer Programming : The Elements of Programming Style : The Unix Hater’s Handbook : The Jargon file : The True Believer : Programming Pearls : The Good Soldier Svejk : The Power Elite

Most popular humor pages:

Manifest of the Softpanorama IT Slacker Society : Ten Commandments of the IT Slackers Society : Computer Humor Collection : BSD Logo Story : The Cuckoo's Egg : IT Slang : C++ Humor : ARE YOU A BBS ADDICT? : The Perl Purity Test : Object oriented programmers of all nations : Financial Humor : Financial Humor Bulletin, 2008 : Financial Humor Bulletin, 2010 : The Most Comprehensive Collection of Editor-related Humor : Programming Language Humor : Goldman Sachs related humor : Greenspan humor : C Humor : Scripting Humor : Real Programmers Humor : Web Humor : GPL-related Humor : OFM Humor : Politically Incorrect Humor : IDS Humor : "Linux Sucks" Humor : Russian Musical Humor : Best Russian Programmer Humor : Microsoft plans to buy Catholic Church : Richard Stallman Related Humor : Admin Humor : Perl-related Humor : Linus Torvalds Related humor : PseudoScience Related Humor : Networking Humor : Shell Humor : Financial Humor Bulletin, 2011 : Financial Humor Bulletin, 2012 : Financial Humor Bulletin, 2013 : Java Humor : Software Engineering Humor : Sun Solaris Related Humor : Education Humor : IBM Humor : Assembler-related Humor : VIM Humor : Computer Viruses Humor : Bright tomorrow is rescheduled to a day after tomorrow : Classic Computer Humor

The Last but not Least Technology is dominated by two types of people: those who understand what they do not manage and those who manage what they do not understand ~Archibald Putt. Ph.D


Copyright © 1996-2021 by Softpanorama Society. www.softpanorama.org was initially created as a service to the (now defunct) UN Sustainable Development Networking Programme (SDNP) without any remuneration. This document is an industrial compilation designed and created exclusively for educational use and is distributed under the Softpanorama Content License. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.

FAIR USE NOTICE This site contains copyrighted material the use of which has not always been specifically authorized by the copyright owner. We are making such material available to advance understanding of computer science, IT technology, economic, scientific, and social issues. We believe this constitutes a 'fair use' of any such copyrighted material as provided by section 107 of the US Copyright Law according to which such material can be distributed without profit exclusively for research and educational purposes.

This is a Spartan WHYFF (We Help You For Free) site written by people for whom English is not a native language. Grammar and spelling errors should be expected. The site contain some broken links as it develops like a living tree...

You can use PayPal to to buy a cup of coffee for authors of this site

Disclaimer:

The statements, views and opinions presented on this web page are those of the author (or referenced source) and are not endorsed by, nor do they necessarily reflect, the opinions of the Softpanorama society. We do not warrant the correctness of the information provided or its fitness for any purpose. The site uses AdSense so you need to be aware of Google privacy policy. You you do not want to be tracked by Google please disable Javascript for this site. This site is perfectly usable without Javascript.

Last modified: March 12, 2019