DX NetOps

  • 1.  Spectrum Secure Domain Controller (SDC)

    Broadcom Employee
    Posted Dec 19, 2018 11:09 AM

    Hi Team,

    I need to remove Spectrum SDC software from Linux Red-hat system.

    Can some share how this is done - I could not find the answer in any documentation.

    I must be looking in the wrong place.

    Many thanks

    Michael J



  • 2.  Re: Spectrum Secure Domain Controller (SDC)

    Broadcom Employee
    Posted Dec 19, 2018 11:15 AM


  • 3.  Re: Spectrum Secure Domain Controller (SDC)

    Broadcom Employee
    Posted Dec 19, 2018 11:47 AM

    Thanks all,

    I believe I have it - although I need the correct rights assigned to run the uninstaller at my client.

    Header 1
    [sysNMSAdmin@spec-16 Uninstall_SPECTRUM Secure Domain Connector]$ pwd
    /apps/nm/SDC/Uninstall_SPECTRUM Secure Domain Connector
    [sysNMSAdmin@spec-16 Uninstall_SPECTRUM Secure Domain Connector]$ ls -lrt
    total 3524
    -rwxr-xr-x 1 sysNMSAdmin spectrum 83377 Nov 23 12:50 Uninstall_SPECTRUM Secure Domain Connector
    -rwxrwxr-x 1 sysNMSAdmin spectrum 3383 Nov 23 12:50 Uninstall_SPECTRUM Secure Domain Connector.lax
    -rw-rw-r-- 1 sysNMSAdmin spectrum 322766 Nov 23 12:50 InstallScript.iap_xml
    -rw-rw-r-- 1 sysNMSAdmin spectrum 3182481 Nov 23 12:50 uninstaller.jar
    -rw-rw-r-- 1 sysNMSAdmin spectrum 28 Nov 23 12:50 removablesList.txt
    -rwxr-xr-x 1 sysNMSAdmin spectrum 3376 Nov 23 12:50 installvariables.properties
    drwxrwxr-x 2 sysNMSAdmin spectrum 4096 Nov 23 12:50 Logs
    [sysNMSAdmin@spec-16 Uninstall_SPECTRUM Secure Domain Connector]$ ./Uninstall_SPECTRUM\ Secure\ Domain\ Connector
    [sysNMSAdmin@spec-16 Uninstall_SPECTRUM Secure Domain Connector]$ ls -lrt
    total 0
    [sysNMSAdmin@spec-16 Uninstall_SPECTRUM Secure Domain Connector]$

    Thanks all.



  • 4.  Re: Spectrum Secure Domain Controller (SDC)

    Posted Dec 20, 2018 07:54 AM

    Thanks for sharing Michael



  • 5.  Re: Spectrum Secure Domain Controller (SDC)

    Broadcom Employee
    Posted Dec 21, 2018 12:34 PM

    Sometimes with this sort of thing you need to also go back down a directory and clean the install directory out as well.

    You might also want to check in /var in case there is that ".zero" XML configuration file there. It might have been put there as part of the install. When you retry the install then without removing it, it thinks that it is already there and so the install starts being mucked up.



  • 6.  Re: Spectrum Secure Domain Controller (SDC)

    Broadcom Employee
    Posted Dec 25, 2018 06:04 PM

    Michael,

     

    Yes, this one has definitely bitten me in the past by forgetting to clean it out.

     

    Ed