Configuration Changes to External Disk Arrays
This section contains the following procedures on making configuration changes to the external disk array:
- Changing Physical Configuration
- Changing Software Configuration
- Changing from External to Internal Disk
Changing Physical Configuration
To make changes to the physical configuration of the external disk storage array (for example, disconnecting it from the appliance event broker, switching to different disk storage array), power down the Solace Appliance Event Broker as follows:
Standalone Appliance Event Broker
- Enter the
shutdownMessage Spool CONFIG command to stop message spooling on the appliance event broker. - Enter the
power-downPrivileged EXEC command to turn off power to the appliance event broker. - Make the required cabling changes.
- Turn power to the appliance event broker back on.
- Enter the
no shutdownMessage Spool CONFIG command for the primary appliance event broker to start message spooling on the appliance event broker.
Redundant Appliance Event Brokers
- Enter the
shutdownMessage Spool CONFIG command on the active appliance event broker to stop message spooling on the appliance event broker. - Enter the
release-activityRedundancy CONFIG command to surrender activity to the mate appliance event broker. - Enter the
power-downPrivileged EXEC command to turn off power to the active appliance event broker. - Make the required cabling changes.
- Turn power to the active appliance event broker back on.
- Enter the
no release-activityRedundancy CONFIG command to return activity back to the appliance event broker that was shut down. - Enter the
no shutdownMessage Spool CONFIG command for the primary appliance event broker to start message spooling on the appliance event broker.
Changing Software Configuration
To make changes to the software configuration of the external disk storage array (for example, granting access to a new LUN), restart the appliance event broker as follows:
Standalone Appliance Event Broker
- Enter the
shutdownMessage Spool CONFIG command to stop message spooling on the appliance event broker. - Make the desired changes to the configuration of the external disk storage array.
- Enter the
reloadPrivileged EXEC command to restart the appliance event broker. - Enter the
no shutdownMessage Spool CONFIG command to start message spooling on the appliance event broker.
Redundant Appliance Event Brokers
- On the active appliance event broker, enter the
shutdownMessage Spool CONFIG command to stop message spooling on the appliance event broker. - Enter the
release-activityRedundancy CONFIG command to surrender activity to the mate appliance event broker. - Make the desired changes to the configuration of the external disk storage array.
- Enter the
reloadPrivileged EXEC command to restart the appliance event broker. - Enter the
no release-activityRedundancy CONFIG command to return activity back to the appliance event broker that was shut down. - Enter the
no shutdownMessage Spool CONFIG command for the primary appliance event broker to start message spooling on the appliance event broker.
Changing from External to Internal Disk
To change from external to internal disk for Guaranteed Messaging, power down the appliance event broker and disconnect the external disk array as follows:
This procedure requires a message spool reset, which results in the loss of all currently spooled messages.
Standalone Appliance Event Broker
- Enter the
shutdownMessage Spool CONFIG command to stop message spooling on the appliance event broker. - Enter the
no disk-arrayMessage Spool CONFIG command to remove the disk array. - Enter the
internal-diskMessage Spool CONFIG command to enable the internal disk for message spooling on the appliance event broker. - Enter the
resetMessage Spool ADMIN command to reset the message spool. - Enter the
no shutdownMessage Spool CONFIG command to start message spooling on the appliance event broker.
Redundant Appliance Event Brokers
Because it results in the loss of redundancy, Solace does not recommend changing from an external to internal disk for redundant appliance event brokers. If replication is configured, consider releasing activity to the replication site before changing from an external to internal disk.
- Enter the
shutdownMessage Spool CONFIG command to stop message spooling on the appliance event broker. - Enter the
shutdownRedundancy CONFIG command to stop the redundancy facility on the appliance event broker. - Enter the
no disk-arrayMessage Spool CONFIG command to remove the disk array. - Enter the
internal-diskMessage Spool CONFIG command to enable the internal disk for message spooling on the appliance event broker. - Enter the
resetMessage Spool ADMIN command to reset the message spool. - Enter the
no shutdownRedundancy CONFIG command to start the redundancy facility on the appliance event broker. - Enter the
no shutdownMessage Spool CONFIG command for either the primary or backup appliance event broker (as applicable) to start message spooling on the appliance event broker.