Virtual TapeServer 8.4 Configuration Guide
218 | Virtual TapeServer Configuration Guide
To remove a cluster configuration
1. Log in to the first VTS server’s operating system and become root:
su -
2. On the VTS server, enter these commands to start luci and log in:
service luci start
luci_admin init
When prompted, enter a new password.
3. Access the luci web interface by entering this address in the browser:
https://hostname.domainname:8084
4. Login to luci.
5. Click the Cluster tab and note of the cluster name. You will need this name later.
6. Select Stop this cluster from the action drop-down list.
7. Select Delete this cluster from action drop-down list.
8. Click the homebase tab.
9. Click Manage Systems.
10. Select the checkboxes next to the system you are removing and then click Remove selected
entries.
11. Stop any running GFS services on the system by entering these commands on the command
line:
service ricci stop
service cman stop
service clvmd stop
service gfs stop
service luci stop
12. If you want to remove the cluster directory from the system, enter the following command
from the command line:
rm -rf /etc/cluster