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