Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    ...

    First, stop the services on the machine you are going to uninstall from:

    Supervisor

    Linux:        /sbin/service supervisor stop
    OS X:        SystemStarter stop supervisor 
    Win

    ...

    (dialog):    Services Window->Supervisor->stop
    Win (cmdline): net stop qubesupervisor

    ...

    On Linux and OS X, the Supervisor's database tables are not removed by the uninstall utility. Before removing the Supervisor software, you may want to run this command:
    $QBDIR/utils/upgrade_supervisor --erase

    This will drop all the database tables cleanly. It is not necessary to do this on Windows, as they are stored in the Qube! install itself.

    Worker

    Linux:        /sbin/service worker stop
    OS X:        SystemStarter stop

    ...

    worker 
    Win

    ...

    (dialog):    Services Window->Worker->stop
    Win (cmdline): net stop qubeworker

    ...

     

    Then run the installer on the relevant machine, and choose "Uninstall Everything" when you get to the selection screen:

    Image Added

    Manual Uninstall

    Perform the above actions to stop the services on the Supervisor and/or Workers, and then:

    Linux:        rpm –qa qube*# rpm –ev package1 package2 …
    OS X:        Open a Finder and delete the /Applications/pfx/ directory 
    Windows:  Open the "Start->Control Panel->Add/Remove Programs" and remove the Qube! Components ("Qube! Worker Service", "Qube! Core", Qube Jobtypes, etc)..

    Additional

    ...

    Cleanup

    The uninstaller does not get everything - remove these additional files.

    Linux

      1. The configuration files in /etc are not removed, and must be removed by hand - 
        1. /etc/qb.conf* 
        2. /etc/my.cnf backups
        3. /etc/qb.lic
      2. The directories in /usr/local/mysql/ are not removed by the upgrade_supervisor --erase command
        1. /usr/local/mysql/qube
        2. /usr/local/mysql/pfx_*

    OS X

      1. From the QubeGUIWranglerView, click on the menu items "Administration->AutoStart ____:Enabled->Disable".to remove the auto-start for Supervisor and Worker if enabled.
      2. From the Finder, locate the supervisor and worker folders in the /Library/Startup Items StartupItems folder.
      3. Locate the qube-supervisor, qube-worker, and qube-core installation pkg file in the /Library/Receipts folder and drag it to the Trash
      4. /Applications/pfx directory