1. Home
  2. Cluster Management
  3. How do I remove a generic device from Bright?

How do I remove a generic device from Bright?

To remove a generic device from Bright using cmsh, the device will first need to be closed.

For example, let’s say you have a generic device called powershelf01 that you no longer want to use with your Bright cluster.  The device may be removed by running the following cmsh commands on the cluster’s active head node:

# cmsh
% device
% close powershelf01
% remove powershelf01
% commit

Updated on August 30, 2023

Related Articles

Leave a Comment